ports/179716: version update
Vasiliy P. Melnik
basil at vpm.net.ua
Wed Jun 19 13:10:00 UTC 2013
>Number: 179716
>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 Jun 19 13:10:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator: Vasiliy P. Melnik
>Release: 9.0-RELEASE-p6
>Organization:
na
>Environment:
FreeBSD cool.lk.kiev.ua 9.0-RELEASE-p6 FreeBSD 9.0-RELEASE-p6 #0 r248783: Wed Mar 27 11:17:55 EET 2013 root at cool.lk.kiev.ua:/usr/obj/usr/src/sys/cool amd64
>Description:
added Samba4 support
>How-To-Repeat:
>Fix:
diff -ru /usr/ports/sysutils/ldap-account-manager/Makefile /root/ldap-account-manager/Makefile
--- /usr/ports/sysutils/ldap-account-manager/Makefile 2013-04-24 21:10:30.000000000 +0300
+++ /root/ldap-account-manager/Makefile 2013-06-19 15:52:29.454224041 +0300
@@ -1,7 +1,7 @@
# $FreeBSD: sysutils/ldap-account-manager/Makefile 316464 2013-04-24 18:10:30Z ak $
PORTNAME= ldap-account-manager
-PORTVERSION= 4.1
+PORTVERSION= 4.2.1
CATEGORIES= sysutils www
MASTER_SITES= SF/${SHORTNAME}/LAM/${PORTVERSION}
diff -ru /usr/ports/sysutils/ldap-account-manager/distinfo /root/ldap-account-manager/distinfo
--- /usr/ports/sysutils/ldap-account-manager/distinfo 2013-03-28 11:21:11.000000000 +0200
+++ /root/ldap-account-manager/distinfo 2013-06-19 15:53:03.748225031 +0300
@@ -1,2 +1,2 @@
-SHA256 (ldap-account-manager-4.1.tar.gz) = 71b3e11efdd8c0d90c0ab72befde832a3c33f7464add85fdec5031c19625da02
-SIZE (ldap-account-manager-4.1.tar.gz) = 11889843
+SHA256 (ldap-account-manager-4.2.1.tar.gz) = aa4902286a33c55b73e1fd7b5ee51ee369d1567cfe90c4561f9feb07953f2624
+SIZE (ldap-account-manager-4.2.1.tar.gz) = 12516691
diff -ru /usr/ports/sysutils/ldap-account-manager/pkg-plist /root/ldap-account-manager/pkg-plist
--- /usr/ports/sysutils/ldap-account-manager/pkg-plist 2013-03-28 11:21:11.000000000 +0200
+++ /root/ldap-account-manager/pkg-plist 2013-06-19 15:54:58.365226436 +0300
@@ -723,6 +723,9 @@
%%WWWDIR%%/lib/profiles.inc
%%WWWDIR%%/lib/pdfstruct.inc
%%WWWDIR%%/lib/pdf.inc
+%%WWWDIR%%/lib/modules/windowsGroup.inc
+%%WWWDIR%%/lib/modules/windowsHost.inc
+%%WWWDIR%%/lib/modules/windowsUser.inc
%%WWWDIR%%/lib/modules/systemQuotas.inc
%%WWWDIR%%/lib/modules/shadowAccount.inc
%%WWWDIR%%/lib/modules/sambaSamAccount/sambaMungedDial.inc
Only in /root/ldap-account-manager: work
Patch attached with submission follows:
diff -ru /usr/ports/sysutils/ldap-account-manager/Makefile /root/ldap-account-manager/Makefile
--- /usr/ports/sysutils/ldap-account-manager/Makefile 2013-04-24 21:10:30.000000000 +0300
+++ /root/ldap-account-manager/Makefile 2013-06-19 15:52:29.454224041 +0300
@@ -1,7 +1,7 @@
# $FreeBSD: sysutils/ldap-account-manager/Makefile 316464 2013-04-24 18:10:30Z ak $
PORTNAME= ldap-account-manager
-PORTVERSION= 4.1
+PORTVERSION= 4.2.1
CATEGORIES= sysutils www
MASTER_SITES= SF/${SHORTNAME}/LAM/${PORTVERSION}
diff -ru /usr/ports/sysutils/ldap-account-manager/distinfo /root/ldap-account-manager/distinfo
--- /usr/ports/sysutils/ldap-account-manager/distinfo 2013-03-28 11:21:11.000000000 +0200
+++ /root/ldap-account-manager/distinfo 2013-06-19 15:53:03.748225031 +0300
@@ -1,2 +1,2 @@
-SHA256 (ldap-account-manager-4.1.tar.gz) = 71b3e11efdd8c0d90c0ab72befde832a3c33f7464add85fdec5031c19625da02
-SIZE (ldap-account-manager-4.1.tar.gz) = 11889843
+SHA256 (ldap-account-manager-4.2.1.tar.gz) = aa4902286a33c55b73e1fd7b5ee51ee369d1567cfe90c4561f9feb07953f2624
+SIZE (ldap-account-manager-4.2.1.tar.gz) = 12516691
diff -ru /usr/ports/sysutils/ldap-account-manager/pkg-plist /root/ldap-account-manager/pkg-plist
--- /usr/ports/sysutils/ldap-account-manager/pkg-plist 2013-03-28 11:21:11.000000000 +0200
+++ /root/ldap-account-manager/pkg-plist 2013-06-19 15:54:58.365226436 +0300
@@ -723,6 +723,9 @@
%%WWWDIR%%/lib/profiles.inc
%%WWWDIR%%/lib/pdfstruct.inc
%%WWWDIR%%/lib/pdf.inc
+%%WWWDIR%%/lib/modules/windowsGroup.inc
+%%WWWDIR%%/lib/modules/windowsHost.inc
+%%WWWDIR%%/lib/modules/windowsUser.inc
%%WWWDIR%%/lib/modules/systemQuotas.inc
%%WWWDIR%%/lib/modules/shadowAccount.inc
%%WWWDIR%%/lib/modules/sambaSamAccount/sambaMungedDial.inc
Only in /root/ldap-account-manager: work
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list