- Update to 123219
PR: 123219 Submitted by: Tsung-Han Yeh <snowfly@yuntech.edu.tw> (maintainer)
This commit is contained in:
parent
7a0978b33f
commit
2832adb06a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=212264
2 changed files with 6 additions and 13 deletions
|
@ -6,10 +6,9 @@
|
|||
#
|
||||
|
||||
PORTNAME= SMS-Send-DeviceGsm
|
||||
PORTVERSION= 1.00
|
||||
PORTVERSION= 1.02
|
||||
CATEGORIES= comms perl5
|
||||
MASTER_SITES= CPAN
|
||||
MASTER_SITE_SUBDIR= SMS
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
||||
MAINTAINER= snowfly@yuntech.edu.tw
|
||||
|
@ -19,14 +18,8 @@ RUN_DEPENDS= ${SITE_PERL}/SMS/Send.pm:${PORTSDIR}/comms/p5-SMS-Send \
|
|||
${SITE_PERL}/Device/Gsm.pm:${PORTSDIR}/comms/p5-Device-Gsm
|
||||
BUILD_DEPENDS= ${RUN_DEPENDS}
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
PERL_CONFIGURE= 5.6.1+
|
||||
|
||||
MAN3= SMS::Send::DeviceGsm.3
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${PERL_LEVEL} < 500601
|
||||
IGNORE= requires perl 5.6.0 due to dependency. Install lang/perl5.8 and try again
|
||||
.endif
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
MD5 (SMS-Send-DeviceGsm-1.00.tar.gz) = ca37c093aebdb9c5e158c2ed1f442c95
|
||||
SHA256 (SMS-Send-DeviceGsm-1.00.tar.gz) = e455210b233144046270846e8f8ad58bb78fbb66eb33531d60c1da85b4266d05
|
||||
SIZE (SMS-Send-DeviceGsm-1.00.tar.gz) = 13482
|
||||
MD5 (SMS-Send-DeviceGsm-1.02.tar.gz) = 7ac94c55bf114a131114d50b5b604d69
|
||||
SHA256 (SMS-Send-DeviceGsm-1.02.tar.gz) = 79c6902c94e5aeafdbfc12081958669ad9b28d21886322a3ae0cb9993fac2f4d
|
||||
SIZE (SMS-Send-DeviceGsm-1.02.tar.gz) = 13676
|
||||
|
|
Loading…
Reference in a new issue