- Update to 1.0
- Add p5-Net-SSLeay as dependency PR: ports/150045 Submitted by: Frederic Culot <frederic _at_ culot.org> Approved by: jadawin/tabthorpe (mentors, implicit)
This commit is contained in:
parent
1bc5cf5b0c
commit
2a4cba48ff
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=260103
2 changed files with 5 additions and 4 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= Net-Google-Calendar
|
||||
PORTVERSION= 0.99
|
||||
PORTVERSION= 1.0
|
||||
CATEGORIES= net perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
@ -18,6 +18,7 @@ BUILD_DEPENDS= p5-XML-Atom>=0.37:${PORTSDIR}/textproc/p5-XML-Atom \
|
|||
p5-libwww>=0:${PORTSDIR}/www/p5-libwww \
|
||||
p5-URI>=0:${PORTSDIR}/net/p5-URI \
|
||||
p5-DateTime>=0:${PORTSDIR}/devel/p5-DateTime \
|
||||
p5-Net-SSLeay>=0:${PORTSDIR}/security/p5-Net-SSLeay \
|
||||
p5-Net-Google-AuthSub>=0:${PORTSDIR}/net/p5-Net-Google-AuthSub
|
||||
RUN_DEPENDS= ${BUILD_DEPENDS}
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
MD5 (Net-Google-Calendar-0.99.tar.gz) = 1f9a2f415121b9a5330573fd59431975
|
||||
SHA256 (Net-Google-Calendar-0.99.tar.gz) = 9dde36628cdba1e867b8fe8cc0215e731868697820f72a7bffa9f94001efe1d2
|
||||
SIZE (Net-Google-Calendar-0.99.tar.gz) = 25287
|
||||
MD5 (Net-Google-Calendar-1.0.tar.gz) = 6c3212d3d2581dc636bd6a1912cf2f6e
|
||||
SHA256 (Net-Google-Calendar-1.0.tar.gz) = 85098ba1c62d673eb2fb3eaa05843c445d35318d8c18f84c686d1af8f9ffca38
|
||||
SIZE (Net-Google-Calendar-1.0.tar.gz) = 26564
|
||||
|
|
Loading…
Reference in a new issue