Bug 157006 - version update
Summary: version update
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: Frederic Culot
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-05-13 15:00 UTC by basil
Modified: 2011-05-14 10:20 UTC (History)
0 users

See Also:


Attachments
file.txt (1.66 KB, text/plain)
2011-05-13 15: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 2011-05-13 15:00:17 UTC
version update

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	2011-05-11 01:32:57.000000000 +0300
+++ /root/ldap-account-manager/Makefile	2011-05-13 16:41:56.000000000 +0300
@@ -6,8 +6,7 @@
 #
 
 PORTNAME=	ldap-account-manager
-PORTVERSION=	3.3.0
-PORTREVISION=	1
+PORTVERSION=	3.4.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	2011-05-11 01:32:57.000000000 +0300
+++ /root/ldap-account-manager/distinfo	2011-05-13 16:42:40.000000000 +0300
@@ -1,2 +1,2 @@
-SHA256 (ldap-account-manager-3.3.0.tar.gz) = 456c777086cc5c7bbc155c900c09049f78a8bf006cefe3df4055a03f0b81e2b9
-SIZE (ldap-account-manager-3.3.0.tar.gz) = 6209174
+SHA256 (ldap-account-manager-3.4.0.tar.gz) = 919f4f2a1d42d63cae1809d74110f6ed21911f7e11697e93788495b7c7b31c42
+SIZE (ldap-account-manager-3.4.0.tar.gz) = 6345112
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	2011-05-11 01:32:57.000000000 +0300
+++ /root/ldap-account-manager/pkg-plist	2011-05-13 16:43:51.000000000 +0300
@@ -108,6 +108,7 @@
 %%WWWDIR%%/graphics/process.png
 %%WWWDIR%%/graphics/profiles.png
 %%WWWDIR%%/graphics/refresh.png
+%%WWWDIR%%/graphics/required.png
 %%WWWDIR%%/graphics/samba.png
 %%WWWDIR%%/graphics/save.png
 %%WWWDIR%%/graphics/saveBig.png
===> Done

Patch attached with submission follows:
Comment 1 Frederic Culot freebsd_committer freebsd_triage 2011-05-13 15:18:58 UTC
Responsible Changed
From-To: freebsd-ports-bugs->culot

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2011-05-14 10:14:41 UTC
culot       2011-05-14 09:14:32 UTC

  FreeBSD ports repository

  Modified files:
    sysutils/ldap-account-manager Makefile distinfo pkg-plist 
  Log:
  - Update to 3.4.0
  
  PR:             ports/157006
  Submitted by:   Vasiliy P. Melnik <basil@vpm.net.ua> (maintainer)
  
  Revision  Changes    Path
  1.52      +1 -2      ports/sysutils/ldap-account-manager/Makefile
  1.30      +2 -2      ports/sysutils/ldap-account-manager/distinfo
  1.31      +1 -0      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"
Comment 3 Frederic Culot freebsd_committer freebsd_triage 2011-05-14 10:14:59 UTC
State Changed
From-To: open->closed

Committed. Thanks!