diff options
author | Alexander Nedotsukov <bland@FreeBSD.org> | 2005-11-14 12:09:54 +0000 |
---|---|---|
committer | Alexander Nedotsukov <bland@FreeBSD.org> | 2005-11-14 12:09:54 +0000 |
commit | 8221b9545f4e73d8c9c15ed445527ab05aeb438a (patch) | |
tree | fe862e268569bf818306454f2ff5cc4112d366e1 /devel/pkg-config | |
parent | 2025cb1d964f27a208723d9b939511e1010be853 (diff) |
Notes
Diffstat (limited to 'devel/pkg-config')
-rw-r--r-- | devel/pkg-config/Makefile | 2 | ||||
-rw-r--r-- | devel/pkg-config/distinfo | 5 |
2 files changed, 4 insertions, 3 deletions
diff --git a/devel/pkg-config/Makefile b/devel/pkg-config/Makefile index 4a66677fc427..13be163bfdb6 100644 --- a/devel/pkg-config/Makefile +++ b/devel/pkg-config/Makefile @@ -7,7 +7,7 @@ # PORTNAME= pkgconfig -PORTVERSION= 0.19 +PORTVERSION= 0.20 CATEGORIES= devel MASTER_SITES= http://pkgconfig.freedesktop.org/releases/ DISTNAME= pkg-config-${PORTVERSION} diff --git a/devel/pkg-config/distinfo b/devel/pkg-config/distinfo index 220f87d0cfa3..4376e4391911 100644 --- a/devel/pkg-config/distinfo +++ b/devel/pkg-config/distinfo @@ -1,2 +1,3 @@ -MD5 (gnome2/pkg-config-0.19.tar.gz) = 25f106d2cc82a0013f5bdc89875d5790 -SIZE (gnome2/pkg-config-0.19.tar.gz) = 968790 +MD5 (gnome2/pkg-config-0.20.tar.gz) = fb42402593e4198bc252ab248dd4158b +SHA256 (gnome2/pkg-config-0.20.tar.gz) = a047fe95564d7afde6b52382d57754c27a40af813d9c73f338083890da416f05 +SIZE (gnome2/pkg-config-0.20.tar.gz) = 969993 |