summaryrefslogtreecommitdiffstats
path: root/devel/gconf
diff options
context:
space:
mode:
authorade <ade@FreeBSD.org>2001-05-14 21:58:11 +0000
committerade <ade@FreeBSD.org>2001-05-14 21:58:11 +0000
commit9cd9432caf92b99e3801b89409619f0978f1d733 (patch)
tree89c297aa92df8196afef3dcf3cc5740189758942 /devel/gconf
parente12daab1be145ad33e9d4e22e3ab41c4f846b3fa (diff)
downloadFreeBSD-ports-9cd9432caf92b99e3801b89409619f0978f1d733.zip
FreeBSD-ports-9cd9432caf92b99e3801b89409619f0978f1d733.tar.gz
Update to 1.0.1
Diffstat (limited to 'devel/gconf')
-rw-r--r--devel/gconf/Makefile4
-rw-r--r--devel/gconf/distinfo2
-rw-r--r--devel/gconf/files/patch-ab15
-rw-r--r--devel/gconf/pkg-plist1
4 files changed, 12 insertions, 10 deletions
diff --git a/devel/gconf/Makefile b/devel/gconf/Makefile
index 5987e3a..fba5733 100644
--- a/devel/gconf/Makefile
+++ b/devel/gconf/Makefile
@@ -6,10 +6,10 @@
#
PORTNAME= gconf
-PORTVERSION= 1.0.0
+PORTVERSION= 1.0.1
CATEGORIES= devel gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
-MASTER_SITE_SUBDIR= unstable/sources/GConf
+MASTER_SITE_SUBDIR= stable/sources/GConf
DISTNAME= GConf-${PORTVERSION}
MAINTAINER= gnome@FreeBSD.org
diff --git a/devel/gconf/distinfo b/devel/gconf/distinfo
index bbbf84e..3d94217 100644
--- a/devel/gconf/distinfo
+++ b/devel/gconf/distinfo
@@ -1 +1 @@
-MD5 (GConf-1.0.0.tar.gz) = cdd363895dbc3d56412cb40ee1c2999b
+MD5 (GConf-1.0.1.tar.gz) = dd8abf58d3c13db1751d64cc1d30d763
diff --git a/devel/gconf/files/patch-ab b/devel/gconf/files/patch-ab
index 3bf49b6..895ebde 100644
--- a/devel/gconf/files/patch-ab
+++ b/devel/gconf/files/patch-ab
@@ -1,13 +1,14 @@
---- Makefile.in.orig Wed Aug 9 22:57:20 2000
-+++ Makefile.in Thu Aug 10 11:05:08 2000
-@@ -436,8 +436,8 @@
- echo "**************"
+--- Makefile.in.orig Mon May 14 13:07:48 2001
++++ Makefile.in Mon May 14 15:43:44 2001
+@@ -399,3 +399,3 @@
+-install-data-am: install-pkgconfigDATA install-data-local
++install-data-am: install-data-local
+ install-data: install-data-recursive
+@@ -476,4 +476,4 @@
install-data-local:
- -mkdir -p $(DESTDIR)$(datadir)/aclocal
- $(INSTALL_DATA) gconf.m4 $(DESTDIR)$(datadir)/aclocal/gconf-$(MAJOR_VERSION).m4
+ -mkdir -p $(DESTDIR)$(prefix)/share/aclocal
+ $(INSTALL_DATA) gconf.m4 $(DESTDIR)$(prefix)/share/aclocal/gconf-$(MAJOR_VERSION).m4
- echo "**** NOTE ****" && \
- echo $(WARNING_MESSAGE) && \
- echo "**************"
+ @echo "**** NOTE ****"
diff --git a/devel/gconf/pkg-plist b/devel/gconf/pkg-plist
index 9de2e64..18cd54f 100644
--- a/devel/gconf/pkg-plist
+++ b/devel/gconf/pkg-plist
@@ -48,6 +48,7 @@ share/locale/sl/LC_MESSAGES/GConf.mo
share/locale/sv/LC_MESSAGES/GConf.mo
share/locale/tr/LC_MESSAGES/GConf.mo
share/locale/uk/LC_MESSAGES/GConf.mo
+share/locale/zh_CN.GB2312/LC_MESSAGES/GConf.mo
@dirrm share/gnome/gconf/1
@dirrm share/gnome/gconf
@dirrm lib/GConf/1
OpenPOWER on IntegriCloud