ports/108471: [PATCH] dns/py-adns: update to 1.2.1
Li-Wen Hsu
lwhsu at lwhsu.org
Sun Jan 28 10:20:20 UTC 2007
>Number: 108471
>Category: ports
>Synopsis: [PATCH] dns/py-adns: update to 1.2.1
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: update
>Submitter-Id: current-users
>Arrival-Date: Sun Jan 28 10:20:19 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator: Li-Wen Hsu
>Release: FreeBSD 6.2-PRERELEASE i386
>Organization:
>Environment:
System: FreeBSD jail0.lwhsu.csie.net 6.2-PRERELEASE FreeBSD 6.2-PRERELEASE #0: Sun Jan 14 15:25:58 CST 2007
>Description:
- Update to 1.2.1
- Remove deprecated MASTER_SITES.
Port maintainer (perky at FreeBSD.org) is cc'd.
Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:
--- py24-adns-1.2.1.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/dns/py-adns/Makefile /home/lwhsu/ports/dns/py-adns/Makefile
--- /usr/ports/dns/py-adns/Makefile Sat Jan 6 10:04:02 2007
+++ /home/lwhsu/ports/dns/py-adns/Makefile Sun Jan 28 09:58:32 2007
@@ -6,10 +6,9 @@
#
PORTNAME= adns
-PORTVERSION= 1.2.0
+PORTVERSION= 1.2.1
CATEGORIES= dns python
-MASTER_SITES= http://adns-python.googlecode.com/files/ \
- http://dustman.net/andy/python/adns-python/${PORTVERSION}/
+MASTER_SITES= http://adns-python.googlecode.com/files/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= adns-python-${PORTVERSION}
diff -ruN --exclude=CVS /usr/ports/dns/py-adns/distinfo /home/lwhsu/ports/dns/py-adns/distinfo
--- /usr/ports/dns/py-adns/distinfo Sat Jan 6 10:04:02 2007
+++ /home/lwhsu/ports/dns/py-adns/distinfo Sun Jan 28 09:58:37 2007
@@ -1,3 +1,3 @@
-MD5 (adns-python-1.2.0.tar.gz) = e2d756ba982ce3181ebb4c40a42d80dd
-SHA256 (adns-python-1.2.0.tar.gz) = 1d1942ddfab4c3db2208cd7869d00b06df06161e7c26e23b045122a4bf3f0d7e
-SIZE (adns-python-1.2.0.tar.gz) = 16495
+MD5 (adns-python-1.2.1.tar.gz) = 12cc7ad1b0ee8d818005e9ca4def758b
+SHA256 (adns-python-1.2.1.tar.gz) = 30f4ae0c40f6b09b0fad60c1aa4b4b9ff250e62f6e5e6cc112949f880359a23e
+SIZE (adns-python-1.2.1.tar.gz) = 18252
--- py24-adns-1.2.1.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list