svn commit: r374285 - head/dns/p5-Tie-DNS

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Mon Dec 8 16:00:52 UTC 2014


Author: sunpoet
Date: Mon Dec  8 16:00:51 2014
New Revision: 374285
URL: https://svnweb.freebsd.org/changeset/ports/374285
QAT: https://qat.redports.org/buildarchive/r374285/

Log:
  - Use real PORTVERSION

Modified:
  head/dns/p5-Tie-DNS/Makefile

Modified: head/dns/p5-Tie-DNS/Makefile
==============================================================================
--- head/dns/p5-Tie-DNS/Makefile	Mon Dec  8 16:00:47 2014	(r374284)
+++ head/dns/p5-Tie-DNS/Makefile	Mon Dec  8 16:00:51 2014	(r374285)
@@ -2,13 +2,11 @@
 # $FreeBSD$
 
 PORTNAME=	Tie-DNS
-PORTVERSION=	1.133.260
-PORTREVISION=	1
+PORTVERSION=	1.133260
 PORTEPOCH=	1
 CATEGORIES=	dns perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
-DISTNAME=	${PORTNAME}-${PORTVERSION:R}${PORTVERSION:E}
 
 MAINTAINER=	sunpoet at FreeBSD.org
 COMMENT=	Tie interface to Net::DNS


More information about the svn-ports-head mailing list