Just a port update, thanks! diff -ruN shelldap.orig/Makefile shelldap/Makefile --- shelldap.orig/Makefile 2011-02-17 16:05:01.000000000 -0800 +++ shelldap/Makefile 2011-02-17 18:20:23.000000000 -0800 @@ -6,7 +6,7 @@ # PORTNAME= shelldap -PORTVERSION= 0.2 +PORTVERSION= 0.4 PORTREVISION= 1 CATEGORIES= net MASTER_SITES= http://www.martini.nu/misc/ diff -ruN shelldap.orig/distinfo shelldap/distinfo --- shelldap.orig/distinfo 2011-02-17 16:05:01.000000000 -0800 +++ shelldap/distinfo 2011-02-17 18:20:27.000000000 -0800 @@ -1,3 +1,2 @@ -MD5 (shelldap-0.2.tar.gz) = 2c68afa69968b71888e029485ee32881 -SHA256 (shelldap-0.2.tar.gz) = ea16c9d823794d78bbe4aa51f6a9d91c30a4119fdedad333564af245870efe73 -SIZE (shelldap-0.2.tar.gz) = 12147 +SHA256 (shelldap-0.4.tar.gz) = 81b2dbf1e0aec4ff9dda9a3d5043d299a6ffbf40cb3b26908a233ea6fa360562 +SIZE (shelldap-0.4.tar.gz) = 13456
Class Changed From-To: update->maintainer-update Fix category (submitter is maintainer) (via the GNATS Auto Assign Tool)
Responsible Changed From-To: freebsd-ports-bugs->sunpoet I will take it.
sunpoet 2011-02-18 11:56:07 UTC FreeBSD ports repository Modified files: net/shelldap Makefile distinfo pkg-descr Log: - Update to 0.4 - Add category: perl5 - Simplify MAN1 installation - Add WWW PR: ports/154855 Submitted by: Mahlon E. Smith <mahlon@martini.nu> (maintainer) Revision Changes Path 1.4 +4 -6 ports/net/shelldap/Makefile 1.3 +2 -3 ports/net/shelldap/distinfo 1.2 +2 -0 ports/net/shelldap/pkg-descr _______________________________________________ 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"
State Changed From-To: open->closed Committed. Thanks!