diff options
author | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2004-08-02 03:07:32 +0800 |
---|---|---|
committer | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2004-08-02 03:07:32 +0800 |
commit | 2aa0e225407aa002f5fa921578874e83a6b05431 (patch) | |
tree | aac799958eb69a5bbb62e630bbe710878760247b /editors | |
parent | 126f90c4b7cefc111792815694e6359e3d8e866d (diff) | |
download | marcuscom-ports-2aa0e225407aa002f5fa921578874e83a6b05431.tar marcuscom-ports-2aa0e225407aa002f5fa921578874e83a6b05431.tar.gz marcuscom-ports-2aa0e225407aa002f5fa921578874e83a6b05431.tar.bz2 marcuscom-ports-2aa0e225407aa002f5fa921578874e83a6b05431.tar.lz marcuscom-ports-2aa0e225407aa002f5fa921578874e83a6b05431.tar.xz marcuscom-ports-2aa0e225407aa002f5fa921578874e83a6b05431.tar.zst marcuscom-ports-2aa0e225407aa002f5fa921578874e83a6b05431.zip |
-Update to 2.7.90.
-Change libtool to USE_LIBTOOL_VER=15 and remove lthack.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@2579 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'editors')
-rw-r--r-- | editors/gedit2/Makefile | 7 | ||||
-rw-r--r-- | editors/gedit2/distinfo | 4 |
2 files changed, 5 insertions, 6 deletions
diff --git a/editors/gedit2/Makefile b/editors/gedit2/Makefile index a1895ff9c..fa73a0cdb 100644 --- a/editors/gedit2/Makefile +++ b/editors/gedit2/Makefile @@ -6,8 +6,7 @@ # PORTNAME= gedit2 -PORTVERSION= 2.7.1 -PORTREVISION= 1 +PORTVERSION= 2.7.90 CATEGORIES= editors gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME:S/2$//}/2.7 @@ -23,8 +22,8 @@ USE_BZIP2= yes USE_X_PREFIX= yes INSTALLS_SHLIB= yes USE_GMAKE= yes -USE_INC_LIBTOOL_VER=13 -USE_GNOME= gnomeprefix gnomehack intlhack lthack gnomehier \ +USE_LIBTOOL_VER=15 +USE_GNOME= gnomeprefix gnomehack intlhack gnomehier \ libgnomeprintui libgnomeui eel2 gtksourceview CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" diff --git a/editors/gedit2/distinfo b/editors/gedit2/distinfo index 7399df9fe..a90d951ce 100644 --- a/editors/gedit2/distinfo +++ b/editors/gedit2/distinfo @@ -1,2 +1,2 @@ -MD5 (gnome2/gedit-2.7.1.tar.bz2) = e908e378977660772df6b16c354d1a1b -SIZE (gnome2/gedit-2.7.1.tar.bz2) = 2431841 +MD5 (gnome2/gedit-2.7.90.tar.bz2) = 1c99006b7eceeb82f4e1417fc6be24f7 +SIZE (gnome2/gedit-2.7.90.tar.bz2) = 2439743 |