diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2003-12-11 03:23:02 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2003-12-11 03:23:02 +0800 |
commit | 75a5d782023996df59e5d53a6919d39e17017070 (patch) | |
tree | 81163ec62ffaca014161fc740ae583bc0e3125b5 /x11 | |
parent | b6106a3e1fb8bdb1c7170f5163dce00d02efa9d4 (diff) | |
download | marcuscom-ports-75a5d782023996df59e5d53a6919d39e17017070.tar marcuscom-ports-75a5d782023996df59e5d53a6919d39e17017070.tar.gz marcuscom-ports-75a5d782023996df59e5d53a6919d39e17017070.tar.bz2 marcuscom-ports-75a5d782023996df59e5d53a6919d39e17017070.tar.lz marcuscom-ports-75a5d782023996df59e5d53a6919d39e17017070.tar.xz marcuscom-ports-75a5d782023996df59e5d53a6919d39e17017070.tar.zst marcuscom-ports-75a5d782023996df59e5d53a6919d39e17017070.zip |
Update to 2.5.1.
Submitted by: Jeremy Messenger <mezz7@cox.net>
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@1447 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11')
-rw-r--r-- | x11/gnome-terminal/Makefile | 4 | ||||
-rw-r--r-- | x11/gnome-terminal/distinfo | 2 | ||||
-rw-r--r-- | x11/gnome-terminal/files/patch-configure | 10 | ||||
-rw-r--r-- | x11/gnome-terminal/pkg-plist | 4 | ||||
-rw-r--r-- | x11/gnometerminal/Makefile | 4 | ||||
-rw-r--r-- | x11/gnometerminal/distinfo | 2 | ||||
-rw-r--r-- | x11/gnometerminal/files/patch-configure | 10 | ||||
-rw-r--r-- | x11/gnometerminal/pkg-plist | 4 |
8 files changed, 14 insertions, 26 deletions
diff --git a/x11/gnome-terminal/Makefile b/x11/gnome-terminal/Makefile index 400a0d1f4..3a13b47a4 100644 --- a/x11/gnome-terminal/Makefile +++ b/x11/gnome-terminal/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gnometerminal -PORTVERSION= 2.5.0 +PORTVERSION= 2.5.1 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/gnome-terminal/2.5 @@ -20,7 +20,7 @@ USE_BZIP2= yes USE_X_PREFIX= yes USE_REINPLACE= yes USE_GMAKE= yes -USE_GNOME= gnomeprefix gnomehack gnomehier libgnomeui vte +USE_GNOME= gnomeprefix gnomehack intlhack lthack gnomehier libgnomeui vte USE_LIBTOOL= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" diff --git a/x11/gnome-terminal/distinfo b/x11/gnome-terminal/distinfo index 7f7511a49..1767cec16 100644 --- a/x11/gnome-terminal/distinfo +++ b/x11/gnome-terminal/distinfo @@ -1 +1 @@ -MD5 (gnome2/gnome-terminal-2.5.0.tar.bz2) = 014a30cc1ba4b4b113d551eebab14824 +MD5 (gnome2/gnome-terminal-2.5.1.tar.bz2) = 71a9c9a70ca0c6b633944fad358109a8 diff --git a/x11/gnome-terminal/files/patch-configure b/x11/gnome-terminal/files/patch-configure deleted file mode 100644 index b393b3039..000000000 --- a/x11/gnome-terminal/files/patch-configure +++ /dev/null @@ -1,10 +0,0 @@ ---- configure.orig Thu May 2 00:36:18 2002 -+++ configure Thu May 2 00:37:15 2002 -@@ -6414,6 +6414,7 @@ - - # This can be used to rebuild libtool when needed - LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh" -+$ac_aux_dir/ltconfig $LIBTOOL_DEPS - - # Always use our own libtool. - LIBTOOL='$(SHELL) $(top_builddir)/libtool' diff --git a/x11/gnome-terminal/pkg-plist b/x11/gnome-terminal/pkg-plist index 43c24a4f2..67af5464a 100644 --- a/x11/gnome-terminal/pkg-plist +++ b/x11/gnome-terminal/pkg-plist @@ -167,6 +167,10 @@ share/locale/zh_TW/LC_MESSAGES/gnome-terminal.mo @dirrm share/gnome/help/gnome-terminal/de/figures @dirrm share/gnome/help/gnome-terminal/de @dirrm share/gnome/help/gnome-terminal/C/figures +@dirrm share/gnome/help/gnome-terminal/C +@dirrm share/gnome/help/gnome-terminal +@dirrm share/gnome/gnome-terminal/glade +@dirrm share/gnome/gnome-terminal @dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnome-terminal/profiles/Default @dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnome-terminal/profiles @dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnome-terminal/keybindings diff --git a/x11/gnometerminal/Makefile b/x11/gnometerminal/Makefile index 400a0d1f4..3a13b47a4 100644 --- a/x11/gnometerminal/Makefile +++ b/x11/gnometerminal/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gnometerminal -PORTVERSION= 2.5.0 +PORTVERSION= 2.5.1 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/gnome-terminal/2.5 @@ -20,7 +20,7 @@ USE_BZIP2= yes USE_X_PREFIX= yes USE_REINPLACE= yes USE_GMAKE= yes -USE_GNOME= gnomeprefix gnomehack gnomehier libgnomeui vte +USE_GNOME= gnomeprefix gnomehack intlhack lthack gnomehier libgnomeui vte USE_LIBTOOL= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" diff --git a/x11/gnometerminal/distinfo b/x11/gnometerminal/distinfo index 7f7511a49..1767cec16 100644 --- a/x11/gnometerminal/distinfo +++ b/x11/gnometerminal/distinfo @@ -1 +1 @@ -MD5 (gnome2/gnome-terminal-2.5.0.tar.bz2) = 014a30cc1ba4b4b113d551eebab14824 +MD5 (gnome2/gnome-terminal-2.5.1.tar.bz2) = 71a9c9a70ca0c6b633944fad358109a8 diff --git a/x11/gnometerminal/files/patch-configure b/x11/gnometerminal/files/patch-configure deleted file mode 100644 index b393b3039..000000000 --- a/x11/gnometerminal/files/patch-configure +++ /dev/null @@ -1,10 +0,0 @@ ---- configure.orig Thu May 2 00:36:18 2002 -+++ configure Thu May 2 00:37:15 2002 -@@ -6414,6 +6414,7 @@ - - # This can be used to rebuild libtool when needed - LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh" -+$ac_aux_dir/ltconfig $LIBTOOL_DEPS - - # Always use our own libtool. - LIBTOOL='$(SHELL) $(top_builddir)/libtool' diff --git a/x11/gnometerminal/pkg-plist b/x11/gnometerminal/pkg-plist index 43c24a4f2..67af5464a 100644 --- a/x11/gnometerminal/pkg-plist +++ b/x11/gnometerminal/pkg-plist @@ -167,6 +167,10 @@ share/locale/zh_TW/LC_MESSAGES/gnome-terminal.mo @dirrm share/gnome/help/gnome-terminal/de/figures @dirrm share/gnome/help/gnome-terminal/de @dirrm share/gnome/help/gnome-terminal/C/figures +@dirrm share/gnome/help/gnome-terminal/C +@dirrm share/gnome/help/gnome-terminal +@dirrm share/gnome/gnome-terminal/glade +@dirrm share/gnome/gnome-terminal @dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnome-terminal/profiles/Default @dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnome-terminal/profiles @dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnome-terminal/keybindings |