svn commit: r302154 - head/devel/lfcxml

Frederic Culot culot at FreeBSD.org
Mon Aug 6 08:42:28 UTC 2012


Author: culot
Date: Mon Aug  6 08:42:27 2012
New Revision: 302154
URL: http://svn.freebsd.org/changeset/ports/302154

Log:
  - Update to 1.0.27 [1]
  - Pet portlint(1) by moving LICENSE section earlier
  
  Changes:	http://www.lemke-it.com/litnoauth?request=pubcloglfcxml
  PR:		ports/170377 [1]
  Submitted by:	Kurt Jaeger <fbsd-ports at opsec.eu> (maintainer)

Modified:
  head/devel/lfcxml/Makefile
  head/devel/lfcxml/distinfo

Modified: head/devel/lfcxml/Makefile
==============================================================================
--- head/devel/lfcxml/Makefile	Mon Aug  6 08:21:44 2012	(r302153)
+++ head/devel/lfcxml/Makefile	Mon Aug  6 08:42:27 2012	(r302154)
@@ -5,16 +5,17 @@
 # $FreeBSD$
 
 PORTNAME=	lfcxml
-PORTVERSION=	1.0.26
+PORTVERSION=	1.0.27
 CATEGORIES=	devel
 MASTER_SITES=	http://www.lemke-it.com/
 
 MAINTAINER=	fbsd-ports at opsec.eu
 COMMENT=	C++ XML library, used for databases/cego
 
+LICENSE=	GPLv2
+
 LIB_DEPENDS=	lfc.1:${PORTSDIR}/devel/lfc
 
-LICENSE=	GPLv2
 GNU_CONFIGURE=	yes
 CPPFLAGS+=	-I${LOCALBASE}/include
 LDFLAGS+=	-L${LOCALBASE}/lib

Modified: head/devel/lfcxml/distinfo
==============================================================================
--- head/devel/lfcxml/distinfo	Mon Aug  6 08:21:44 2012	(r302153)
+++ head/devel/lfcxml/distinfo	Mon Aug  6 08:42:27 2012	(r302154)
@@ -1,2 +1,2 @@
-SHA256 (lfcxml-1.0.26.tar.gz) = 5133f8cae1497b3207ac8cec44d08d6ea1ecaddf01f840f3547f50f33e76daf4
-SIZE (lfcxml-1.0.26.tar.gz) = 125552
+SHA256 (lfcxml-1.0.27.tar.gz) = f0fd9ef8329b183e3a3ed5a926261768b48aec7b99457f56dddf10e47a6f5f01
+SIZE (lfcxml-1.0.27.tar.gz) = 124925



More information about the svn-ports-head mailing list