From 02ce35e8c1ee9f85b944e0b84478667985c45086 Mon Sep 17 00:00:00 2001 From: marcus Date: Thu, 22 May 2003 20:05:53 +0000 Subject: Update to 2.3.2. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@796 df743ca5-7f9a-e211-a948-0013205c9059 --- editors/gedit2/Makefile | 8 ++++---- editors/gedit2/distinfo | 2 +- 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 -- cgit v1.2.3