diff options
author | wulf <wulf@pkgsrc.org> | 2001-04-13 16:13:35 +0000 |
---|---|---|
committer | wulf <wulf@pkgsrc.org> | 2001-04-13 16:13:35 +0000 |
commit | 30351e19ff35f51fef65ca6a5c4ea35f448613c3 (patch) | |
tree | 926b604375654ccf77988a3fe610efdef35604ff /x11/gtk+extra | |
parent | 83987f6e72070fb108f98812b494c73102a0875b (diff) | |
download | pkgsrc-30351e19ff35f51fef65ca6a5c4ea35f448613c3.tar.gz |
Updated gtk+extra to 0.99.14: Bugfix update
Diffstat (limited to 'x11/gtk+extra')
-rw-r--r-- | x11/gtk+extra/Makefile | 4 | ||||
-rw-r--r-- | x11/gtk+extra/files/md5 | 4 | ||||
-rw-r--r-- | x11/gtk+extra/pkg/PLIST | 7 |
3 files changed, 8 insertions, 7 deletions
diff --git a/x11/gtk+extra/Makefile b/x11/gtk+extra/Makefile index a29965752b8..7d7e7f003b4 100644 --- a/x11/gtk+extra/Makefile +++ b/x11/gtk+extra/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.4 2001/03/10 12:32:00 drochner Exp $ +# $NetBSD: Makefile,v 1.5 2001/04/13 16:15:13 wulf Exp $ # -DISTNAME= gtk+extra-0.99.13 +DISTNAME= gtk+extra-0.99.14 CATEGORIES= x11 MASTER_SITES= http://gtkextra.sourceforge.net/src/ diff --git a/x11/gtk+extra/files/md5 b/x11/gtk+extra/files/md5 index 25588b6a0d0..341a989a4e3 100644 --- a/x11/gtk+extra/files/md5 +++ b/x11/gtk+extra/files/md5 @@ -1,3 +1,3 @@ -$NetBSD: md5,v 1.3 2001/03/10 12:32:00 drochner Exp $ +$NetBSD: md5,v 1.4 2001/04/13 16:13:35 wulf Exp $ -SHA1 (gtk+extra-0.99.13.tar.gz) = eac4a9c7f60ccc7cd7b84fb2c6e84cd8fca1f8fb +SHA1 (gtk+extra-0.99.14.tar.gz) = f90a068cca7678e69ef071aaca8b9322f6735c45 diff --git a/x11/gtk+extra/pkg/PLIST b/x11/gtk+extra/pkg/PLIST index f907989cd06..e8a49ec6c28 100644 --- a/x11/gtk+extra/pkg/PLIST +++ b/x11/gtk+extra/pkg/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.4 2001/03/10 12:32:00 drochner Exp $ +@comment $NetBSD: PLIST,v 1.5 2001/04/13 16:13:36 wulf Exp $ bin/gtkextra-config include/gtkextra/gtkbordercombo.h include/gtkextra/gtkcheckitem.h @@ -6,6 +6,7 @@ include/gtkextra/gtkcolorcombo.h include/gtkextra/gtkcombobox.h include/gtkextra/gtkdirtree.h include/gtkextra/gtkextra.h +include/gtkextra/gtkextrafeatures.h include/gtkextra/gtkfileicons.h include/gtkextra/gtkfilelist.h include/gtkextra/gtkfontcombo.h @@ -30,8 +31,8 @@ include/gtkextra/gtkpsfont.h include/gtkextra/gtksheet.h include/gtkextra/gtktogglecombo.h lib/libgtkextra.so -lib/libgtkextra.so.13 -lib/libgtkextra.so.13.0 +lib/libgtkextra.so.14 +lib/libgtkextra.so.14.0 lib/libgtkextra.a lib/libgtkextra.la @dirrm include/gtkextra |