Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 12 Jan 2015 18:35:37 +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: r376861 - head/dns/p5-Net-Domain-ExpireDate
Message-ID:  <201501121835.t0CIZbOx060889@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Mon Jan 12 18:35:37 2015
New Revision: 376861
URL: https://svnweb.freebsd.org/changeset/ports/376861
QAT: https://qat.redports.org/buildarchive/r376861/

Log:
  - Update to 0.15.1
  - Sort PLIST
  
  Changes:	http://search.cpan.org/dist/Net-Domain-ExpireDate/Changes

Modified:
  head/dns/p5-Net-Domain-ExpireDate/Makefile
  head/dns/p5-Net-Domain-ExpireDate/distinfo
  head/dns/p5-Net-Domain-ExpireDate/pkg-plist

Modified: head/dns/p5-Net-Domain-ExpireDate/Makefile
==============================================================================
--- head/dns/p5-Net-Domain-ExpireDate/Makefile	Mon Jan 12 18:35:31 2015	(r376860)
+++ head/dns/p5-Net-Domain-ExpireDate/Makefile	Mon Jan 12 18:35:37 2015	(r376861)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	Net-Domain-ExpireDate
-PORTVERSION=	1.15
-PORTREVISION=	1
+PORTVERSION=	1.15.1
 CATEGORIES=	dns net perl5
 MASTER_SITES=	CPAN
 MASTER_SITE_SUBDIR=	CPAN:NALOBIN
@@ -17,5 +16,6 @@ RUN_DEPENDS:=	${BUILD_DEPENDS}
 
 USES=		perl5
 USE_PERL5=	configure
+WRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVERSION:R}
 
 .include <bsd.port.mk>

Modified: head/dns/p5-Net-Domain-ExpireDate/distinfo
==============================================================================
--- head/dns/p5-Net-Domain-ExpireDate/distinfo	Mon Jan 12 18:35:31 2015	(r376860)
+++ head/dns/p5-Net-Domain-ExpireDate/distinfo	Mon Jan 12 18:35:37 2015	(r376861)
@@ -1,2 +1,2 @@
-SHA256 (Net-Domain-ExpireDate-1.15.tar.gz) = 40a1cc8035555d144d4562a46fc10fcd23126e72c6e73deb01952e6d666c1a5c
-SIZE (Net-Domain-ExpireDate-1.15.tar.gz) = 11074
+SHA256 (Net-Domain-ExpireDate-1.15.1.tar.gz) = 017d1fb1321550c87d8577c839aa7cc833366ffb42e3a7128b2aeba1c0ad61d1
+SIZE (Net-Domain-ExpireDate-1.15.1.tar.gz) = 11812

Modified: head/dns/p5-Net-Domain-ExpireDate/pkg-plist
==============================================================================
--- head/dns/p5-Net-Domain-ExpireDate/pkg-plist	Mon Jan 12 18:35:31 2015	(r376860)
+++ head/dns/p5-Net-Domain-ExpireDate/pkg-plist	Mon Jan 12 18:35:37 2015	(r376861)
@@ -1,2 +1,2 @@
-%%PERL5_MAN3%%/Net::Domain::ExpireDate.3.gz
 %%SITE_PERL%%/Net/Domain/ExpireDate.pm
+%%PERL5_MAN3%%/Net::Domain::ExpireDate.3.gz



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