diff options
author | John Marino <marino@FreeBSD.org> | 2015-06-21 09:12:59 +0000 |
---|---|---|
committer | John Marino <marino@FreeBSD.org> | 2015-06-21 09:12:59 +0000 |
commit | 39003baa13aafe08dbdb9b89acc1c2f6931693ae (patch) | |
tree | 44cb384db446895186690c5c63a49cf5c1d4e863 /devel/gnatpython | |
parent | 42ca37be339b551778f05e3a3f0695e1e82a76b5 (diff) | |
download | ports-39003baa13aafe08dbdb9b89acc1c2f6931693ae.tar.gz ports-39003baa13aafe08dbdb9b89acc1c2f6931693ae.zip |
Notes
Diffstat (limited to 'devel/gnatpython')
-rw-r--r-- | devel/gnatpython/Makefile | 3 | ||||
-rw-r--r-- | devel/gnatpython/distinfo | 4 |
2 files changed, 3 insertions, 4 deletions
diff --git a/devel/gnatpython/Makefile b/devel/gnatpython/Makefile index b6f679935947..bbb590439455 100644 --- a/devel/gnatpython/Makefile +++ b/devel/gnatpython/Makefile @@ -3,7 +3,6 @@ PORTNAME= gnatpython PORTVERSION= ${SNAPSHOT} -PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= http://downloads.dragonlace.net/src/ @@ -12,7 +11,7 @@ COMMENT= Python package used in Ada testsuites LICENSE= GPLv3 -SNAPSHOT= 20140205 +SNAPSHOT= 20140224 USES= python tar:bzip2 USE_PYTHON= distutils autoplist diff --git a/devel/gnatpython/distinfo b/devel/gnatpython/distinfo index 54186e8b525e..9c2ef792d025 100644 --- a/devel/gnatpython/distinfo +++ b/devel/gnatpython/distinfo @@ -1,2 +1,2 @@ -SHA256 (gnatpython-20140205.tar.bz2) = dbf6c40c13edef7286e120c6c7711f9c0051ec91039a52197e708ae68066387b -SIZE (gnatpython-20140205.tar.bz2) = 102556 +SHA256 (gnatpython-20140224.tar.bz2) = a622c790dfcdb8c7b6fb77cdef8ce3b0fe96649bf5dd422216d21bacf34e12a8 +SIZE (gnatpython-20140224.tar.bz2) = 102940 |