ports/139744: update port: net/p5-ZConf important update to correct which config it loads
| From: | "Zane C.B." <vvelox@vvelox.net> |
| Date: | Mon, 19 Oct 2009 01:16:57 -0500 |
| Subject: | update port: net/p5-ZConf important update to correct which config it loads |
| Send-pr version: | gtk-send-pr 0.4.9 |
| Number: | 139744 |
| Category: | ports |
| Synopsis: | update port: net/p5-ZConf important update to correct which config it loads |
| Severity: | non-critical |
| Priority: | medium |
| Responsible: | miwi@FreeBSD.org |
| State: | closed |
| Class: | maintainer-update |
| Arrival-Date: | Mon Oct 19 06:20:02 UTC 2009 |
| Closed-Date: | Wed Nov 04 13:26:26 UTC 2009 |
| Last-Modified: | Wed Nov 04 13:26:26 UTC 2009 |
| Originator: | Zane C.B. |
| Release: | FreeBSD 7.2-STABLE i386 |
System: FreeBSD 7.2-STABLE #2: Tue Sep 22 17:59:50 CDT 2009
root@vixen42.vulpes:/usr/obj/usr/src/sys/GENERIC
1: setup LDAP in the config
2: notice it is not using LDAP
3: notice it is using ~/.config/zconf/zconf.zml instead of ~/.config/zconf.zml
4: apply patches and enjoy
|
Download p5-ZConf_Makefile.diff
|
--- Makefile.orig 2009-10-19 01:08:41.000000000 -0500
+++ Makefile 2009-10-19 01:09:10.000000000 -0500
@@ -6,7 +6,7 @@
#
PORTNAME= ZConf
-PORTVERSION= 1.2.0
+PORTVERSION= 1.2.1
CATEGORIES= net perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= ../../authors/id/V/VV/VVELOX
|
|
Download p5-ZConf_distinfo.diff
|
--- distinfo.orig 2009-10-19 01:08:46.000000000 -0500
+++ distinfo 2009-10-19 01:09:51.000000000 -0500
@@ -1,3 +1,3 @@
-MD5 (ZConf-1.2.0.tar.gz) = 2262ac87dbe0754ea6418733bea831db
-SHA256 (ZConf-1.2.0.tar.gz) = 6393a254160557951f1d42efa7d67aec47b7d66caa0d72f62ea748744b18c7ee
-SIZE (ZConf-1.2.0.tar.gz) = 24560
+MD5 (ZConf-1.2.1.tar.gz) = 95301460293fad30c60eed7b1e891d8a
+SHA256 (ZConf-1.2.1.tar.gz) = fa3bcfe73d1026ef0f3fcd000a7ffd155bf5fde76ca6b7f93f0b31eed00b6472
+SIZE (ZConf-1.2.1.tar.gz) = 24593
|
| Responsible Changed |
| From-To: | freebsd-ports-bugs->miwi |
| By: | miwi |
| When: | Mon Oct 19 08:39:46 UTC 2009 |
| Why: | I'll take it.
|
| State Changed |
| From-To: | open->closed |
| By: | miwi |
| When: | Wed Nov 4 13:26:25 UTC 2009 |
| Why: | Committed. Thanks!
|