Update devel/libevt to alpha-20130303
Responsible Changed From-To: freebsd-ports-bugs->antoine Submitter is maintainer and has GNATS access (via the GNATS Auto Assign Tool)
Responsible Changed From-To: antoine->freebsd-ports-bugs Back to freebsd-ports-bugs
Responsible Changed From-To: freebsd-ports-bugs->rm I will take it.
Author: rm Date: Sat Mar 9 16:34:20 2013 New Revision: 313728 URL: http://svnweb.freebsd.org/changeset/ports/313728 Log: - update to alpha-20130303 PR: 176755 Submitted by: antoine (maintainer) Modified: head/devel/libevt/Makefile head/devel/libevt/distinfo Modified: head/devel/libevt/Makefile ============================================================================== --- head/devel/libevt/Makefile Sat Mar 9 16:33:21 2013 (r313727) +++ head/devel/libevt/Makefile Sat Mar 9 16:34:20 2013 (r313728) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= libevt -DISTVERSION= alpha-20130209 +DISTVERSION= alpha-20130303 CATEGORIES= devel MASTER_SITES= GOOGLE_CODE @@ -14,7 +14,7 @@ LICENSE= LGPL3 GNU_CONFIGURE= yes CONFIGURE_ARGS= --enable-python USE_GETTEXT= yes -USE_GNOME= gnomehack +USES= pathfix USE_ICONV= yes USE_PYTHON= yes USE_LDCONFIG= yes Modified: head/devel/libevt/distinfo ============================================================================== --- head/devel/libevt/distinfo Sat Mar 9 16:33:21 2013 (r313727) +++ head/devel/libevt/distinfo Sat Mar 9 16:34:20 2013 (r313728) @@ -1,2 +1,2 @@ -SHA256 (libevt-alpha-20130209.tar.gz) = e0e12e1d8821b8ff4fa51f43378365075f2cb877f2fc5d4b5e836d8b18bb50e2 -SIZE (libevt-alpha-20130209.tar.gz) = 1621592 +SHA256 (libevt-alpha-20130303.tar.gz) = 4e9e7f4631de1646cead94ed21f3c7f0db3ac4108849fec6c1928167089320b1 +SIZE (libevt-alpha-20130303.tar.gz) = 1632601 _______________________________________________ svn-ports-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-ports-all To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
State Changed From-To: open->closed Committed, thanks.