mail/roundcube-carddav: fix package, add note to self, bump PORTREVISION
This commit is contained in:
parent
cf8142cee1
commit
44f16d2a27
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=453167
2 changed files with 12 additions and 8 deletions
|
@ -3,9 +3,9 @@
|
|||
|
||||
PORTNAME= carddav
|
||||
PORTVERSION= 2.0.4
|
||||
DISTVERSIONPREFIX= v
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= mail
|
||||
MASTER_SITES= https://github.com/blind-coder/rcmcarddav/releases/download/v${PORTVERSION}/
|
||||
PKGNAMEPREFIX= roundcube-
|
||||
|
||||
MAINTAINER= gahr@FreeBSD.org
|
||||
|
@ -16,12 +16,16 @@ LICENSE= GPLv2
|
|||
BUILD_DEPENDS= roundcube>=1.0:mail/roundcube
|
||||
RUN_DEPENDS= roundcube>=1.0:mail/roundcube
|
||||
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}
|
||||
|
||||
NO_BUILD= yes
|
||||
NO_ARCH= yes
|
||||
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= blind-coder
|
||||
GH_PROJECT= rcmcarddav
|
||||
# Cannot use USE_GITHUB, as the original tarball doesn't come with the bundled
|
||||
# sabre library.
|
||||
#USE_GITHUB= yes
|
||||
#GH_ACCOUNT= blind-coder
|
||||
#GH_PROJECT= rcmcarddav
|
||||
|
||||
USES= php tar:bz2
|
||||
USE_PHP= simplexml sockets curl
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1509359873
|
||||
SHA256 (blind-coder-rcmcarddav-v2.0.4_GH0.tar.gz) = 87a6f564bdda268a8569f855697fb00940f67508c6827cf86139dcc89b607c4a
|
||||
SIZE (blind-coder-rcmcarddav-v2.0.4_GH0.tar.gz) = 50542
|
||||
TIMESTAMP = 1509360656
|
||||
SHA256 (carddav-2.0.4.tar.bz2) = d24da18a9c8f1058be3468e74daf8ead14a1ed755c4cdf42b40d4fbbeeadf0ba
|
||||
SIZE (carddav-2.0.4.tar.bz2) = 298144
|
||||
|
|
Loading…
Reference in a new issue