diff options
Diffstat (limited to 'editors')
-rw-r--r-- | editors/gedit2/Makefile | 2 | ||||
-rw-r--r-- | editors/gedit2/distinfo | 2 | ||||
-rw-r--r-- | editors/gedit2/files/patch-configure | 14 | ||||
-rw-r--r-- | editors/gedit2/pkg-plist | 2 |
4 files changed, 10 insertions, 10 deletions
diff --git a/editors/gedit2/Makefile b/editors/gedit2/Makefile index 6f9faed88..0a3e6c9f6 100644 --- a/editors/gedit2/Makefile +++ b/editors/gedit2/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gedit2 -PORTVERSION= 2.1.3 +PORTVERSION= 2.1.4 CATEGORIES= editors gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME:S/2$//}/2.1 diff --git a/editors/gedit2/distinfo b/editors/gedit2/distinfo index 00ecf9776..72f025eca 100644 --- a/editors/gedit2/distinfo +++ b/editors/gedit2/distinfo @@ -1 +1 @@ -MD5 (gnome2/gedit-2.1.3.tar.bz2) = c85239ecb2c3ebe744aa0cedf44d97a4 +MD5 (gnome2/gedit-2.1.4.tar.bz2) = 89454c020d1e200503b9b2f5cec5d93f diff --git a/editors/gedit2/files/patch-configure b/editors/gedit2/files/patch-configure index 816545988..3d3a48a1f 100644 --- a/editors/gedit2/files/patch-configure +++ b/editors/gedit2/files/patch-configure @@ -1,6 +1,6 @@ ---- configure.orig Wed May 15 00:43:11 2002 -+++ configure Wed May 15 00:45:35 2002 -@@ -6547,6 +6547,7 @@ +--- configure.orig Mon Dec 9 17:24:48 2002 ++++ configure Tue Dec 10 22:17:37 2002 +@@ -7274,6 +7274,7 @@ # This can be used to rebuild libtool when needed LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh" @@ -8,16 +8,16 @@ # Always use our own libtool. LIBTOOL='$(SHELL) $(top_builddir)/libtool' -@@ -9358,10 +9359,10 @@ +@@ -10761,10 +10762,10 @@ pixmapsdir="${ac_default_prefix}/${DATADIRNAME}/${PACKAGE}/pixmaps" else - cat >>confdefs.h <<EOF + cat >>confdefs.h <<_ACEOF -#define PIXMAPS_DIR "${prefix}/${DATADIRNAME}/${PACKAGE}/pixmaps" +#define PIXMAPS_DIR "${datadir}/pixmaps" - EOF + _ACEOF - pixmapsdir="${prefix}/${DATADIRNAME}/${PACKAGE}/pixmaps" + pixmapsdir="${datadir}/pixmaps" fi - # Extract the first word of "glib-genmarshal", so it can be a program name with args. + diff --git a/editors/gedit2/pkg-plist b/editors/gedit2/pkg-plist index e8a29e8b4..5fbca12ed 100644 --- a/editors/gedit2/pkg-plist +++ b/editors/gedit2/pkg-plist @@ -62,6 +62,7 @@ lib/gedit-2/plugins/spell.gedit-plugin lib/gedit-2/plugins/taglist.gedit-plugin lib/gedit-2/plugins/time.gedit-plugin libdata/bonobo/servers/GNOME_Gedit.server +share/gnome/application-registry/gedit.applications share/gnome/applications/gedit.desktop share/gnome/gedit-2/glade/asciitable.glade2 share/gnome/gedit-2/glade/diff.glade2 @@ -97,7 +98,6 @@ share/gnome/omf/gedit/gedit-ro.omf share/gnome/pixmaps/gedit-icon.png share/gnome/pixmaps/gedit-logo.png share/gnome/pixmaps/gedit-plugin-manager.png -share/gnome/pixmaps/shell-output-logo.png share/locale/ar/LC_MESSAGES/gedit-2.0.mo share/locale/az/LC_MESSAGES/gedit-2.0.mo share/locale/be/LC_MESSAGES/gedit-2.0.mo |