mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 09:49:18 -04:00
Update to 0.99.14.
This commit is contained in:
parent
51e23a65d5
commit
a2da5526a7
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=39575
8 changed files with 20 additions and 30 deletions
|
@ -6,7 +6,7 @@
|
||||||
#
|
#
|
||||||
|
|
||||||
PORTNAME= gtkextra
|
PORTNAME= gtkextra
|
||||||
PORTVERSION= 0.99.13
|
PORTVERSION= 0.99.14
|
||||||
CATEGORIES= x11-toolkits
|
CATEGORIES= x11-toolkits
|
||||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \
|
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \
|
||||||
http://gtkextra.sourceforge.net/src/ \
|
http://gtkextra.sourceforge.net/src/ \
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
MD5 (gtk+extra-0.99.13.tar.gz) = 6762a255a7c9964ef32281bf9240d94e
|
MD5 (gtk+extra-0.99.14.tar.gz) = c782ada1c5cced3a01e96617e3ffa490
|
||||||
|
|
|
@ -1,14 +1,8 @@
|
||||||
--- Makefile.in 2000/10/18 11:24:38 1.1
|
|
||||||
+++ Makefile.in 2000/10/18 11:24:40
|
|
||||||
@@ -117,7 +117,7 @@
|
|
||||||
|
|
||||||
|
$FreeBSD$
|
||||||
|
|
||||||
m4datadir = $(datadir)/aclocal
|
--- Makefile.in.orig Fri Mar 9 17:19:15 2001
|
||||||
-m4data_DATA = gtk.m4
|
+++ Makefile.in Sun Mar 11 12:36:59 2001
|
||||||
+m4data_DATA = gtk+extra.m4
|
|
||||||
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
|
|
||||||
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
|
|
||||||
CONFIG_HEADER = config.h
|
|
||||||
@@ -448,6 +448,8 @@
|
@@ -448,6 +448,8 @@
|
||||||
installdirs mostlyclean-generic distclean-generic clean-generic \
|
installdirs mostlyclean-generic distclean-generic clean-generic \
|
||||||
maintainer-clean-generic clean mostlyclean distclean maintainer-clean
|
maintainer-clean-generic clean mostlyclean distclean maintainer-clean
|
||||||
|
|
|
@ -5,6 +5,7 @@ include/gtkextra/gtkcolorcombo.h
|
||||||
include/gtkextra/gtkcombobox.h
|
include/gtkextra/gtkcombobox.h
|
||||||
include/gtkextra/gtkdirtree.h
|
include/gtkextra/gtkdirtree.h
|
||||||
include/gtkextra/gtkextra.h
|
include/gtkextra/gtkextra.h
|
||||||
|
include/gtkextra/gtkextrafeatures.h
|
||||||
include/gtkextra/gtkfileicons.h
|
include/gtkextra/gtkfileicons.h
|
||||||
include/gtkextra/gtkfilelist.h
|
include/gtkextra/gtkfilelist.h
|
||||||
include/gtkextra/gtkfontcombo.h
|
include/gtkextra/gtkfontcombo.h
|
||||||
|
@ -30,6 +31,6 @@ include/gtkextra/gtksheet.h
|
||||||
include/gtkextra/gtktogglecombo.h
|
include/gtkextra/gtktogglecombo.h
|
||||||
lib/libgtkextra.a
|
lib/libgtkextra.a
|
||||||
lib/libgtkextra.so
|
lib/libgtkextra.so
|
||||||
lib/libgtkextra.so.13
|
lib/libgtkextra.so.14
|
||||||
share/aclocal/gtk+extra.m4
|
share/aclocal/gtkextra.m4
|
||||||
@dirrm include/gtkextra
|
@dirrm include/gtkextra
|
||||||
|
|
|
@ -6,7 +6,7 @@
|
||||||
#
|
#
|
||||||
|
|
||||||
PORTNAME= gtkextra
|
PORTNAME= gtkextra
|
||||||
PORTVERSION= 0.99.13
|
PORTVERSION= 0.99.14
|
||||||
CATEGORIES= x11-toolkits
|
CATEGORIES= x11-toolkits
|
||||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \
|
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \
|
||||||
http://gtkextra.sourceforge.net/src/ \
|
http://gtkextra.sourceforge.net/src/ \
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
MD5 (gtk+extra-0.99.13.tar.gz) = 6762a255a7c9964ef32281bf9240d94e
|
MD5 (gtk+extra-0.99.14.tar.gz) = c782ada1c5cced3a01e96617e3ffa490
|
||||||
|
|
|
@ -1,14 +1,8 @@
|
||||||
--- Makefile.in 2000/10/18 11:24:38 1.1
|
|
||||||
+++ Makefile.in 2000/10/18 11:24:40
|
|
||||||
@@ -117,7 +117,7 @@
|
|
||||||
|
|
||||||
|
$FreeBSD$
|
||||||
|
|
||||||
m4datadir = $(datadir)/aclocal
|
--- Makefile.in.orig Fri Mar 9 17:19:15 2001
|
||||||
-m4data_DATA = gtk.m4
|
+++ Makefile.in Sun Mar 11 12:36:59 2001
|
||||||
+m4data_DATA = gtk+extra.m4
|
|
||||||
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
|
|
||||||
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
|
|
||||||
CONFIG_HEADER = config.h
|
|
||||||
@@ -448,6 +448,8 @@
|
@@ -448,6 +448,8 @@
|
||||||
installdirs mostlyclean-generic distclean-generic clean-generic \
|
installdirs mostlyclean-generic distclean-generic clean-generic \
|
||||||
maintainer-clean-generic clean mostlyclean distclean maintainer-clean
|
maintainer-clean-generic clean mostlyclean distclean maintainer-clean
|
||||||
|
|
|
@ -5,6 +5,7 @@ include/gtkextra/gtkcolorcombo.h
|
||||||
include/gtkextra/gtkcombobox.h
|
include/gtkextra/gtkcombobox.h
|
||||||
include/gtkextra/gtkdirtree.h
|
include/gtkextra/gtkdirtree.h
|
||||||
include/gtkextra/gtkextra.h
|
include/gtkextra/gtkextra.h
|
||||||
|
include/gtkextra/gtkextrafeatures.h
|
||||||
include/gtkextra/gtkfileicons.h
|
include/gtkextra/gtkfileicons.h
|
||||||
include/gtkextra/gtkfilelist.h
|
include/gtkextra/gtkfilelist.h
|
||||||
include/gtkextra/gtkfontcombo.h
|
include/gtkextra/gtkfontcombo.h
|
||||||
|
@ -30,6 +31,6 @@ include/gtkextra/gtksheet.h
|
||||||
include/gtkextra/gtktogglecombo.h
|
include/gtkextra/gtktogglecombo.h
|
||||||
lib/libgtkextra.a
|
lib/libgtkextra.a
|
||||||
lib/libgtkextra.so
|
lib/libgtkextra.so
|
||||||
lib/libgtkextra.so.13
|
lib/libgtkextra.so.14
|
||||||
share/aclocal/gtk+extra.m4
|
share/aclocal/gtkextra.m4
|
||||||
@dirrm include/gtkextra
|
@dirrm include/gtkextra
|
||||||
|
|
Loading…
Add table
Reference in a new issue