diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2003-05-23 04:05:53 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2003-05-23 04:05:53 +0800 |
commit | 02ce35e8c1ee9f85b944e0b84478667985c45086 (patch) | |
tree | be41be8e9f178b8f5f83a443d67ad956272959d8 /editors | |
parent | 16edcebeb67a7c10782ba9062237f8ebb9c4a985 (diff) | |
download | marcuscom-ports-02ce35e8c1ee9f85b944e0b84478667985c45086.tar marcuscom-ports-02ce35e8c1ee9f85b944e0b84478667985c45086.tar.gz marcuscom-ports-02ce35e8c1ee9f85b944e0b84478667985c45086.tar.bz2 marcuscom-ports-02ce35e8c1ee9f85b944e0b84478667985c45086.tar.lz marcuscom-ports-02ce35e8c1ee9f85b944e0b84478667985c45086.tar.xz marcuscom-ports-02ce35e8c1ee9f85b944e0b84478667985c45086.tar.zst marcuscom-ports-02ce35e8c1ee9f85b944e0b84478667985c45086.zip |
Update to 2.3.2.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@796 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'editors')
-rw-r--r-- | editors/gedit2/Makefile | 8 | ||||
-rw-r--r-- | editors/gedit2/distinfo | 2 | ||||
-rw-r--r-- | editors/gedit2/pkg-plist | 1 |
3 files changed, 6 insertions, 5 deletions
diff --git a/editors/gedit2/Makefile b/editors/gedit2/Makefile index 5309b095d..b82aa5fad 100644 --- a/editors/gedit2/Makefile +++ b/editors/gedit2/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gedit2 -PORTVERSION= 2.3.1 +PORTVERSION= 2.3.2 CATEGORIES= editors gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME:S/2$//}/2.3 @@ -14,7 +14,7 @@ DISTNAME= gedit-${PORTVERSION} DIST_SUBDIR= gnome2 MAINTAINER= gnome@FreeBSD.org -COMMENT= A small but powerful text editor for Gnome 2.0 Desktop Environment +COMMENT= A small but powerful text editor for Gnome 2 Desktop Environment LIB_DEPENDS= pspell.15:${PORTSDIR}/textproc/aspell \ gtksourceview-1.0.0:${PORTSDIR}/x11-toolkits/gtksourceview @@ -28,10 +28,10 @@ USE_LIBTOOL= yes USE_GNOME= gnomeprefix gnomehack gnomehier libgnomeprintui libgnomeui \ eel2 CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LIBS="-L${LOCALBASE}/lib" + LDFLAGS="-L${LOCALBASE}/lib" PLIST_SUB= VERSION="2.4" -MAN1= gedit.1 +MAN1= gedit.1 post-patch: @${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|g ; \ diff --git a/editors/gedit2/distinfo b/editors/gedit2/distinfo index 2c86cb748..f12b1ae52 100644 --- a/editors/gedit2/distinfo +++ b/editors/gedit2/distinfo @@ -1 +1 @@ -MD5 (gnome2/gedit-2.3.1.tar.bz2) = c7186be9dc8e3be7edf89573b617a304 +MD5 (gnome2/gedit-2.3.2.tar.bz2) = 6d2feba0caaa9792c1928cd811ee3780 diff --git a/editors/gedit2/pkg-plist b/editors/gedit2/pkg-plist index 017b8e308..d36af7159 100644 --- a/editors/gedit2/pkg-plist +++ b/editors/gedit2/pkg-plist @@ -49,6 +49,7 @@ include/gedit-%%VERSION%%/gedit/gedit-file.h include/gedit-%%VERSION%%/gedit/gedit-mdi-child.h include/gedit-%%VERSION%%/gedit/gedit-mdi.h include/gedit-%%VERSION%%/gedit/gedit-menus.h +include/gedit-%%VERSION%%/gedit/gedit-metadata-manager.h include/gedit-%%VERSION%%/gedit/gedit-output-window.h include/gedit-%%VERSION%%/gedit/gedit-plugin.h include/gedit-%%VERSION%%/gedit/gedit-prefs-manager-app.h |