summaryrefslogtreecommitdiffstats
path: root/sysutils
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2003-11-13 04:41:57 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2003-11-13 04:41:57 +0800
commit620b4e799fb91ce614549ebe911baeb602983755 (patch)
treeb248ff37b404d88e00dd9020cbf6fc76d42079b9 /sysutils
parent117c5a6eea891d1c2ee77491cc17df7fd1bafaf5 (diff)
downloadmarcuscom-ports-620b4e799fb91ce614549ebe911baeb602983755.tar
marcuscom-ports-620b4e799fb91ce614549ebe911baeb602983755.tar.gz
marcuscom-ports-620b4e799fb91ce614549ebe911baeb602983755.tar.bz2
marcuscom-ports-620b4e799fb91ce614549ebe911baeb602983755.tar.lz
marcuscom-ports-620b4e799fb91ce614549ebe911baeb602983755.tar.xz
marcuscom-ports-620b4e799fb91ce614549ebe911baeb602983755.tar.zst
marcuscom-ports-620b4e799fb91ce614549ebe911baeb602983755.zip
Update to 2.5.1.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@1318 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/gconf-editor/Makefile5
-rw-r--r--sysutils/gconf-editor/distinfo2
-rw-r--r--sysutils/gconf-editor/files/patch-intltool-merge.in11
-rw-r--r--sysutils/gconf-editor/files/patch-src_Makefile.in11
-rw-r--r--sysutils/gconf-editor/pkg-plist1
5 files changed, 15 insertions, 15 deletions
diff --git a/sysutils/gconf-editor/Makefile b/sysutils/gconf-editor/Makefile
index 2b6a90a78..7ac83b968 100644
--- a/sysutils/gconf-editor/Makefile
+++ b/sysutils/gconf-editor/Makefile
@@ -6,12 +6,11 @@
#
PORTNAME= gconf-editor
-PORTVERSION= 2.4.0
-PORTREVISION= 1
+PORTVERSION= 2.5.1
PORTEPOCH= 1
CATEGORIES= sysutils gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
-MASTER_SITE_SUBDIR= sources/${PORTNAME}/2.4
+MASTER_SITE_SUBDIR= sources/${PORTNAME}/2.5
DIST_SUBDIR= gnome2
MAINTAINER= gnome@FreeBSD.org
diff --git a/sysutils/gconf-editor/distinfo b/sysutils/gconf-editor/distinfo
index 837b0be5f..b485b90c7 100644
--- a/sysutils/gconf-editor/distinfo
+++ b/sysutils/gconf-editor/distinfo
@@ -1 +1 @@
-MD5 (gnome2/gconf-editor-2.4.0.tar.bz2) = 7ebc352062fc8b6d3c09a69ad6e963a7
+MD5 (gnome2/gconf-editor-2.5.1.tar.bz2) = 69b4b380b198997d6e9a456645e9015f
diff --git a/sysutils/gconf-editor/files/patch-intltool-merge.in b/sysutils/gconf-editor/files/patch-intltool-merge.in
new file mode 100644
index 000000000..54c8a2331
--- /dev/null
+++ b/sysutils/gconf-editor/files/patch-intltool-merge.in
@@ -0,0 +1,11 @@
+--- intltool-merge.in.orig Wed Nov 12 15:29:28 2003
++++ intltool-merge.in Wed Nov 12 15:31:54 2003
+@@ -858,7 +858,7 @@
+ if ($MULTIPLE_OUTPUT) {
+ for my $lang (sort keys %po_files_by_lang) {
+ if ( ! -e $lang ) {
+- mkdir $lang or die "Cannot create subdirectory $lang: $!\n";
++ mkdir $lang, 0777 or die "Cannot create subdirectory $lang: $!\n";
+ }
+ open OUTPUT, ">$lang/$OUTFILE" or die "Cannot open $lang/$OUTFILE: $!\n";
+ my $tree = readXml($FILE);
diff --git a/sysutils/gconf-editor/files/patch-src_Makefile.in b/sysutils/gconf-editor/files/patch-src_Makefile.in
deleted file mode 100644
index cac5af008..000000000
--- a/sysutils/gconf-editor/files/patch-src_Makefile.in
+++ /dev/null
@@ -1,11 +0,0 @@
---- src/Makefile.in.orig Sat Oct 25 13:35:55 2003
-+++ src/Makefile.in Sat Oct 25 13:36:10 2003
-@@ -123,7 +123,7 @@
- USE_NLS = @USE_NLS@
- VERSION = @VERSION@
-
--INCLUDES = -DLOCALEDIR=\""$(prefix)/$(DATADIRNAME)/locale"\" -DGCONF_EDITOR_IMAGEDIR=\""$(datadir)/pixmaps/gconf-editor"\" -DIMAGEDIR=\""$(datadir)/pixmaps"\" -DG_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGNOME_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_DEPRECATED $(GCONF_EDITOR_CFLAGS)
-+INCLUDES = -DLOCALEDIR=\""$(prefix)/$(DATADIRNAME)/locale"\" -DGCONF_EDITOR_IMAGEDIR=\""$(datadir)/pixmaps/gconf-editor"\" -DIMAGEDIR=\""$(datadir)/pixmaps"\" -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGNOME_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_DEPRECATED $(GCONF_EDITOR_CFLAGS)
-
-
- bin_PROGRAMS = gconf-editor
diff --git a/sysutils/gconf-editor/pkg-plist b/sysutils/gconf-editor/pkg-plist
index 55767281a..847688e1d 100644
--- a/sysutils/gconf-editor/pkg-plist
+++ b/sysutils/gconf-editor/pkg-plist
@@ -43,6 +43,7 @@ share/locale/lv/LC_MESSAGES/gconf-editor.mo
share/locale/mk/LC_MESSAGES/gconf-editor.mo
share/locale/ml/LC_MESSAGES/gconf-editor.mo
share/locale/mn/LC_MESSAGES/gconf-editor.mo
+share/locale/mr/LC_MESSAGES/gconf-editor.mo
share/locale/ms/LC_MESSAGES/gconf-editor.mo
share/locale/nl/LC_MESSAGES/gconf-editor.mo
share/locale/no/LC_MESSAGES/gconf-editor.mo