diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2008-11-03 02:21:19 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2008-11-03 02:21:19 +0800 |
commit | 53bc6c77f6fa0ea4737fcd85c95ee4451a7df4f9 (patch) | |
tree | cfb71d00f0a1d4feabd8229dcb71ef3e34818f4e /x11-toolkits | |
parent | 2a4c274cb1feee8f17ae9b7b5d9a75ca81bb0b0f (diff) | |
download | marcuscom-ports-53bc6c77f6fa0ea4737fcd85c95ee4451a7df4f9.tar.gz marcuscom-ports-53bc6c77f6fa0ea4737fcd85c95ee4451a7df4f9.tar.zst marcuscom-ports-53bc6c77f6fa0ea4737fcd85c95ee4451a7df4f9.zip |
Update to 2.24.1.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@11746 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/gtksourceview2/Makefile | 4 | ||||
-rw-r--r-- | x11-toolkits/gtksourceview2/distinfo | 6 | ||||
-rw-r--r-- | x11-toolkits/gtksourceview2/pkg-plist | 2 |
3 files changed, 7 insertions, 5 deletions
diff --git a/x11-toolkits/gtksourceview2/Makefile b/x11-toolkits/gtksourceview2/Makefile index 71fa406db..f3b0757c1 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/x11-toolkits/gtksourceview2/Makefile,v 1.65 2008/09/08 22:14:20 kwm Exp $ +# $MCom: ports/x11-toolkits/gtksourceview2/Makefile,v 1.66 2008/09/20 12:42:39 kwm Exp $ # PORTNAME= gtksourceview2 -PORTVERSION= 2.4.0 +PORTVERSION= 2.4.1 PORTREVISION?= 0 CATEGORIES= x11-toolkits gnome MASTER_SITES= ${MASTER_SITE_GNOME} diff --git a/x11-toolkits/gtksourceview2/distinfo b/x11-toolkits/gtksourceview2/distinfo index 78be741aa..c53e9d4ef 100644 --- a/x11-toolkits/gtksourceview2/distinfo +++ b/x11-toolkits/gtksourceview2/distinfo @@ -1,3 +1,3 @@ -MD5 (gnome2/gtksourceview-2.4.0.tar.bz2) = e27588c897cd3a49d81b85466aec817f -SHA256 (gnome2/gtksourceview-2.4.0.tar.bz2) = 721fcc27dc5dbb8a8ba114a0f931abc74ec7a7ff53e715fb51f53d3d45dd143a -SIZE (gnome2/gtksourceview-2.4.0.tar.bz2) = 950461 +MD5 (gnome2/gtksourceview-2.4.1.tar.bz2) = 7b5902e00aafc573e56f1bac244b2673 +SHA256 (gnome2/gtksourceview-2.4.1.tar.bz2) = da955516b40ff8e9e6ca85731aca5a95fe4814d4d6815ec7924dbf2d9d4937f7 +SIZE (gnome2/gtksourceview-2.4.1.tar.bz2) = 948426 diff --git a/x11-toolkits/gtksourceview2/pkg-plist b/x11-toolkits/gtksourceview2/pkg-plist index 226f869ee..9a0140320 100644 --- a/x11-toolkits/gtksourceview2/pkg-plist +++ b/x11-toolkits/gtksourceview2/pkg-plist @@ -31,6 +31,7 @@ share/gtksourceview-2.0/language-specs/def.lang share/gtksourceview-2.0/language-specs/desktop.lang share/gtksourceview-2.0/language-specs/diff.lang share/gtksourceview-2.0/language-specs/docbook.lang +share/gtksourceview-2.0/language-specs/dot.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 @@ -120,6 +121,7 @@ share/locale/hu/LC_MESSAGES/gtksourceview-2.0.mo share/locale/id/LC_MESSAGES/gtksourceview-2.0.mo share/locale/it/LC_MESSAGES/gtksourceview-2.0.mo share/locale/ja/LC_MESSAGES/gtksourceview-2.0.mo +share/locale/kn/LC_MESSAGES/gtksourceview-2.0.mo share/locale/ko/LC_MESSAGES/gtksourceview-2.0.mo share/locale/lt/LC_MESSAGES/gtksourceview-2.0.mo share/locale/lv/LC_MESSAGES/gtksourceview-2.0.mo |