svn commit: r402202 - head/dns/totd

Kurt Jaeger pi at FreeBSD.org
Sat Nov 21 20:51:16 UTC 2015


Author: pi
Date: Sat Nov 21 20:51:14 2015
New Revision: 402202
URL: https://svnweb.freebsd.org/changeset/ports/402202

Log:
  dns/totd: new MASTER_SITES, unbreak, point WWW to new site
  
  PR:		Chris Hutchinson <portmaster at bsdforge.com>
  Approved by:	ed (maintainer timeout)

Modified:
  head/dns/totd/Makefile
  head/dns/totd/pkg-descr

Modified: head/dns/totd/Makefile
==============================================================================
--- head/dns/totd/Makefile	Sat Nov 21 20:44:18 2015	(r402201)
+++ head/dns/totd/Makefile	Sat Nov 21 20:51:14 2015	(r402202)
@@ -5,16 +5,13 @@ PORTNAME=	totd
 PORTVERSION=	1.5.1
 PORTREVISION=	1
 CATEGORIES=	dns ipv6
-MASTER_SITES=	ftp://ftp.pasta.cs.uit.no/pub/Vermicelli/
+MASTER_SITES=	http://BSDforge.com/projects/source/dns/totd/
 
 MAINTAINER=	ed at FreeBSD.org
 COMMENT=	DNS proxy that supports IPv6 <==> IPv4 record translation
 
 USES=		desthack uidfix
 
-BROKEN=		Unfetchable
-DEPRECATED=	Broken for more than 6 months
-EXPIRATION_DATE=	2015-11-26
 USE_RC_SUBR=	totd
 GNU_CONFIGURE=	yes
 

Modified: head/dns/totd/pkg-descr
==============================================================================
--- head/dns/totd/pkg-descr	Sat Nov 21 20:44:18 2015	(r402201)
+++ head/dns/totd/pkg-descr	Sat Nov 21 20:51:14 2015	(r402202)
@@ -8,4 +8,4 @@ Examples of such translation mechanisms 
      the KAME project (http://www.kame.net). See faithd(8) on
      *BSD/Kame.
 
-WWW:	http://www.vermicelli.pasta.cs.uit.no/ipv6/software.html
+WWW:	http://BSDforge.com/projects/dns/totd/


More information about the svn-ports-all mailing list