Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 29 Dec 2015 17:30:17 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r404767 - head/dns
Message-ID:  <201512291730.tBTHUHo9011537@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Tue Dec 29 17:30:16 2015
New Revision: 404767
URL: https://svnweb.freebsd.org/changeset/ports/404767

Log:
  - Move dns/py-dns3 to dns/py-py3dns
  - Update MASTER_SITES: change from launchpad.net to CHEESEHOP
  - Remove PKGNAMESUFFIX
  - Add NO_ARCH
  - Relax USES=python
  - Add PyPI as primary WWW
  - Bump PORTREVISION for dependent ports

Modified:
  head/dns/Makefile

Modified: head/dns/Makefile
==============================================================================
--- head/dns/Makefile	Tue Dec 29 17:29:51 2015	(r404766)
+++ head/dns/Makefile	Tue Dec 29 17:30:16 2015	(r404767)
@@ -162,7 +162,6 @@
     SUBDIR += py-adns
     SUBDIR += py-bonjour
     SUBDIR += py-dns
-    SUBDIR += py-dns3
     SUBDIR += py-dnschain
     SUBDIR += py-dnspython
     SUBDIR += py-easyzone
@@ -171,6 +170,7 @@
     SUBDIR += py-ldns
     SUBDIR += py-namebench
     SUBDIR += py-publicsuffix
+    SUBDIR += py-py3dns
     SUBDIR += py-pydnstable
     SUBDIR += py-pywdns
     SUBDIR += py-twistedNames



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201512291730.tBTHUHo9011537>