diff options
author | schnoebe <schnoebe@pkgsrc.org> | 2011-06-05 00:43:24 +0000 |
---|---|---|
committer | schnoebe <schnoebe@pkgsrc.org> | 2011-06-05 00:43:24 +0000 |
commit | a8c8bb2d13e7d62616f32b31da1e9ccb8017569c (patch) | |
tree | 0e317b58dd397adb135b15d8aef802df88e40cb4 | |
parent | 99bc47be9b8c8694c5b0bf90faa2c243b24ede96 (diff) | |
download | pkgsrc-a8c8bb2d13e7d62616f32b31da1e9ccb8017569c.tar.gz |
Someone forgot to update devel/libgsf-gnome when updating devel/libgsf.
-rw-r--r-- | devel/libgsf-gnome/Makefile | 5 | ||||
-rw-r--r-- | doc/CHANGES-2011 | 3 |
2 files changed, 4 insertions, 4 deletions
diff --git a/devel/libgsf-gnome/Makefile b/devel/libgsf-gnome/Makefile index 051c1f69fb0..b3837aed051 100644 --- a/devel/libgsf-gnome/Makefile +++ b/devel/libgsf-gnome/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.12 2011/04/22 13:42:13 obache Exp $ +# $NetBSD: Makefile,v 1.13 2011/06/05 00:43:24 schnoebe Exp $ # -DISTNAME= libgsf-1.14.20 +DISTNAME= libgsf-1.14.21 PKGNAME= ${DISTNAME:S/libgsf/libgsf-gnome/} -PKGREVISION= 1 CATEGORIES= devel gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libgsf/1.14/} EXTRACT_SUFX= .tar.bz2 diff --git a/doc/CHANGES-2011 b/doc/CHANGES-2011 index d8f0593e657..9c7a8c02938 100644 --- a/doc/CHANGES-2011 +++ b/doc/CHANGES-2011 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2011,v 1.1398 2011/06/04 23:13:40 schnoebe Exp $ +$NetBSD: CHANGES-2011,v 1.1399 2011/06/05 00:43:24 schnoebe Exp $ Changes to the packages collection and infrastructure in 2011: @@ -2183,3 +2183,4 @@ Changes to the packages collection and infrastructure in 2011: Updated lang/python25 to 2.5.6 [obache 2011-06-04] Updated www/ikiwiki to 3.20110431 [schmonz 2011-06-04] Updated textproc/lua-expat to 1.2.0 [schnoebe 2011-06-04] + Updated devel/libgsf-gnome to 1.14.21 [schnoebe 2011-06-04] |