Small fixes for build process regarding sample build ( xmltest ) How-To-Repeat: -
Responsible Changed From-To: freebsd-ports-bugs->culot I'll take it.
Author: culot Date: Thu Aug 8 07:43:45 2013 New Revision: 324378 URL: http://svnweb.freebsd.org/changeset/ports/324378 Log: - Update to 1.1.5 Changes: http://www.lemke-it.com/litexec?request=pubcloglfcxml&user=&lang=en PR: ports/181083 Submitted by: Kurt Jaeger <fbsd-ports@opsec.eu> (maintainer) Modified: head/devel/lfcxml/Makefile head/devel/lfcxml/distinfo Modified: head/devel/lfcxml/Makefile ============================================================================== --- head/devel/lfcxml/Makefile Thu Aug 8 07:12:36 2013 (r324377) +++ head/devel/lfcxml/Makefile Thu Aug 8 07:43:45 2013 (r324378) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= lfcxml -PORTVERSION= 1.1.4 +PORTVERSION= 1.1.5 CATEGORIES= devel MASTER_SITES= http://www.lemke-it.com/ Modified: head/devel/lfcxml/distinfo ============================================================================== --- head/devel/lfcxml/distinfo Thu Aug 8 07:12:36 2013 (r324377) +++ head/devel/lfcxml/distinfo Thu Aug 8 07:43:45 2013 (r324378) @@ -1,2 +1,2 @@ -SHA256 (lfcxml-1.1.4.tar.gz) = 8a8c406d91466beccfe7b3a3bbd150ccabedad7c5256e764e4cae2f04b596cb0 -SIZE (lfcxml-1.1.4.tar.gz) = 756049 +SHA256 (lfcxml-1.1.5.tar.gz) = 469c33aca04c1d46929cac4872d0fd3f0c5ada186465ae27c4b89d21b04551f6 +SIZE (lfcxml-1.1.5.tar.gz) = 756035 _______________________________________________ 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!