mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
- Update to 1.05
PR: ports/171151 Submitted by: Lung-Pin Chang <changlp@cs.nctu.edu.tw> (maintainer)
This commit is contained in:
parent
ba51b87cf9
commit
0ea77fc082
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=303372
2 changed files with 5 additions and 5 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= dropbox-api-command
|
||||
PORTVERSION= 1.03
|
||||
PORTVERSION= 1.05
|
||||
PORTEPOCH= 1
|
||||
CATEGORIES= net
|
||||
|
||||
|
@ -16,13 +16,13 @@ COMMENT= Dropbox API wrapper command
|
|||
RUN_DEPENDS= p5-DateTime-Format-Strptime>=0:${PORTSDIR}/devel/p5-DateTime-Format-Strptime \
|
||||
p5-Encode-Locale>=0:${PORTSDIR}/converters/p5-Encode-Locale \
|
||||
p5-JSON>=0:${PORTSDIR}/converters/p5-JSON \
|
||||
p5-WebService-Dropbox>=0:${PORTSDIR}/net/p5-WebService-Dropbox \
|
||||
p5-WebService-Dropbox>=1.09:${PORTSDIR}/net/p5-WebService-Dropbox \
|
||||
p5-Path-Class>=0:${PORTSDIR}/devel/p5-Path-Class
|
||||
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= s-aska
|
||||
GH_TAGNAME= ${PORTVERSION}
|
||||
GH_COMMIT= b29aaad
|
||||
GH_COMMIT= cd3a707
|
||||
|
||||
NO_BUILD= yes
|
||||
USE_PERL5_RUN= yes
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (dropbox-api-command-1.03.tar.gz) = cd0bd174fa6ba3645c407f68d2b2cbead90f3f3f8fd930bd57598e874be064ff
|
||||
SIZE (dropbox-api-command-1.03.tar.gz) = 6864
|
||||
SHA256 (dropbox-api-command-1.05.tar.gz) = a04c84f01dd77941ad46db162c4ed36caeace5f4601b5c9e932eb57335642fdc
|
||||
SIZE (dropbox-api-command-1.05.tar.gz) = 7524
|
||||
|
|
Loading…
Add table
Reference in a new issue