svn commit: r486285 - head/security/p5-Authen-Radius

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Fri Nov 30 20:04:56 UTC 2018


Author: sunpoet
Date: Fri Nov 30 20:04:52 2018
New Revision: 486285
URL: https://svnweb.freebsd.org/changeset/ports/486285

Log:
  Update to 0.28
  
  Changes:	https://metacpan.org/changes/distribution/Authen-Radius

Modified:
  head/security/p5-Authen-Radius/Makefile
  head/security/p5-Authen-Radius/distinfo

Modified: head/security/p5-Authen-Radius/Makefile
==============================================================================
--- head/security/p5-Authen-Radius/Makefile	Fri Nov 30 20:04:43 2018	(r486284)
+++ head/security/p5-Authen-Radius/Makefile	Fri Nov 30 20:04:52 2018	(r486285)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	Authen-Radius
-PORTVERSION=	0.27
+PORTVERSION=	0.28
 CATEGORIES=	security perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -18,10 +18,11 @@ RUN_DEPENDS=	p5-Data-HexDump>=0.02:devel/p5-Data-HexDu
 		p5-Net-IP>=1.26:net-mgmt/p5-Net-IP
 TEST_DEPENDS=	p5-Test-NoWarnings>=0:devel/p5-Test-NoWarnings
 
-REINPLACE_ARGS=	-i ''
 USES=		perl5
 USE_PERL5=	configure
+
 NO_ARCH=	yes
+REINPLACE_ARGS=	-i ''
 
 PORTDATA=	*
 

Modified: head/security/p5-Authen-Radius/distinfo
==============================================================================
--- head/security/p5-Authen-Radius/distinfo	Fri Nov 30 20:04:43 2018	(r486284)
+++ head/security/p5-Authen-Radius/distinfo	Fri Nov 30 20:04:52 2018	(r486285)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1532484508
-SHA256 (Authen-Radius-0.27.tar.gz) = e5a3052fe46dc38424c1947da92e623e8996216f97bd7be72221eb6c5f7c09f8
-SIZE (Authen-Radius-0.27.tar.gz) = 49679
+TIMESTAMP = 1543584884
+SHA256 (Authen-Radius-0.28.tar.gz) = 99d6b7357f8c52a8ce26a2ee3541341932df747d3a6d876a985483f705caf4bc
+SIZE (Authen-Radius-0.28.tar.gz) = 50224


More information about the svn-ports-all mailing list