summaryrefslogtreecommitdiffstats
path: root/devel/py-yaml
diff options
context:
space:
mode:
authordaichi <daichi@FreeBSD.org>2003-07-01 07:58:43 +0000
committerdaichi <daichi@FreeBSD.org>2003-07-01 07:58:43 +0000
commite42c01e2bdbea0f7a14c10b326496a60b15a63be (patch)
tree8c62893f9ae8912f9d1f8c05a6f54b05408b3b4a /devel/py-yaml
parent87d30b17a0f153e75e2900b6ef8fbe1fee471e6c (diff)
downloadFreeBSD-ports-e42c01e2bdbea0f7a14c10b326496a60b15a63be.zip
FreeBSD-ports-e42c01e2bdbea0f7a14c10b326496a60b15a63be.tar.gz
update devel/py-yaml:
o Fix unfetchable distfile, but in the same time o Update to 0.32 o Change the distinfo PR: 53036 Submitted by: Serge Gagnon <gagnon__s@videotron.ca>
Diffstat (limited to 'devel/py-yaml')
-rw-r--r--devel/py-yaml/Makefile8
-rw-r--r--devel/py-yaml/distinfo2
2 files changed, 5 insertions, 5 deletions
diff --git a/devel/py-yaml/Makefile b/devel/py-yaml/Makefile
index 89289c2..acc499e 100644
--- a/devel/py-yaml/Makefile
+++ b/devel/py-yaml/Makefile
@@ -7,12 +7,12 @@
#
PORTNAME= yaml
-PORTVERSION= 20021223
+PORTVERSION= 0.32
CATEGORIES= devel python
-MASTER_SITES= http://mountainwebtools.com/PyYaml/
+MASTER_SITES= http://iron.cx/yaml/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-DISTNAME= PyYaml_23Dec2002
-EXTRACT_SUFX= .tgz
+DISTNAME= PyYaml-SHowell-${PORTVERSION}
+EXTRACT_SUFX= .tar.gz
MAINTAINER= ports@FreeBSD.org
COMMENT= Python YAML parser
diff --git a/devel/py-yaml/distinfo b/devel/py-yaml/distinfo
index af31207..bed3bf2 100644
--- a/devel/py-yaml/distinfo
+++ b/devel/py-yaml/distinfo
@@ -1 +1 @@
-MD5 (PyYaml_23Dec2002.tgz) = b502b85bda978c71a055392b6574ade2
+MD5 (PyYaml-SHowell-0.32.tar.gz) = e3a147d1a1e19861fe6b3f63f4100b24
OpenPOWER on IntegriCloud