Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 19 Dec 2012 12:17:44 +0000 (UTC)
From:      Philippe Audeoud <jadawin@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r309234 - in head/dns/p5-Net-Domain-ExpireDate: . files
Message-ID:  <201212191217.qBJCHiJq091086@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jadawin
Date: Wed Dec 19 12:17:43 2012
New Revision: 309234
URL: http://svnweb.freebsd.org/changeset/ports/309234

Log:
  - Update to 1.09
  - Changelog: http://cpansearch.perl.org/src/DESPAIR/Net-Domain-ExpireDate-1.09/Changes

Deleted:
  head/dns/p5-Net-Domain-ExpireDate/files/
Modified:
  head/dns/p5-Net-Domain-ExpireDate/Makefile
  head/dns/p5-Net-Domain-ExpireDate/distinfo   (contents, props changed)

Modified: head/dns/p5-Net-Domain-ExpireDate/Makefile
==============================================================================
--- head/dns/p5-Net-Domain-ExpireDate/Makefile	Wed Dec 19 12:14:13 2012	(r309233)
+++ head/dns/p5-Net-Domain-ExpireDate/Makefile	Wed Dec 19 12:17:43 2012	(r309234)
@@ -1,12 +1,8 @@
-# New ports collection makefile for:	p5-Net-Domain-ExpireDate
-# Date created:				Mar 4 2005
-# Whom:					clsung
-#
+# Created by: clsung
 # $FreeBSD$
-#
 
 PORTNAME=	Net-Domain-ExpireDate
-PORTVERSION=	1.02
+PORTVERSION=	1.09
 CATEGORIES=	dns net perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -21,7 +17,4 @@ PERL_CONFIGURE=	yes
 
 MAN3=		Net::Domain::ExpireDate.3
 
-post-patch:
-		@${FIND} ${WRKSRC} -name "*.orig" -delete
-
 .include <bsd.port.mk>

Modified: head/dns/p5-Net-Domain-ExpireDate/distinfo
==============================================================================
--- head/dns/p5-Net-Domain-ExpireDate/distinfo	Wed Dec 19 12:14:13 2012	(r309233)
+++ head/dns/p5-Net-Domain-ExpireDate/distinfo	Wed Dec 19 12:17:43 2012	(r309234)
@@ -1,2 +1,2 @@
-SHA256 (Net-Domain-ExpireDate-1.02.tar.gz) = dafcd9ff46d4f4996e51cb16d74f5224539280fb111ddb3899a0a5bd72134049
-SIZE (Net-Domain-ExpireDate-1.02.tar.gz) = 12292
+SHA256 (Net-Domain-ExpireDate-1.09.tar.gz) = 302c04811e6a931b22d01edc8335745b8cf8da8075fb795a89cbcd1ecaf272e4
+SIZE (Net-Domain-ExpireDate-1.09.tar.gz) = 13592



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