Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 22 Sep 2014 07:13:35 +0000 (UTC)
From:      Baptiste Daroussin <bapt@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r368816 - in head/devel/pkgconf: . files
Message-ID:  <201409220713.s8M7DZ3L097484@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201409220713.s8M7DZ3L097484>