svn commit: r345922 - head/devel/varconf

Oliver Lehmann oliver at FreeBSD.org
Tue Feb 25 08:00:23 UTC 2014


Author: oliver
Date: Tue Feb 25 08:00:22 2014
New Revision: 345922
URL: http://svnweb.freebsd.org/changeset/ports/345922
QAT: https://qat.redports.org/buildarchive/r345922/

Log:
  update o 1.0.1

Modified:
  head/devel/varconf/Makefile
  head/devel/varconf/distinfo

Modified: head/devel/varconf/Makefile
==============================================================================
--- head/devel/varconf/Makefile	Tue Feb 25 07:53:49 2014	(r345921)
+++ head/devel/varconf/Makefile	Tue Feb 25 08:00:22 2014	(r345922)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	varconf
-PORTVERSION=	1.0.0
+PORTVERSION=	1.0.1
 PORTREVISION=	1
 CATEGORIES=	devel
 MASTER_SITES=	SF/worldforge/${PORTNAME}%20%28config%20lib%29/${PORTVERSION}
@@ -19,6 +19,7 @@ USE_BZIP2=	yes
 USES=		libtool pathfix pkgconfig
 USE_LDCONFIG=	yes
 INSTALL_TARGET=	install-strip
+USE_GCC=	4.7+
 
 post-install:
 	@${MKDIR} ${STAGEDIR}${DOCSDIR}

Modified: head/devel/varconf/distinfo
==============================================================================
--- head/devel/varconf/distinfo	Tue Feb 25 07:53:49 2014	(r345921)
+++ head/devel/varconf/distinfo	Tue Feb 25 08:00:22 2014	(r345922)
@@ -1,2 +1,2 @@
-SHA256 (varconf-1.0.0.tar.bz2) = 91f9e909e1df6bbfef2fb3d589e1fd370e90c2310813cb445f1ee4b9cabffcc5
-SIZE (varconf-1.0.0.tar.bz2) = 301905
+SHA256 (varconf-1.0.1.tar.bz2) = c1d8ad78caaf1754a8d9bc29c8870a8671a8a079992e351fd83a719a9847168a
+SIZE (varconf-1.0.1.tar.bz2) = 304813


More information about the svn-ports-head mailing list