mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-23 04:23:08 +00:00
Update to 0.99.13.
This commit is contained in:
parent
d638f7d2f0
commit
a72cd89256
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=38138
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= gtkextra
|
||||
PORTVERSION= 0.99.12
|
||||
PORTVERSION= 0.99.13
|
||||
CATEGORIES= x11-toolkits
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \
|
||||
http://gtkextra.sourceforge.net/src/ \
|
||||
|
@ -1 +1 @@
|
||||
MD5 (gtk+extra-0.99.12.tar.gz) = 106c7d44f2c3992b50e46ad22037aa63
|
||||
MD5 (gtk+extra-0.99.13.tar.gz) = 6762a255a7c9964ef32281bf9240d94e
|
||||
|
@ -1,6 +1,9 @@
|
||||
|
||||
$FreeBSD$
|
||||
|
||||
--- gtkextra/Makefile.in.orig Sat Nov 18 23:02:45 2000
|
||||
+++ gtkextra/Makefile.in Wed Nov 22 13:38:22 2000
|
||||
@@ -123,7 +123,7 @@
|
||||
+++ gtkextra/Makefile.in Fri Feb 9 20:52:21 2001
|
||||
@@ -123,14 +123,14 @@
|
||||
|
||||
lib_LTLIBRARIES = libgtkextra.la
|
||||
libgtkextra_la_SOURCES = $(gtkextra_c_sources)
|
||||
@ -9,3 +12,11 @@
|
||||
|
||||
EXTRA_HEADERS =
|
||||
EXTRA_DIST = $(gtkextra_private_h_sources) gtkextra.def makefile.msc
|
||||
|
||||
# test programs, not to be installed
|
||||
|
||||
-noinst_PROGRAMS = testgtksheet testgtkiconlist testgtkfilesel testgtkplot testgtkfont testrealtime testpolar testgtkplot3d testcontour testbubbles testflux testboxes
|
||||
+noinst_PROGRAMS = #testgtksheet testgtkiconlist testgtkfilesel testgtkplot testgtkfont testrealtime testpolar testgtkplot3d testcontour testbubbles testflux testboxes
|
||||
DEPS = libgtkextra.la
|
||||
LDADDS = libgtkextra.la $(GTK_LIBS)
|
||||
|
||||
|
@ -30,6 +30,6 @@ include/gtkextra/gtksheet.h
|
||||
include/gtkextra/gtktogglecombo.h
|
||||
lib/libgtkextra.a
|
||||
lib/libgtkextra.so
|
||||
lib/libgtkextra.so.12
|
||||
lib/libgtkextra.so.13
|
||||
share/aclocal/gtk+extra.m4
|
||||
@dirrm include/gtkextra
|
||||
|
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= gtkextra
|
||||
PORTVERSION= 0.99.12
|
||||
PORTVERSION= 0.99.13
|
||||
CATEGORIES= x11-toolkits
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \
|
||||
http://gtkextra.sourceforge.net/src/ \
|
||||
|
@ -1 +1 @@
|
||||
MD5 (gtk+extra-0.99.12.tar.gz) = 106c7d44f2c3992b50e46ad22037aa63
|
||||
MD5 (gtk+extra-0.99.13.tar.gz) = 6762a255a7c9964ef32281bf9240d94e
|
||||
|
@ -1,6 +1,9 @@
|
||||
|
||||
$FreeBSD$
|
||||
|
||||
--- gtkextra/Makefile.in.orig Sat Nov 18 23:02:45 2000
|
||||
+++ gtkextra/Makefile.in Wed Nov 22 13:38:22 2000
|
||||
@@ -123,7 +123,7 @@
|
||||
+++ gtkextra/Makefile.in Fri Feb 9 20:52:21 2001
|
||||
@@ -123,14 +123,14 @@
|
||||
|
||||
lib_LTLIBRARIES = libgtkextra.la
|
||||
libgtkextra_la_SOURCES = $(gtkextra_c_sources)
|
||||
@ -9,3 +12,11 @@
|
||||
|
||||
EXTRA_HEADERS =
|
||||
EXTRA_DIST = $(gtkextra_private_h_sources) gtkextra.def makefile.msc
|
||||
|
||||
# test programs, not to be installed
|
||||
|
||||
-noinst_PROGRAMS = testgtksheet testgtkiconlist testgtkfilesel testgtkplot testgtkfont testrealtime testpolar testgtkplot3d testcontour testbubbles testflux testboxes
|
||||
+noinst_PROGRAMS = #testgtksheet testgtkiconlist testgtkfilesel testgtkplot testgtkfont testrealtime testpolar testgtkplot3d testcontour testbubbles testflux testboxes
|
||||
DEPS = libgtkextra.la
|
||||
LDADDS = libgtkextra.la $(GTK_LIBS)
|
||||
|
||||
|
@ -30,6 +30,6 @@ include/gtkextra/gtksheet.h
|
||||
include/gtkextra/gtktogglecombo.h
|
||||
lib/libgtkextra.a
|
||||
lib/libgtkextra.so
|
||||
lib/libgtkextra.so.12
|
||||
lib/libgtkextra.so.13
|
||||
share/aclocal/gtk+extra.m4
|
||||
@dirrm include/gtkextra
|
||||
|
Loading…
Reference in New Issue
Block a user