diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-03-16 01:23:35 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-03-16 01:23:35 +0000 |
commit | 311abfcf693a63c5ce94f8534ad33d79f695a840 (patch) | |
tree | f480e5e7d21d8dc03df0c229b2b3c0de3a825794 | |
parent | Update to 5.5.30 (diff) |
- update to 0.9.1
Notes
Notes:
svn path=/head/; revision=314330
-rw-r--r-- | devel/pkgconf/Makefile | 2 | ||||
-rw-r--r-- | devel/pkgconf/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/devel/pkgconf/Makefile b/devel/pkgconf/Makefile index 8a52b32db4fa..2903bfbf075b 100644 --- a/devel/pkgconf/Makefile +++ b/devel/pkgconf/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= pkgconf -PORTVERSION= 0.8.12 +PORTVERSION= 0.9.1 CATEGORIES= devel MASTER_SITES= http://rabbit.dereferenced.org/~nenolod/distfiles/ \ http://files.etoilebsd.net/pkgconf/ diff --git a/devel/pkgconf/distinfo b/devel/pkgconf/distinfo index 8d474438469d..4ed17e69110a 100644 --- a/devel/pkgconf/distinfo +++ b/devel/pkgconf/distinfo @@ -1,2 +1,2 @@ -SHA256 (pkgconf-0.8.12.tar.bz2) = 307b954f15b66ab094db808fd2d2be9e56d6ffc12204866bea59eba1b0cb68f3 -SIZE (pkgconf-0.8.12.tar.bz2) = 81236 +SHA256 (pkgconf-0.9.1.tar.bz2) = 8fafb60fab89b8f8c5407370bbb6b00ab70778d9f6336f388a37803a9907f936 +SIZE (pkgconf-0.9.1.tar.bz2) = 82129 |