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 | |
parent | - Fix a bug introduced with fetchmail-6.2.5.2_3, where it would sometimes (diff) |
- Update to 0.20
- Add SHA256 checksum.
Notes
Notes:
svn path=/head/; revision=148219
-rw-r--r-- | devel/pkg-config/Makefile | 2 | ||||
-rw-r--r-- | devel/pkg-config/distinfo | 5 | ||||
-rw-r--r-- | devel/pkgconfig/Makefile | 2 | ||||
-rw-r--r-- | devel/pkgconfig/distinfo | 5 |
4 files changed, 8 insertions, 6 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 diff --git a/devel/pkgconfig/Makefile b/devel/pkgconfig/Makefile index 4a66677fc427..13be163bfdb6 100644 --- a/devel/pkgconfig/Makefile +++ b/devel/pkgconfig/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/pkgconfig/distinfo b/devel/pkgconfig/distinfo index 220f87d0cfa3..4376e4391911 100644 --- a/devel/pkgconfig/distinfo +++ b/devel/pkgconfig/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 |