diff options
author | Sergey Skvortsov <skv@FreeBSD.org> | 2008-06-02 17:09:26 +0000 |
---|---|---|
committer | Sergey Skvortsov <skv@FreeBSD.org> | 2008-06-02 17:09:26 +0000 |
commit | 1b3cefbf519f40fa08b1aa70d3bf018008f440e3 (patch) | |
tree | 99e5e122a3b8aa19aa097ca41ce3488f3a45c208 /comms | |
parent | 7655b63b1e2de38fe06910dd4758b3c3b79fcaab (diff) |
Updated to 1.04
PR: ports/120660
Submitted by: Felippe de Meirelles Motta <lippemail xx gmail.com>
Notes
Notes:
svn path=/head/; revision=214191
Diffstat (limited to 'comms')
-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 |