diff options
author | ahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-09-17 21:46:28 +0800 |
---|---|---|
committer | ahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-09-17 21:46:28 +0800 |
commit | 50aa73645941939fe25f16ca1a552ec50db07bfd (patch) | |
tree | 2e2944c2579d4e8b39d13d8a597e64bea2870456 | |
parent | 907f57245932fb9837cd036dacd9c327edd6e5a3 (diff) | |
download | marcuscom-ports-50aa73645941939fe25f16ca1a552ec50db07bfd.tar.gz marcuscom-ports-50aa73645941939fe25f16ca1a552ec50db07bfd.tar.zst marcuscom-ports-50aa73645941939fe25f16ca1a552ec50db07bfd.zip |
Update to 2.0.0
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@9606 df743ca5-7f9a-e211-a948-0013205c9059
-rw-r--r-- | x11-toolkits/py-gtksourceview/Makefile | 4 | ||||
-rw-r--r-- | x11-toolkits/py-gtksourceview/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/x11-toolkits/py-gtksourceview/Makefile b/x11-toolkits/py-gtksourceview/Makefile index dff589af2..22329c690 100644 --- a/x11-toolkits/py-gtksourceview/Makefile +++ b/x11-toolkits/py-gtksourceview/Makefile @@ -3,11 +3,11 @@ # Whom: Mezz <mezz@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/x11-toolkits/py-gtksourceview/Makefile,v 1.4 2007/08/28 19:48:20 mezz Exp $ +# $MCom: ports/x11-toolkits/py-gtksourceview/Makefile,v 1.5 2007/09/11 21:51:33 mezz Exp $ # PORTNAME= gtksourceview -PORTVERSION= 1.90.5 +PORTVERSION= 2.0.0 CATEGORIES= x11-toolkits gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/pygtksourceview/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} diff --git a/x11-toolkits/py-gtksourceview/distinfo b/x11-toolkits/py-gtksourceview/distinfo index d57abc0ff..ed287d31e 100644 --- a/x11-toolkits/py-gtksourceview/distinfo +++ b/x11-toolkits/py-gtksourceview/distinfo @@ -1,3 +1,3 @@ -MD5 (pygtksourceview-1.90.5.tar.bz2) = e26be6d014b5f091af5c4250bb63c2ff -SHA256 (pygtksourceview-1.90.5.tar.bz2) = 0bb0970b42bab2512d4236266f6d2b8844496f3a9882bd5b58ed392bce4d2350 -SIZE (pygtksourceview-1.90.5.tar.bz2) = 255575 +MD5 (pygtksourceview-2.0.0.tar.bz2) = a4947108e7a669b67ff0ff157a132728 +SHA256 (pygtksourceview-2.0.0.tar.bz2) = 749075c118a029efc51c58f4a49afbf0ec969a1c1f9ee8c25782ea08b3f9c649 +SIZE (pygtksourceview-2.0.0.tar.bz2) = 255507 |