svn commit: r368816 - in head/devel/pkgconf: . files

Baptiste Daroussin bapt at FreeBSD.org
Mon Sep 22 07:13:35 UTC 2014


Author: bapt
Date: Mon Sep 22 07:13:34 2014
New Revision: 368816
URL: http://svnweb.freebsd.org/changeset/ports/368816
QAT: https://qat.redports.org/buildarchive/r368816/

Log:
  Update to 0.9.7

Deleted:
  head/devel/pkgconf/files/
Modified:
  head/devel/pkgconf/Makefile
  head/devel/pkgconf/distinfo

Modified: head/devel/pkgconf/Makefile
==============================================================================
--- head/devel/pkgconf/Makefile	Mon Sep 22 07:11:35 2014	(r368815)
+++ head/devel/pkgconf/Makefile	Mon Sep 22 07:13:34 2014	(r368816)
@@ -1,8 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	pkgconf
-PORTVERSION=	0.9.6
-PORTREVISION=	1
+PORTVERSION=	0.9.7
 CATEGORIES=	devel
 MASTER_SITES=	http://rabbit.dereferenced.org/~nenolod/distfiles/ \
 		http://files.etoilebsd.net/pkgconf/
@@ -18,6 +17,8 @@ CONFIGURE_ARGS=	--with-pkg-config-dir=${
 		--with-system-libdir=/usr/lib \
 		--with-system-includedir=/usr/include
 MAKE_ARGS=	MANDIR="${MAN1PREFIX}/man/man1"
+PLIST_DIRS=	pop
+PLIST_DIRSTRY=	pip
 
 CONFLICTS_INSTALL=	pkg-config-*
 

Modified: head/devel/pkgconf/distinfo
==============================================================================
--- head/devel/pkgconf/distinfo	Mon Sep 22 07:11:35 2014	(r368815)
+++ head/devel/pkgconf/distinfo	Mon Sep 22 07:13:34 2014	(r368816)
@@ -1,2 +1,2 @@
-SHA256 (pkgconf-0.9.6.tar.bz2) = c40a77543fe5c7259b813f70ddaf229c2760a250d1cf2ccef60b81fb1d3fc299
-SIZE (pkgconf-0.9.6.tar.bz2) = 84005
+SHA256 (pkgconf-0.9.7.tar.bz2) = afd2675d3cf39741906ab08e86421381271d67122a8a401d3a0fe59ad46af493
+SIZE (pkgconf-0.9.7.tar.bz2) = 84697


More information about the svn-ports-head mailing list