svn commit: r543116 - head/comms/p5-Device-Modem

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Fri Jul 24 07:20:06 UTC 2020


Author: sunpoet
Date: Fri Jul 24 07:20:01 2020
New Revision: 543116
URL: https://svnweb.freebsd.org/changeset/ports/543116

Log:
  Update to 1.59
  
  Changes:	https://metacpan.org/changes/distribution/Device-Modem

Modified:
  head/comms/p5-Device-Modem/Makefile
  head/comms/p5-Device-Modem/distinfo

Modified: head/comms/p5-Device-Modem/Makefile
==============================================================================
--- head/comms/p5-Device-Modem/Makefile	Fri Jul 24 07:19:56 2020	(r543115)
+++ head/comms/p5-Device-Modem/Makefile	Fri Jul 24 07:20:01 2020	(r543116)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	Device-Modem
-PORTVERSION=	1.57
-PORTREVISION=	2
+PORTVERSION=	1.59
 CATEGORIES=	comms perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -18,11 +17,13 @@ BUILD_DEPENDS=	${RUN_DEPENDS}
 RUN_DEPENDS=	p5-Device-SerialPort>=0:comms/p5-Device-SerialPort
 
 USES=		perl5 shebangfix
+USE_PERL5=	configure
+
+NO_ARCH=	yes
+
 SHEBANG_FILES=	examples/xmodem.pl \
 		examples/shell.pl \
 		examples/caller-id.pl
-USE_PERL5=	configure
-NO_ARCH=	yes
 
 OPTIONS_DEFINE=	EXAMPLES
 

Modified: head/comms/p5-Device-Modem/distinfo
==============================================================================
--- head/comms/p5-Device-Modem/distinfo	Fri Jul 24 07:19:56 2020	(r543115)
+++ head/comms/p5-Device-Modem/distinfo	Fri Jul 24 07:20:01 2020	(r543116)
@@ -1,2 +1,3 @@
-SHA256 (Device-Modem-1.57.tar.gz) = 1fe0228c65aa02a5940d2cb6a9dbe70c754ecdfc0047c36c3a3e079e1766fa68
-SIZE (Device-Modem-1.57.tar.gz) = 37969
+TIMESTAMP = 1595416709
+SHA256 (Device-Modem-1.59.tar.gz) = a6380cf396170b4c0da95232c4ce7c09ee80f03758d732ab8a996f4411e74b99
+SIZE (Device-Modem-1.59.tar.gz) = 44499


More information about the svn-ports-all mailing list