Date: Fri, 23 Aug 2013 19:35:54 +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: r325278 - head/devel/pkgconf Message-ID: <201308231935.r7NJZsCO043582@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: bapt Date: Fri Aug 23 19:35:53 2013 New Revision: 325278 URL: http://svnweb.freebsd.org/changeset/ports/325278 Log: - update to 0.9.3 - Changes: add support for CFlags.private static linking improvements Modified: head/devel/pkgconf/Makefile head/devel/pkgconf/distinfo Modified: head/devel/pkgconf/Makefile ============================================================================== --- head/devel/pkgconf/Makefile Fri Aug 23 19:33:43 2013 (r325277) +++ head/devel/pkgconf/Makefile Fri Aug 23 19:35:53 2013 (r325278) @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= pkgconf -PORTVERSION= 0.9.2 -PORTREVISION= 1 +PORTVERSION= 0.9.3 CATEGORIES= devel MASTER_SITES= http://rabbit.dereferenced.org/~nenolod/distfiles/ \ http://files.etoilebsd.net/pkgconf/ Modified: head/devel/pkgconf/distinfo ============================================================================== --- head/devel/pkgconf/distinfo Fri Aug 23 19:33:43 2013 (r325277) +++ head/devel/pkgconf/distinfo Fri Aug 23 19:35:53 2013 (r325278) @@ -1,2 +1,2 @@ -SHA256 (pkgconf-0.9.2.tar.bz2) = e8c7ea4f12823383d2c95580d4497bd085aa10ce5979b6d22307b52febc4bfd3 -SIZE (pkgconf-0.9.2.tar.bz2) = 82140 +SHA256 (pkgconf-0.9.3.tar.bz2) = 00033a1080a81dfff7cd7ef98d2b054e4cf627376df92a67b98f2e0c243e7f11 +SIZE (pkgconf-0.9.3.tar.bz2) = 82334
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201308231935.r7NJZsCO043582>