diff options
author | erwin <erwin@FreeBSD.org> | 2003-06-09 01:31:33 +0800 |
---|---|---|
committer | erwin <erwin@FreeBSD.org> | 2003-06-09 01:31:33 +0800 |
commit | 3a854a1090fbe9727df0e4287affe086fe74c45a (patch) | |
tree | 5fba8924b7bfe40f051c9adcc01b97c919a1a7d4 /math | |
parent | 889d8ef00595585cbf06aa0807fa6986157a1c77 (diff) | |
download | freebsd-ports-gnome-3a854a1090fbe9727df0e4287affe086fe74c45a.tar.gz freebsd-ports-gnome-3a854a1090fbe9727df0e4287affe086fe74c45a.tar.zst freebsd-ports-gnome-3a854a1090fbe9727df0e4287affe086fe74c45a.zip |
Fix unfetchable file by updating the port to 0.2.2
PR: 53049
Submitted by: Serge Gagnon <gagnon__s@videotron.ca>
Approved by: edwin (mentor)
Diffstat (limited to 'math')
-rw-r--r-- | math/clarence/Makefile | 3 | ||||
-rw-r--r-- | math/clarence/distinfo | 2 |
2 files changed, 2 insertions, 3 deletions
diff --git a/math/clarence/Makefile b/math/clarence/Makefile index a38ebc47087d..e535fe4eaf0a 100644 --- a/math/clarence/Makefile +++ b/math/clarence/Makefile @@ -7,7 +7,7 @@ # PORTNAME= clarence -PORTVERSION= 0.2.0 +PORTVERSION= 0.2.2 CATEGORIES= math python MASTER_SITES= http://clay.ll.pl/download/ @@ -19,7 +19,6 @@ RUN_DEPENDS= ${PYTHON_SITELIBDIR}/gtk-1.2/GDK.py:${PORTSDIR}/x11-toolkits/py-gtk USE_REINPLACE= yes USE_PYTHON= yes NO_BUILD= yes -WRKSRC= ${WRKDIR}/${PORTNAME} MAN1= clarence.1 post-patch: diff --git a/math/clarence/distinfo b/math/clarence/distinfo index a806740a076e..8b1bbf6fca3d 100644 --- a/math/clarence/distinfo +++ b/math/clarence/distinfo @@ -1 +1 @@ -MD5 (clarence-0.2.0.tar.gz) = 9062ec7782d2614afc03995da96b49bd +MD5 (clarence-0.2.2.tar.gz) = 9b527ccd24162ba05635f5c18523bbb6 |