[Midnightbsd-cvs] mports [16508] trunk/devel/pkgconf: update pkgconf to 0.9.6

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Fri Aug 22 19:44:27 EDT 2014


Revision: 16508
          http://svnweb.midnightbsd.org/mports/?rev=16508
Author:   laffer1
Date:     2014-08-22 19:44:25 -0400 (Fri, 22 Aug 2014)
Log Message:
-----------
update pkgconf to 0.9.6

Modified Paths:
--------------
    trunk/devel/pkgconf/Makefile
    trunk/devel/pkgconf/distinfo

Modified: trunk/devel/pkgconf/Makefile
===================================================================
--- trunk/devel/pkgconf/Makefile	2014-08-22 23:41:45 UTC (rev 16507)
+++ trunk/devel/pkgconf/Makefile	2014-08-22 23:44:25 UTC (rev 16508)
@@ -1,15 +1,16 @@
 # $MidnightBSD$
 
 PORTNAME=	pkgconf
-PORTVERSION=	0.9.3
+PORTVERSION=	0.9.6
+PORTREVISION=	1
 CATEGORIES=	devel
 MASTER_SITES=	http://rabbit.dereferenced.org/~nenolod/distfiles/ \
 		http://files.etoilebsd.net/pkgconf/
 
 MAINTAINER=	ports at MidnightBSD.org
-COMMENT=	pkg-config compatible utility which does not depend on glib
+COMMENT=	Utility to help to configure compiler and linker flags
 
-LICENSE=	mit
+LICENSE=	iscl
 
 GNU_CONFIGURE=	yes
 CONFIGURE_ARGS=	--with-pkg-config-dir=${PREFIX}/libdata/pkgconfig:/usr/libdata/pkgconfig \

Modified: trunk/devel/pkgconf/distinfo
===================================================================
--- trunk/devel/pkgconf/distinfo	2014-08-22 23:41:45 UTC (rev 16507)
+++ trunk/devel/pkgconf/distinfo	2014-08-22 23:44:25 UTC (rev 16508)
@@ -1,2 +1,2 @@
-SHA256 (pkgconf-0.9.3.tar.bz2) = 00033a1080a81dfff7cd7ef98d2b054e4cf627376df92a67b98f2e0c243e7f11
-SIZE (pkgconf-0.9.3.tar.bz2) = 82334
+SHA256 (pkgconf-0.9.6.tar.bz2) = c40a77543fe5c7259b813f70ddaf229c2760a250d1cf2ccef60b81fb1d3fc299
+SIZE (pkgconf-0.9.6.tar.bz2) = 84005



More information about the Midnightbsd-cvs mailing list