summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2004-02-01 03:02:26 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2004-02-01 03:02:26 +0800
commitf893554bd34dac31ed877958a31f6e4409c0075e (patch)
tree0fc49e7f12caf3f09e3d267ede95837384874bd8
parentcb4b0fa8070c80b95391e28819e54852bb37847a (diff)
downloadmarcuscom-ports-f893554bd34dac31ed877958a31f6e4409c0075e.tar
marcuscom-ports-f893554bd34dac31ed877958a31f6e4409c0075e.tar.gz
marcuscom-ports-f893554bd34dac31ed877958a31f6e4409c0075e.tar.bz2
marcuscom-ports-f893554bd34dac31ed877958a31f6e4409c0075e.tar.lz
marcuscom-ports-f893554bd34dac31ed877958a31f6e4409c0075e.tar.xz
marcuscom-ports-f893554bd34dac31ed877958a31f6e4409c0075e.tar.zst
marcuscom-ports-f893554bd34dac31ed877958a31f6e4409c0075e.zip
Update to 2.5.3.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@1744 df743ca5-7f9a-e211-a948-0013205c9059
-rw-r--r--archivers/file-roller/Makefile4
-rw-r--r--archivers/file-roller/distinfo2
-rw-r--r--archivers/file-roller/files/patch-src_menu-callbacks.c11
-rw-r--r--archivers/fileroller/Makefile4
-rw-r--r--archivers/fileroller/distinfo2
-rw-r--r--archivers/fileroller/files/patch-src_menu-callbacks.c11
6 files changed, 28 insertions, 6 deletions
diff --git a/archivers/file-roller/Makefile b/archivers/file-roller/Makefile
index f832fe168..4042f0f14 100644
--- a/archivers/file-roller/Makefile
+++ b/archivers/file-roller/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= fileroller
-PORTVERSION= 2.5.2
+PORTVERSION= 2.5.3
PORTEPOCH= 1
CATEGORIES= archivers gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
@@ -20,7 +20,7 @@ COMMENT= An archive manager for zip files, tar, etc
USE_BZIP2= yes
USE_X_PREFIX= yes
USE_GMAKE= yes
-USE_GNOME= gnomeprefix gnomehack libgnomeui
+USE_GNOME= gnomeprefix intlhack gnomehack libgnomeui
USE_LIBTOOL= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
diff --git a/archivers/file-roller/distinfo b/archivers/file-roller/distinfo
index ac8db4301..fa32f8fae 100644
--- a/archivers/file-roller/distinfo
+++ b/archivers/file-roller/distinfo
@@ -1 +1 @@
-MD5 (gnome2/file-roller-2.5.2.tar.bz2) = 0341858adf5d335318b519ae4169dd59
+MD5 (gnome2/file-roller-2.5.3.tar.bz2) = 8758b5461cc8b6af86c935bfe853ff47
diff --git a/archivers/file-roller/files/patch-src_menu-callbacks.c b/archivers/file-roller/files/patch-src_menu-callbacks.c
new file mode 100644
index 000000000..a79f1398b
--- /dev/null
+++ b/archivers/file-roller/files/patch-src_menu-callbacks.c
@@ -0,0 +1,11 @@
+--- src/menu-callbacks.c.orig Sat Jan 31 13:54:09 2004
++++ src/menu-callbacks.c Sat Jan 31 13:54:23 2004
+@@ -661,7 +661,7 @@
+ int response,
+ CopyMoveData *data)
+ {
+- FRWindow *window = data->window;;
++ FRWindow *window = data->window;
+ char *folder;
+ char *new_path;
+
diff --git a/archivers/fileroller/Makefile b/archivers/fileroller/Makefile
index f832fe168..4042f0f14 100644
--- a/archivers/fileroller/Makefile
+++ b/archivers/fileroller/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= fileroller
-PORTVERSION= 2.5.2
+PORTVERSION= 2.5.3
PORTEPOCH= 1
CATEGORIES= archivers gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
@@ -20,7 +20,7 @@ COMMENT= An archive manager for zip files, tar, etc
USE_BZIP2= yes
USE_X_PREFIX= yes
USE_GMAKE= yes
-USE_GNOME= gnomeprefix gnomehack libgnomeui
+USE_GNOME= gnomeprefix intlhack gnomehack libgnomeui
USE_LIBTOOL= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
diff --git a/archivers/fileroller/distinfo b/archivers/fileroller/distinfo
index ac8db4301..fa32f8fae 100644
--- a/archivers/fileroller/distinfo
+++ b/archivers/fileroller/distinfo
@@ -1 +1 @@
-MD5 (gnome2/file-roller-2.5.2.tar.bz2) = 0341858adf5d335318b519ae4169dd59
+MD5 (gnome2/file-roller-2.5.3.tar.bz2) = 8758b5461cc8b6af86c935bfe853ff47
diff --git a/archivers/fileroller/files/patch-src_menu-callbacks.c b/archivers/fileroller/files/patch-src_menu-callbacks.c
new file mode 100644
index 000000000..a79f1398b
--- /dev/null
+++ b/archivers/fileroller/files/patch-src_menu-callbacks.c
@@ -0,0 +1,11 @@
+--- src/menu-callbacks.c.orig Sat Jan 31 13:54:09 2004
++++ src/menu-callbacks.c Sat Jan 31 13:54:23 2004
+@@ -661,7 +661,7 @@
+ int response,
+ CopyMoveData *data)
+ {
+- FRWindow *window = data->window;;
++ FRWindow *window = data->window;
+ char *folder;
+ char *new_path;
+