aboutsummaryrefslogtreecommitdiff
path: root/comms
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2011-10-01 16:41:27 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2011-10-01 16:41:27 +0000
commitdad757e728f8964f96be441a09a78e8dcfbd7cf6 (patch)
tree6438bd852fcb0f1b3f192978a1d8f8377755a7da /comms
parent1d8b589ae590a8a2cd87319890cdbc25556f42fd (diff)
downloadports-dad757e728f8964f96be441a09a78e8dcfbd7cf6.tar.gz
ports-dad757e728f8964f96be441a09a78e8dcfbd7cf6.zip
Notes
Diffstat (limited to 'comms')
-rw-r--r--comms/p5-Device-Modem/Makefile12
-rw-r--r--comms/p5-Device-Modem/distinfo4
-rw-r--r--comms/p5-Device-Modem/pkg-plist19
3 files changed, 19 insertions, 16 deletions
diff --git a/comms/p5-Device-Modem/Makefile b/comms/p5-Device-Modem/Makefile
index 493c33e85ada..c47e989c4bbc 100644
--- a/comms/p5-Device-Modem/Makefile
+++ b/comms/p5-Device-Modem/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= Device-Modem
-PORTVERSION= 1.54
+PORTVERSION= 1.56
CATEGORIES= comms perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -15,13 +15,15 @@ MAINTAINER= perl@FreeBSD.org
COMMENT= Perl class to interface generic modems (AT-compliant)
BUILD_DEPENDS= p5-Device-SerialPort>=0:${PORTSDIR}/comms/p5-Device-SerialPort
-
-RUN_DEPENDS:= ${BUILD_DEPENDS}
+RUN_DEPENDS= p5-Device-SerialPort>=0:${PORTSDIR}/comms/p5-Device-SerialPort
PERL_CONFIGURE= yes
-MAN3= Device::Modem.3 Device::Modem::Log::File.3 \
- Device::Modem::Log::Syslog.3 Device::Modem::Protocol::Xmodem.3 \
+MAN3= Device::Modem.3 \
+ Device::Modem::FAQ.3 \
+ Device::Modem::Log::File.3 \
+ Device::Modem::Log::Syslog.3 \
+ Device::Modem::Protocol::Xmodem.3 \
Device::Modem::UsRobotics.3
post-install:
diff --git a/comms/p5-Device-Modem/distinfo b/comms/p5-Device-Modem/distinfo
index eec35abc3417..4a6fe1bfdc65 100644
--- a/comms/p5-Device-Modem/distinfo
+++ b/comms/p5-Device-Modem/distinfo
@@ -1,2 +1,2 @@
-SHA256 (Device-Modem-1.54.tar.gz) = 7944895b1534e68ec068a3accbaba06d8d9037b79441554a4b9b062e4c2c4763
-SIZE (Device-Modem-1.54.tar.gz) = 44057
+SHA256 (Device-Modem-1.56.tar.gz) = 907fc083b5dc11e0782a3a9482b0810108fd3b0f2bf09efdbdcced2a6cce6071
+SIZE (Device-Modem-1.56.tar.gz) = 37726
diff --git a/comms/p5-Device-Modem/pkg-plist b/comms/p5-Device-Modem/pkg-plist
index 9f1b97b11bf3..c6f35a1efd78 100644
--- a/comms/p5-Device-Modem/pkg-plist
+++ b/comms/p5-Device-Modem/pkg-plist
@@ -1,18 +1,19 @@
+%%SITE_PERL%%/Device/Modem/FAQ.pod
%%SITE_PERL%%/Device/Modem/Log/File.pm
%%SITE_PERL%%/Device/Modem/Log/Syslog.pm
%%SITE_PERL%%/Device/Modem/Protocol/Xmodem.pm
%%SITE_PERL%%/Device/Modem/UsRobotics.pm
%%SITE_PERL%%/Device/Modem.pm
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Device/Modem/.packlist
-@dirrm %%SITE_PERL%%/Device/Modem/Log
-@dirrm %%SITE_PERL%%/Device/Modem/Protocol
-@dirrm %%SITE_PERL%%/Device/Modem
-@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Device/Modem
-@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Device
-@dirrmtry %%SITE_PERL%%/Device
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/xmodem.pl
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/shell.pl
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/dial.pl
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/active.pl
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/caller-id.pl
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/dial.pl
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/shell.pl
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/xmodem.pl
%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%
+@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Device/Modem
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Device
+@dirrm %%SITE_PERL%%/Device/Modem/Protocol
+@dirrm %%SITE_PERL%%/Device/Modem/Log
+@dirrm %%SITE_PERL%%/Device/Modem
+@dirrmtry %%SITE_PERL%%/Device