aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authormarcus <marcus@FreeBSD.org>2004-05-18 00:40:46 +0800
committermarcus <marcus@FreeBSD.org>2004-05-18 00:40:46 +0800
commit523aafd119b4ae451d965d97e6e0f3ad067e9ffc (patch)
tree976bedf3ef405985993ce525a7fa28e3c2e199cf /devel
parent19097604aca781a162d55cf24f6f0c842588bccc (diff)
downloadfreebsd-ports-graphics-523aafd119b4ae451d965d97e6e0f3ad067e9ffc.tar.gz
freebsd-ports-graphics-523aafd119b4ae451d965d97e6e0f3ad067e9ffc.tar.zst
freebsd-ports-graphics-523aafd119b4ae451d965d97e6e0f3ad067e9ffc.zip
Update to 2.4.0.
Diffstat (limited to 'devel')
-rw-r--r--devel/libglade2/Makefile4
-rw-r--r--devel/libglade2/distinfo4
-rw-r--r--devel/libglade2/files/patch-ab18
-rw-r--r--devel/libglade2/pkg-plist1
4 files changed, 14 insertions, 13 deletions
diff --git a/devel/libglade2/Makefile b/devel/libglade2/Makefile
index 5fe9635d584..8da334dd56c 100644
--- a/devel/libglade2/Makefile
+++ b/devel/libglade2/Makefile
@@ -6,10 +6,10 @@
#
PORTNAME= libglade2
-PORTVERSION= 2.3.6
+PORTVERSION= 2.4.0
CATEGORIES= devel gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
-MASTER_SITE_SUBDIR= sources/${PORTNAME:S/2$//}/2.3
+MASTER_SITE_SUBDIR= sources/${PORTNAME:S/2$//}/2.4
DISTNAME= ${PORTNAME:S/2$//}-${PORTVERSION}
DIST_SUBDIR= gnome2
diff --git a/devel/libglade2/distinfo b/devel/libglade2/distinfo
index 1ac601a8efb..15a43ced64e 100644
--- a/devel/libglade2/distinfo
+++ b/devel/libglade2/distinfo
@@ -1,2 +1,2 @@
-MD5 (gnome2/libglade-2.3.6.tar.bz2) = f579c881b95e6dee0f55f82940eb2004
-SIZE (gnome2/libglade-2.3.6.tar.bz2) = 343224
+MD5 (gnome2/libglade-2.4.0.tar.bz2) = c8367c58b2f2c98b76ca0667f0f13bf5
+SIZE (gnome2/libglade-2.4.0.tar.bz2) = 310334
diff --git a/devel/libglade2/files/patch-ab b/devel/libglade2/files/patch-ab
index a09056d333f..871dc70e05a 100644
--- a/devel/libglade2/files/patch-ab
+++ b/devel/libglade2/files/patch-ab
@@ -1,6 +1,6 @@
---- Makefile.in.orig Wed Jan 14 17:20:11 2004
-+++ Makefile.in Wed Jan 14 17:23:52 2004
-@@ -18,7 +18,7 @@
+--- Makefile.in.orig Mon May 17 12:30:40 2004
++++ Makefile.in Mon May 17 12:31:44 2004
+@@ -22,7 +22,7 @@
top_srcdir = @top_srcdir@
VPATH = @srcdir@
pkgdatadir = $(datadir)/@PACKAGE@
@@ -8,22 +8,22 @@
+pkglibdir = $(prefix)/libdata/pkgconfig
pkgincludedir = $(includedir)/@PACKAGE@
top_builddir = .
-
-@@ -169,7 +169,7 @@
+ am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
+@@ -229,7 +229,7 @@
sharedstatedir = @sharedstatedir@
sysconfdir = @sysconfdir@
target_alias = @target_alias@
-SUBDIRS = glade doc tests
+SUBDIRS = glade doc
-
INCLUDES = $(LIBGLADE_CFLAGS)
-@@ -188,7 +188,7 @@
-
+ # build documentation when doing a distcheck.
+@@ -241,7 +241,7 @@
+ test_libglade_SOURCES = test-libglade.c
# handling of the XML catalog
-XMLCATALOG = /etc/xml/catalog
+XMLCATALOG = $(LOCALBASE)/share/xml/catalog.ports
-
xmldir = $(datadir)/xml/libglade
xml_DATA = glade-2.0.dtd
+ EXTRA_DIST = \
diff --git a/devel/libglade2/pkg-plist b/devel/libglade2/pkg-plist
index f1b4720d65e..cba156fe662 100644
--- a/devel/libglade2/pkg-plist
+++ b/devel/libglade2/pkg-plist
@@ -26,6 +26,7 @@ share/doc/libglade/libglade-modules.html
share/doc/libglade/libglade-notes.html
share/doc/libglade/libglade.devhelp
share/doc/libglade/right.png
+share/doc/libglade/style.css
share/doc/libglade/up.png
share/xml/libglade/glade-2.0.dtd
@unexec %%XMLCATALOG%% --noout --del %D/share/xml/libglade/glade-2.0.dtd %%CATALOG_PORTS_XML%% || /usr/bin/true