diff options
author | Sergey Skvortsov <skv@FreeBSD.org> | 2009-01-22 18:41:08 +0000 |
---|---|---|
committer | Sergey Skvortsov <skv@FreeBSD.org> | 2009-01-22 18:41:08 +0000 |
commit | 64eda6e0360eb89d42bb38d4a3b1ff0ff731ffde (patch) | |
tree | 9bdde865d0575e8b574fa9fee75d28f3e7e0a5b9 /comms/p5-Device-Modem | |
parent | 681737bf3a2c6009390bdd64b93230d161ddfe2b (diff) |
Notes
Diffstat (limited to 'comms/p5-Device-Modem')
-rw-r--r-- | comms/p5-Device-Modem/Makefile | 4 | ||||
-rw-r--r-- | comms/p5-Device-Modem/distinfo | 6 | ||||
-rw-r--r-- | comms/p5-Device-Modem/pkg-plist | 12 |
3 files changed, 11 insertions, 11 deletions
diff --git a/comms/p5-Device-Modem/Makefile b/comms/p5-Device-Modem/Makefile index 04df2d5e7278..d729b7553403 100644 --- a/comms/p5-Device-Modem/Makefile +++ b/comms/p5-Device-Modem/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Device-Modem -PORTVERSION= 1.48 +PORTVERSION= 1.50 CATEGORIES= comms perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -24,7 +24,7 @@ MAN3= Device::Modem.3 Device::Modem::Log::File.3 \ Device::Modem::UsRobotics.3 post-install: -.ifndef(NOPORTDOCS) +.ifndef(NOPORTEXAMPLES) @${ECHO_MSG} "===> Installing examples for ${PKGNAME}" @${MKDIR} ${EXAMPLESDIR} ${INSTALL_SCRIPT} ${WRKSRC}/examples/*.pl ${EXAMPLESDIR} diff --git a/comms/p5-Device-Modem/distinfo b/comms/p5-Device-Modem/distinfo index c7070da8c78c..e50a84c1424e 100644 --- a/comms/p5-Device-Modem/distinfo +++ b/comms/p5-Device-Modem/distinfo @@ -1,3 +1,3 @@ -MD5 (Device-Modem-1.48.tar.gz) = 8cd938ab9dcfa52de7d71729da03764f -SHA256 (Device-Modem-1.48.tar.gz) = d03c44e580df441edfba79166b9cdf2fe496e3af256127a097494a68026fd44d -SIZE (Device-Modem-1.48.tar.gz) = 42285 +MD5 (Device-Modem-1.50.tar.gz) = 1c850ccc426f682f414cfd4d9d34155d +SHA256 (Device-Modem-1.50.tar.gz) = 6868494c31ca3f1f0c2f1c6da605214feaf8af39b4827ac1e0b1f0b28264fb10 +SIZE (Device-Modem-1.50.tar.gz) = 42093 diff --git a/comms/p5-Device-Modem/pkg-plist b/comms/p5-Device-Modem/pkg-plist index 0c09f6e5866a..9f1b97b11bf3 100644 --- a/comms/p5-Device-Modem/pkg-plist +++ b/comms/p5-Device-Modem/pkg-plist @@ -10,9 +10,9 @@ @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Device/Modem @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Device @dirrmtry %%SITE_PERL%%/Device -%%PORTDOCS%%%%EXAMPLESDIR%%/xmodem.pl -%%PORTDOCS%%%%EXAMPLESDIR%%/shell.pl -%%PORTDOCS%%%%EXAMPLESDIR%%/dial.pl -%%PORTDOCS%%%%EXAMPLESDIR%%/active.pl -%%PORTDOCS%%%%EXAMPLESDIR%%/caller-id.pl -%%PORTDOCS%%@dirrm %%EXAMPLESDIR%% +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/xmodem.pl +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/shell.pl +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/dial.pl +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/active.pl +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/caller-id.pl +%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%% |