diff options
author | skv <skv@FreeBSD.org> | 2008-06-03 01:09:26 +0800 |
---|---|---|
committer | skv <skv@FreeBSD.org> | 2008-06-03 01:09:26 +0800 |
commit | e5e898ec2531f62d5b4fd93a1807bf9f14ab2b7c (patch) | |
tree | 3c6a3a7974be1d4e71441420db4455e84856f579 | |
parent | 31706c916146d5435c8942fd0793a83faa37f9a8 (diff) | |
download | freebsd-ports-gnome-e5e898ec2531f62d5b4fd93a1807bf9f14ab2b7c.tar.gz freebsd-ports-gnome-e5e898ec2531f62d5b4fd93a1807bf9f14ab2b7c.tar.zst freebsd-ports-gnome-e5e898ec2531f62d5b4fd93a1807bf9f14ab2b7c.zip |
Updated to 1.04
PR: ports/120660
Submitted by: Felippe de Meirelles Motta <lippemail xx gmail.com>
-rw-r--r-- | comms/p5-Device-SerialPort/Makefile | 3 | ||||
-rw-r--r-- | comms/p5-Device-SerialPort/distinfo | 6 |
2 files changed, 5 insertions, 4 deletions
diff --git a/comms/p5-Device-SerialPort/Makefile b/comms/p5-Device-SerialPort/Makefile index c702e21ac429..906d99c476e7 100644 --- a/comms/p5-Device-SerialPort/Makefile +++ b/comms/p5-Device-SerialPort/Makefile @@ -6,10 +6,11 @@ # PORTNAME= Device-SerialPort -PORTVERSION= 1.003001 +PORTVERSION= 1.040000 CATEGORIES= comms perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- +DISTNAME= ${PORTNAME}-${PORTVERSION:C/0+$//} MAINTAINER= skv@FreeBSD.org COMMENT= A perl5 module for simple serial port control diff --git a/comms/p5-Device-SerialPort/distinfo b/comms/p5-Device-SerialPort/distinfo index 12ce296622b7..4bc5367ec5c7 100644 --- a/comms/p5-Device-SerialPort/distinfo +++ b/comms/p5-Device-SerialPort/distinfo @@ -1,3 +1,3 @@ -MD5 (Device-SerialPort-1.003001.tar.gz) = ba6c23923c8a5c69fcc97cf35aeb8504 -SHA256 (Device-SerialPort-1.003001.tar.gz) = 803d6f128b0778c0873e84cbfa243c1d37ea0e9c7ab59077d7ead24b9e47167e -SIZE (Device-SerialPort-1.003001.tar.gz) = 127200 +MD5 (Device-SerialPort-1.04.tar.gz) = 82c698151f934eb28c65d1838cee7d9e +SHA256 (Device-SerialPort-1.04.tar.gz) = d392567cb39b4ea606c0e0acafd8ed72320311b995336ece5fcefcf9b150e9d7 +SIZE (Device-SerialPort-1.04.tar.gz) = 98706 |