mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
Update to 1.44
This commit is contained in:
parent
209116a19d
commit
a6759b0376
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=141423
3 changed files with 6 additions and 4 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= Device-Modem
|
||||
PORTVERSION= 1.43
|
||||
PORTVERSION= 1.44
|
||||
CATEGORIES= comms perl5
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
|
||||
MASTER_SITE_SUBDIR= Device
|
||||
|
@ -21,7 +21,8 @@ RUN_DEPENDS= ${BUILD_DEPENDS}
|
|||
PERL_CONFIGURE= yes
|
||||
|
||||
MAN3= Device::Modem.3 Device::Modem::Log::File.3 \
|
||||
Device::Modem::Log::Syslog.3 Device::Modem::Protocol::Xmodem.3
|
||||
Device::Modem::Log::Syslog.3 Device::Modem::Protocol::Xmodem.3 \
|
||||
Device::Modem::UsRobotics.3
|
||||
|
||||
post-install:
|
||||
.ifndef(NOPORTDOCS)
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
MD5 (Device-Modem-1.43.tar.gz) = 6fd96d4036443f9fa9f7ee8ae9d31f9a
|
||||
SIZE (Device-Modem-1.43.tar.gz) = 39855
|
||||
MD5 (Device-Modem-1.44.tar.gz) = 34de809f068d697859a2edb9ad6267c0
|
||||
SIZE (Device-Modem-1.44.tar.gz) = 45555
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
%%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
|
||||
|
|
Loading…
Add table
Reference in a new issue