diff options
author | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2005-08-30 03:12:52 +0800 |
---|---|---|
committer | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2005-08-30 03:12:52 +0800 |
commit | 2f83c5590d0e8d54a6a82ff5b86497605e20b915 (patch) | |
tree | 6d4cfb776f4b86a6b4a30f2acb695ae3169cc1e2 /x11-toolkits/gtksourceview | |
parent | ba1c53daafd5ef5fb788d8a7e17567a8d93c3db3 (diff) | |
download | marcuscom-ports-2f83c5590d0e8d54a6a82ff5b86497605e20b915.tar marcuscom-ports-2f83c5590d0e8d54a6a82ff5b86497605e20b915.tar.gz marcuscom-ports-2f83c5590d0e8d54a6a82ff5b86497605e20b915.tar.bz2 marcuscom-ports-2f83c5590d0e8d54a6a82ff5b86497605e20b915.tar.lz marcuscom-ports-2f83c5590d0e8d54a6a82ff5b86497605e20b915.tar.xz marcuscom-ports-2f83c5590d0e8d54a6a82ff5b86497605e20b915.tar.zst marcuscom-ports-2f83c5590d0e8d54a6a82ff5b86497605e20b915.zip |
-Update to 1.3.93.
-Add ltverhack, no visible change.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@4661 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11-toolkits/gtksourceview')
-rw-r--r-- | x11-toolkits/gtksourceview/Makefile | 7 | ||||
-rw-r--r-- | x11-toolkits/gtksourceview/distinfo | 4 |
2 files changed, 6 insertions, 5 deletions
diff --git a/x11-toolkits/gtksourceview/Makefile b/x11-toolkits/gtksourceview/Makefile index b975493ec..ba18ccfee 100644 --- a/x11-toolkits/gtksourceview/Makefile +++ b/x11-toolkits/gtksourceview/Makefile @@ -3,11 +3,11 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/x11-toolkits/gtksourceview/Makefile,v 1.18 2005/08/24 01:46:46 marcus Exp $ +# $MCom: ports/x11-toolkits/gtksourceview/Makefile,v 1.19 2005/08/26 04:03:56 marcus Exp $ # PORTNAME= gtksourceview -PORTVERSION= 1.3.92 +PORTVERSION= 1.3.93 CATEGORIES= x11-toolkits gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/1.3 @@ -21,7 +21,8 @@ USE_X_PREFIX= yes USE_GMAKE= yes USE_AUTOTOOLS= libtool:15 INSTALLS_SHLIB= yes -USE_GNOME= gnomeprefix gnomehack libgnome libgnomeprintui +USE_GNOME= gnomeprefix gnomehack libgnome libgnomeprintui intlhack \ + ltverhack CONFIGURE_ARGS= --enable-compile-warnings=no CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LIBS="-L${LOCALBASE}/lib -lgnuregex" diff --git a/x11-toolkits/gtksourceview/distinfo b/x11-toolkits/gtksourceview/distinfo index d084dd0df..e7d18d02d 100644 --- a/x11-toolkits/gtksourceview/distinfo +++ b/x11-toolkits/gtksourceview/distinfo @@ -1,2 +1,2 @@ -MD5 (gnome2/gtksourceview-1.3.92.tar.bz2) = 998b7ab6ffdc661943fa1d610d7d82b7 -SIZE (gnome2/gtksourceview-1.3.92.tar.bz2) = 698267 +MD5 (gnome2/gtksourceview-1.3.93.tar.bz2) = 91d158624824d18e9f01b16a1715881d +SIZE (gnome2/gtksourceview-1.3.93.tar.bz2) = 698936 |