Bug 140062 - version update: sysutils/ldap-account-manager
Summary: version update: sysutils/ldap-account-manager
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-10-28 20:00 UTC by basil
Modified: 2009-10-30 09:50 UTC (History)
0 users

See Also:


Attachments
file.txt (3.23 KB, text/plain)
2009-10-28 20:00 UTC, basil
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description basil 2009-10-28 20:00:03 UTC
- update to 2.8.0
- fix pkg-plist

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:
Comment 1 Martin Wilke freebsd_committer freebsd_triage 2009-10-29 09:20:34 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

I'll take it.
Comment 2 Martin Wilke freebsd_committer freebsd_triage 2009-10-30 09:49:03 UTC
State Changed
From-To: open->closed

Committed. Thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2009-10-30 09:49:06 UTC
miwi        2009-10-30 09:48:58 UTC

  FreeBSD ports repository

  Modified files:
    sysutils/ldap-account-manager Makefile distinfo pkg-plist 
  Log:
  - Update to 2.8.0
  
  PR:             140062
  Submitted by:   "Vasiliy P. Melnik" <basil@vpm.net.ua> (maintainer)
  
  Revision  Changes    Path
  1.42      +1 -1      ports/sysutils/ldap-account-manager/Makefile
  1.24      +3 -3      ports/sysutils/ldap-account-manager/distinfo
  1.24      +4 -2      ports/sysutils/ldap-account-manager/pkg-plist
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"