diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2003-01-26 06:59:43 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2003-01-26 06:59:43 +0800 |
commit | bee90b860065f74f2683de4d0fe36d40092b9e20 (patch) | |
tree | 86a93c170da9ab20174e74c011ecd827a2c7348d /editors | |
parent | 55cb5fe143c48ba23e87186e3966d47b9d2703d2 (diff) | |
download | marcuscom-ports-bee90b860065f74f2683de4d0fe36d40092b9e20.tar.gz marcuscom-ports-bee90b860065f74f2683de4d0fe36d40092b9e20.tar.zst marcuscom-ports-bee90b860065f74f2683de4d0fe36d40092b9e20.zip |
Update to 2.1.91.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@443 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'editors')
-rw-r--r-- | editors/gedit2/Makefile | 6 | ||||
-rw-r--r-- | editors/gedit2/distinfo | 2 |
2 files changed, 3 insertions, 5 deletions
diff --git a/editors/gedit2/Makefile b/editors/gedit2/Makefile index 78f49a016..29cdf5fa8 100644 --- a/editors/gedit2/Makefile +++ b/editors/gedit2/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gedit2 -PORTVERSION= 2.1.6 +PORTVERSION= 2.1.91 CATEGORIES= editors gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME:S/2$//}/2.1 @@ -17,7 +17,7 @@ MAINTAINER= gnome@FreeBSD.org LIB_DEPENDS= gnomeprintui-2-2.0:${PORTSDIR}/x11-toolkits/libgnomeprintui \ gnomeui-2.0:${PORTSDIR}/x11-toolkits/libgnomeui \ - eel-2.3:${PORTSDIR}/x11-toolkits/eel2 \ + eel-2.4:${PORTSDIR}/x11-toolkits/eel2 \ pspell.15:${PORTSDIR}/textproc/aspell WRKSRC= ${WRKDIR}/gedit-${PORTVERSION} @@ -38,7 +38,5 @@ MAN1= gedit.1 post-patch: @${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|g ; \ s|DATADIRNAME=lib|DATADIRNAME=share|g' ${WRKSRC}/configure - @${REINPLACE_CMD} -e 's|[(]libdir[)]/locale|(prefix)/share/locale|g' \ - ${WRKSRC}/po/Makefile.in.in .include <bsd.port.mk> diff --git a/editors/gedit2/distinfo b/editors/gedit2/distinfo index 1f22aae78..6e2989a01 100644 --- a/editors/gedit2/distinfo +++ b/editors/gedit2/distinfo @@ -1 +1 @@ -MD5 (gnome2/gedit-2.1.6.tar.bz2) = de84db535a158edc86c14aad21a422a0 +MD5 (gnome2/gedit-2.1.91.tar.bz2) = 504cdb18efea2a10c9a31df795ccd35a |