diff options
author | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2004-10-17 10:37:52 +0800 |
---|---|---|
committer | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2004-10-17 10:37:52 +0800 |
commit | 5589f18a22773b6e35c8a27f3efacd3322500194 (patch) | |
tree | ce29c14e0ea87acd4d6c5a2df0923aa19051ca97 | |
parent | 8020af2746d871b2f28f62483c21253d884bf0db (diff) | |
download | marcuscom-ports-5589f18a22773b6e35c8a27f3efacd3322500194.tar marcuscom-ports-5589f18a22773b6e35c8a27f3efacd3322500194.tar.gz marcuscom-ports-5589f18a22773b6e35c8a27f3efacd3322500194.tar.bz2 marcuscom-ports-5589f18a22773b6e35c8a27f3efacd3322500194.tar.lz marcuscom-ports-5589f18a22773b6e35c8a27f3efacd3322500194.tar.xz marcuscom-ports-5589f18a22773b6e35c8a27f3efacd3322500194.tar.zst marcuscom-ports-5589f18a22773b6e35c8a27f3efacd3322500194.zip |
-Update to 2.8.0.
-Remove lthack and use libtool 1.5.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@2995 df743ca5-7f9a-e211-a948-0013205c9059
-rw-r--r-- | x11/gnome-terminal/Makefile | 9 | ||||
-rw-r--r-- | x11/gnome-terminal/distinfo | 4 | ||||
-rw-r--r-- | x11/gnome-terminal/pkg-plist | 2 | ||||
-rw-r--r-- | x11/gnometerminal/Makefile | 9 | ||||
-rw-r--r-- | x11/gnometerminal/distinfo | 4 | ||||
-rw-r--r-- | x11/gnometerminal/pkg-plist | 2 |
6 files changed, 16 insertions, 14 deletions
diff --git a/x11/gnome-terminal/Makefile b/x11/gnome-terminal/Makefile index c91711a35..303ea7a5d 100644 --- a/x11/gnome-terminal/Makefile +++ b/x11/gnome-terminal/Makefile @@ -6,11 +6,10 @@ # PORTNAME= gnometerminal -PORTVERSION= 2.7.3 -PORTREVISION= 1 +PORTVERSION= 2.8.0 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/gnome-terminal/2.7 +MASTER_SITE_SUBDIR= sources/gnome-terminal/2.8 DISTNAME= gnome-terminal-${PORTVERSION} DIST_SUBDIR= gnome2 @@ -21,8 +20,8 @@ USE_BZIP2= yes USE_X_PREFIX= yes USE_REINPLACE= yes USE_GMAKE= yes -USE_GNOME= gnomeprefix gnomehack intlhack lthack gnomehier libgnomeui vte -USE_LIBTOOL_VER=13 +USE_GNOME= gnomeprefix gnomehack intlhack gnomehier libgnomeui vte +USE_LIBTOOL_VER=15 CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" diff --git a/x11/gnome-terminal/distinfo b/x11/gnome-terminal/distinfo index bde397bd0..97c12e3c7 100644 --- a/x11/gnome-terminal/distinfo +++ b/x11/gnome-terminal/distinfo @@ -1,2 +1,2 @@ -MD5 (gnome2/gnome-terminal-2.7.3.tar.bz2) = 2f99552c0b9f21ebe2e226b919b1d92d -SIZE (gnome2/gnome-terminal-2.7.3.tar.bz2) = 2064481 +MD5 (gnome2/gnome-terminal-2.8.0.tar.bz2) = 93e59f24b35bd867653664565adb4672 +SIZE (gnome2/gnome-terminal-2.8.0.tar.bz2) = 2195403 diff --git a/x11/gnome-terminal/pkg-plist b/x11/gnome-terminal/pkg-plist index b7f33a396..2ef85466b 100644 --- a/x11/gnome-terminal/pkg-plist +++ b/x11/gnome-terminal/pkg-plist @@ -87,6 +87,7 @@ share/locale/az/LC_MESSAGES/gnome-terminal.mo share/locale/be/LC_MESSAGES/gnome-terminal.mo share/locale/bg/LC_MESSAGES/gnome-terminal.mo share/locale/bn/LC_MESSAGES/gnome-terminal.mo +share/locale/bs/LC_MESSAGES/gnome-terminal.mo share/locale/ca/LC_MESSAGES/gnome-terminal.mo share/locale/cs/LC_MESSAGES/gnome-terminal.mo share/locale/cy/LC_MESSAGES/gnome-terminal.mo @@ -118,6 +119,7 @@ share/locale/mk/LC_MESSAGES/gnome-terminal.mo share/locale/ml/LC_MESSAGES/gnome-terminal.mo share/locale/mn/LC_MESSAGES/gnome-terminal.mo share/locale/ms/LC_MESSAGES/gnome-terminal.mo +share/locale/nb/LC_MESSAGES/gnome-terminal.mo share/locale/nl/LC_MESSAGES/gnome-terminal.mo share/locale/nn/LC_MESSAGES/gnome-terminal.mo share/locale/no/LC_MESSAGES/gnome-terminal.mo diff --git a/x11/gnometerminal/Makefile b/x11/gnometerminal/Makefile index c91711a35..303ea7a5d 100644 --- a/x11/gnometerminal/Makefile +++ b/x11/gnometerminal/Makefile @@ -6,11 +6,10 @@ # PORTNAME= gnometerminal -PORTVERSION= 2.7.3 -PORTREVISION= 1 +PORTVERSION= 2.8.0 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/gnome-terminal/2.7 +MASTER_SITE_SUBDIR= sources/gnome-terminal/2.8 DISTNAME= gnome-terminal-${PORTVERSION} DIST_SUBDIR= gnome2 @@ -21,8 +20,8 @@ USE_BZIP2= yes USE_X_PREFIX= yes USE_REINPLACE= yes USE_GMAKE= yes -USE_GNOME= gnomeprefix gnomehack intlhack lthack gnomehier libgnomeui vte -USE_LIBTOOL_VER=13 +USE_GNOME= gnomeprefix gnomehack intlhack gnomehier libgnomeui vte +USE_LIBTOOL_VER=15 CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" diff --git a/x11/gnometerminal/distinfo b/x11/gnometerminal/distinfo index bde397bd0..97c12e3c7 100644 --- a/x11/gnometerminal/distinfo +++ b/x11/gnometerminal/distinfo @@ -1,2 +1,2 @@ -MD5 (gnome2/gnome-terminal-2.7.3.tar.bz2) = 2f99552c0b9f21ebe2e226b919b1d92d -SIZE (gnome2/gnome-terminal-2.7.3.tar.bz2) = 2064481 +MD5 (gnome2/gnome-terminal-2.8.0.tar.bz2) = 93e59f24b35bd867653664565adb4672 +SIZE (gnome2/gnome-terminal-2.8.0.tar.bz2) = 2195403 diff --git a/x11/gnometerminal/pkg-plist b/x11/gnometerminal/pkg-plist index b7f33a396..2ef85466b 100644 --- a/x11/gnometerminal/pkg-plist +++ b/x11/gnometerminal/pkg-plist @@ -87,6 +87,7 @@ share/locale/az/LC_MESSAGES/gnome-terminal.mo share/locale/be/LC_MESSAGES/gnome-terminal.mo share/locale/bg/LC_MESSAGES/gnome-terminal.mo share/locale/bn/LC_MESSAGES/gnome-terminal.mo +share/locale/bs/LC_MESSAGES/gnome-terminal.mo share/locale/ca/LC_MESSAGES/gnome-terminal.mo share/locale/cs/LC_MESSAGES/gnome-terminal.mo share/locale/cy/LC_MESSAGES/gnome-terminal.mo @@ -118,6 +119,7 @@ share/locale/mk/LC_MESSAGES/gnome-terminal.mo share/locale/ml/LC_MESSAGES/gnome-terminal.mo share/locale/mn/LC_MESSAGES/gnome-terminal.mo share/locale/ms/LC_MESSAGES/gnome-terminal.mo +share/locale/nb/LC_MESSAGES/gnome-terminal.mo share/locale/nl/LC_MESSAGES/gnome-terminal.mo share/locale/nn/LC_MESSAGES/gnome-terminal.mo share/locale/no/LC_MESSAGES/gnome-terminal.mo |