ports/140062: version update
Vasiliy P. Melnik
basil at vpm.net.ua
Wed Oct 28 20:00:12 UTC 2009
>Number: 140062
>Category: ports
>Synopsis: version update
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: maintainer-update
>Submitter-Id: current-users
>Arrival-Date: Wed Oct 28 20:00:03 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator: Vasiliy P. Melnik
>Release: 7.2-RELEASE-p4
>Organization:
>Environment:
FreeBSD monkey.lan 7.2-RELEASE-p4 FreeBSD 7.2-RELEASE-p4 #0: Fri Oct 9 15:47:16 EEST 2009 root at monkey.lan:/usr/obj/usr/src/sys/monkey i386
>Description:
- update to 2.8.0
- fix pkg-plist
>How-To-Repeat:
>Fix:
===> Generating patch
===> Viewing diff with more
diff -ruN --exclude=CVS /usr/ports/sysutils/ldap-account-manager/Makefile /root/ldap-account-manager/Makefile
--- /usr/ports/sysutils/ldap-account-manager/Makefile 2009-09-11 21:01:57.000000000 +0300
+++ /root/ldap-account-manager/Makefile 2009-10-28 21:16:19.000000000 +0200
@@ -6,7 +6,7 @@
#
PORTNAME= ldap-account-manager
-PORTVERSION= 2.7.0
+PORTVERSION= 2.8.0
CATEGORIES= sysutils www
MASTER_SITES= SF/${PNAME}/LAM/${PORTVERSION}
DISTNAME= ${PORTNAME:L}-${PORTVERSION}
diff -ruN --exclude=CVS /usr/ports/sysutils/ldap-account-manager/distinfo /root/ldap-account-manager/distinfo
--- /usr/ports/sysutils/ldap-account-manager/distinfo 2009-08-11 00:39:35.000000000 +0300
+++ /root/ldap-account-manager/distinfo 2009-10-28 21:20:02.000000000 +0200
@@ -1,3 +1,3 @@
-MD5 (ldap-account-manager-2.7.0.tar.gz) = bda2433edf0190967a75f20c15dd3d06
-SHA256 (ldap-account-manager-2.7.0.tar.gz) = b5434f2e904d3c80f70578482aee0da3f3c59657d5e2cb952c4e69ad73f17a3f
-SIZE (ldap-account-manager-2.7.0.tar.gz) = 2488557
+MD5 (ldap-account-manager-2.8.0.tar.gz) = 67d2a81da45c7d4c65632fbe2fb0d09e
+SHA256 (ldap-account-manager-2.8.0.tar.gz) = a11c7c65167c6b93c0ad53742b9f4641c734d1905bb214dbfcb28b47c243ddca
+SIZE (ldap-account-manager-2.8.0.tar.gz) = 2553702
Files /usr/ports/sysutils/ldap-account-manager/ldap-account-manager-2.8.0.tbz and /root/ldap-account-manager/ldap-account-manager-2.8.0.tbz differ
diff -ruN --exclude=CVS /usr/ports/sysutils/ldap-account-manager/pkg-plist /root/ldap-account-manager/pkg-plist
--- /usr/ports/sysutils/ldap-account-manager/pkg-plist 2009-08-11 00:39:35.000000000 +0300
+++ /root/ldap-account-manager/pkg-plist 2009-10-28 21:39:55.000000000 +0200
@@ -72,6 +72,7 @@
%%WWWDIR%%/graphics/language.png
%%WWWDIR%%/graphics/ldap-server.png
%%WWWDIR%%/graphics/light.png
+%%WWWDIR%%/graphics/loadProfile.png
%%WWWDIR%%/graphics/logo32.png
%%WWWDIR%%/graphics/locality.png
%%WWWDIR%%/graphics/lock.png
@@ -80,6 +81,7 @@
%%WWWDIR%%/graphics/mailBig.png
%%WWWDIR%%/graphics/minus.png
%%WWWDIR%%/graphics/modules.png
+%%WWWDIR%%/graphics/moduleSettings.png
%%WWWDIR%%/graphics/n.png
%%WWWDIR%%/graphics/netgroup.png
%%WWWDIR%%/graphics/network-wired.png
@@ -114,6 +116,7 @@
%%WWWDIR%%/graphics/tux.png
%%WWWDIR%%/graphics/uid.png
%%WWWDIR%%/graphics/uniquegroup.png
+%%WWWDIR%%/graphics/undo.png
%%WWWDIR%%/graphics/up.gif
%%WWWDIR%%/graphics/user.png
%%WWWDIR%%/graphics/userDefault.png
@@ -145,7 +148,6 @@
%%WWWDIR%%/lib/lamPDF.inc
%%WWWDIR%%/lib/lamdaemon.inc
%%WWWDIR%%/lib/lamdaemon.pl
-%%WWWDIR%%/lib/lamdaemonOld.pl
%%WWWDIR%%/lib/ldap.inc
%%WWWDIR%%/lib/lists.inc
%%WWWDIR%%/lib/modules.inc
@@ -168,7 +170,6 @@
%%WWWDIR%%/lib/modules/posixAccount.inc
%%WWWDIR%%/lib/modules/posixGroup.inc
%%WWWDIR%%/lib/modules/quota.inc
-%%WWWDIR%%/lib/modules/sambaAccount.inc
%%WWWDIR%%/lib/modules/sambaDomain.inc
%%WWWDIR%%/lib/modules/sambaGroupMapping.inc
%%WWWDIR%%/lib/modules/sambaSamAccount.inc
@@ -241,6 +242,7 @@
%%WWWDIR%%/templates/config/mainlogin.php
%%WWWDIR%%/templates/config/mainmanage.php
%%WWWDIR%%/templates/config/profmanage.php
+%%WWWDIR%%/templates/config/moduleSettings.php
%%WWWDIR%%/templates/delete.php
%%WWWDIR%%/templates/help.php
%%WWWDIR%%/templates/initsuff.php
===> Done
Patch attached with submission follows:
===> Generating patch
===> Viewing diff with more
diff -ruN --exclude=CVS /usr/ports/sysutils/ldap-account-manager/Makefile /root/ldap-account-manager/Makefile
--- /usr/ports/sysutils/ldap-account-manager/Makefile 2009-09-11 21:01:57.000000000 +0300
+++ /root/ldap-account-manager/Makefile 2009-10-28 21:16:19.000000000 +0200
@@ -6,7 +6,7 @@
#
PORTNAME= ldap-account-manager
-PORTVERSION= 2.7.0
+PORTVERSION= 2.8.0
CATEGORIES= sysutils www
MASTER_SITES= SF/${PNAME}/LAM/${PORTVERSION}
DISTNAME= ${PORTNAME:L}-${PORTVERSION}
diff -ruN --exclude=CVS /usr/ports/sysutils/ldap-account-manager/distinfo /root/ldap-account-manager/distinfo
--- /usr/ports/sysutils/ldap-account-manager/distinfo 2009-08-11 00:39:35.000000000 +0300
+++ /root/ldap-account-manager/distinfo 2009-10-28 21:20:02.000000000 +0200
@@ -1,3 +1,3 @@
-MD5 (ldap-account-manager-2.7.0.tar.gz) = bda2433edf0190967a75f20c15dd3d06
-SHA256 (ldap-account-manager-2.7.0.tar.gz) = b5434f2e904d3c80f70578482aee0da3f3c59657d5e2cb952c4e69ad73f17a3f
-SIZE (ldap-account-manager-2.7.0.tar.gz) = 2488557
+MD5 (ldap-account-manager-2.8.0.tar.gz) = 67d2a81da45c7d4c65632fbe2fb0d09e
+SHA256 (ldap-account-manager-2.8.0.tar.gz) = a11c7c65167c6b93c0ad53742b9f4641c734d1905bb214dbfcb28b47c243ddca
+SIZE (ldap-account-manager-2.8.0.tar.gz) = 2553702
Files /usr/ports/sysutils/ldap-account-manager/ldap-account-manager-2.8.0.tbz and /root/ldap-account-manager/ldap-account-manager-2.8.0.tbz differ
diff -ruN --exclude=CVS /usr/ports/sysutils/ldap-account-manager/pkg-plist /root/ldap-account-manager/pkg-plist
--- /usr/ports/sysutils/ldap-account-manager/pkg-plist 2009-08-11 00:39:35.000000000 +0300
+++ /root/ldap-account-manager/pkg-plist 2009-10-28 21:39:55.000000000 +0200
@@ -72,6 +72,7 @@
%%WWWDIR%%/graphics/language.png
%%WWWDIR%%/graphics/ldap-server.png
%%WWWDIR%%/graphics/light.png
+%%WWWDIR%%/graphics/loadProfile.png
%%WWWDIR%%/graphics/logo32.png
%%WWWDIR%%/graphics/locality.png
%%WWWDIR%%/graphics/lock.png
@@ -80,6 +81,7 @@
%%WWWDIR%%/graphics/mailBig.png
%%WWWDIR%%/graphics/minus.png
%%WWWDIR%%/graphics/modules.png
+%%WWWDIR%%/graphics/moduleSettings.png
%%WWWDIR%%/graphics/n.png
%%WWWDIR%%/graphics/netgroup.png
%%WWWDIR%%/graphics/network-wired.png
@@ -114,6 +116,7 @@
%%WWWDIR%%/graphics/tux.png
%%WWWDIR%%/graphics/uid.png
%%WWWDIR%%/graphics/uniquegroup.png
+%%WWWDIR%%/graphics/undo.png
%%WWWDIR%%/graphics/up.gif
%%WWWDIR%%/graphics/user.png
%%WWWDIR%%/graphics/userDefault.png
@@ -145,7 +148,6 @@
%%WWWDIR%%/lib/lamPDF.inc
%%WWWDIR%%/lib/lamdaemon.inc
%%WWWDIR%%/lib/lamdaemon.pl
-%%WWWDIR%%/lib/lamdaemonOld.pl
%%WWWDIR%%/lib/ldap.inc
%%WWWDIR%%/lib/lists.inc
%%WWWDIR%%/lib/modules.inc
@@ -168,7 +170,6 @@
%%WWWDIR%%/lib/modules/posixAccount.inc
%%WWWDIR%%/lib/modules/posixGroup.inc
%%WWWDIR%%/lib/modules/quota.inc
-%%WWWDIR%%/lib/modules/sambaAccount.inc
%%WWWDIR%%/lib/modules/sambaDomain.inc
%%WWWDIR%%/lib/modules/sambaGroupMapping.inc
%%WWWDIR%%/lib/modules/sambaSamAccount.inc
@@ -241,6 +242,7 @@
%%WWWDIR%%/templates/config/mainlogin.php
%%WWWDIR%%/templates/config/mainmanage.php
%%WWWDIR%%/templates/config/profmanage.php
+%%WWWDIR%%/templates/config/moduleSettings.php
%%WWWDIR%%/templates/delete.php
%%WWWDIR%%/templates/help.php
%%WWWDIR%%/templates/initsuff.php
===> Done
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list