diff options
Diffstat (limited to 'x11-toolkits/gtksourceview2')
-rw-r--r-- | x11-toolkits/gtksourceview2/Makefile | 4 | ||||
-rw-r--r-- | x11-toolkits/gtksourceview2/distinfo | 6 | ||||
-rw-r--r-- | x11-toolkits/gtksourceview2/pkg-plist | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/x11-toolkits/gtksourceview2/Makefile b/x11-toolkits/gtksourceview2/Makefile index 5e741c69f79a..7f8363b1cdb3 100644 --- a/x11-toolkits/gtksourceview2/Makefile +++ b/x11-toolkits/gtksourceview2/Makefile @@ -3,11 +3,11 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports-stable/x11-toolkits/gtksourceview2/Makefile,v 1.1 2007/12/01 06:20:10 marcus Exp $ +# $MCom: ports/x11-toolkits/gtksourceview2/Makefile,v 1.60 2008/03/10 13:49:44 ahze Exp $ # PORTNAME= gtksourceview2 -PORTVERSION= 2.0.2 +PORTVERSION= 2.2.0 PORTREVISION?= 0 CATEGORIES= x11-toolkits gnome MASTER_SITES= ${MASTER_SITE_GNOME} diff --git a/x11-toolkits/gtksourceview2/distinfo b/x11-toolkits/gtksourceview2/distinfo index 7e14ac6e8368..40cee0a7a183 100644 --- a/x11-toolkits/gtksourceview2/distinfo +++ b/x11-toolkits/gtksourceview2/distinfo @@ -1,3 +1,3 @@ -MD5 (gnome2/gtksourceview-2.0.2.tar.bz2) = 8a9daf3fa9ddeed92c18572ee16cd1f5 -SHA256 (gnome2/gtksourceview-2.0.2.tar.bz2) = bd775a331aec8fe682e123773a0609fd673256437c950ced8415ab56eb292e39 -SIZE (gnome2/gtksourceview-2.0.2.tar.bz2) = 1020145 +MD5 (gnome2/gtksourceview-2.2.0.tar.bz2) = f794b2bfea6f56bbdb6da494b5335f74 +SHA256 (gnome2/gtksourceview-2.2.0.tar.bz2) = 05c53f6fe640a07c6f42f3c6fa5a0d6591b659764baaf3292430987f1a558857 +SIZE (gnome2/gtksourceview-2.2.0.tar.bz2) = 1127301 diff --git a/x11-toolkits/gtksourceview2/pkg-plist b/x11-toolkits/gtksourceview2/pkg-plist index 69850a61fae5..3b30647c2285 100644 --- a/x11-toolkits/gtksourceview2/pkg-plist +++ b/x11-toolkits/gtksourceview2/pkg-plist @@ -2,6 +2,8 @@ include/gtksourceview-2.0/gtksourceview/gtksourcebuffer.h include/gtksourceview-2.0/gtksourceview/gtksourceiter.h include/gtksourceview-2.0/gtksourceview/gtksourcelanguage.h include/gtksourceview-2.0/gtksourceview/gtksourcelanguagemanager.h +include/gtksourceview-2.0/gtksourceview/gtksourcemark.h +include/gtksourceview-2.0/gtksourceview/gtksourceprintcompositor.h include/gtksourceview-2.0/gtksourceview/gtksourcestyle.h include/gtksourceview-2.0/gtksourceview/gtksourcestylescheme.h include/gtksourceview-2.0/gtksourceview/gtksourcestyleschememanager.h @@ -31,7 +33,9 @@ share/gtksourceview-2.0/language-specs/diff.lang share/gtksourceview-2.0/language-specs/docbook.lang share/gtksourceview-2.0/language-specs/dpatch.lang share/gtksourceview-2.0/language-specs/dtd.lang +share/gtksourceview-2.0/language-specs/eiffel.lang share/gtksourceview-2.0/language-specs/erlang.lang +share/gtksourceview-2.0/language-specs/forth.lang share/gtksourceview-2.0/language-specs/fortran.lang share/gtksourceview-2.0/language-specs/gap.lang share/gtksourceview-2.0/language-specs/gtk-doc.lang |