mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
- Update to 2.1.2
- Stage PR: ports/188457 Submitted by: Spil <spil.oss@gmail.com> Reviewed by: Anes Mukhametov <anes@anes.su> (maintainer)
This commit is contained in:
parent
e52a01f757
commit
ebda0ed75c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=351666
@ -2,7 +2,7 @@
|
|||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
|
|
||||||
PORTNAME= sieverules
|
PORTNAME= sieverules
|
||||||
PORTVERSION= 0.9.2
|
PORTVERSION= 2.1.2
|
||||||
PORTEPOCH= 1
|
PORTEPOCH= 1
|
||||||
CATEGORIES= mail
|
CATEGORIES= mail
|
||||||
PKGNAMEPREFIX= roundcube-
|
PKGNAMEPREFIX= roundcube-
|
||||||
@ -12,14 +12,14 @@ COMMENT= Roundcube webmail sieve plugin
|
|||||||
|
|
||||||
LICENSE= GPLv3
|
LICENSE= GPLv3
|
||||||
|
|
||||||
BUILD_DEPENDS= roundcube>=0.9.2:${PORTSDIR}/mail/roundcube
|
BUILD_DEPENDS= roundcube>=1.0:${PORTSDIR}/mail/roundcube
|
||||||
RUN_DEPENDS= roundcube>=0.9.2:${PORTSDIR}/mail/roundcube
|
RUN_DEPENDS= roundcube>=1.0:${PORTSDIR}/mail/roundcube
|
||||||
|
|
||||||
USE_GITHUB= yes
|
USE_GITHUB= yes
|
||||||
GH_ACCOUNT= JohnDoh
|
GH_ACCOUNT= JohnDoh
|
||||||
GH_PROJECT= Roundcube-Plugin-SieveRules-Managesieve
|
GH_PROJECT= Roundcube-Plugin-SieveRules-Managesieve
|
||||||
GH_TAGNAME= v${PORTVERSION}
|
GH_TAGNAME= ${PORTVERSION}
|
||||||
GH_COMMIT= 6eda4de
|
GH_COMMIT= f606c1a
|
||||||
|
|
||||||
NO_BUILD= yes
|
NO_BUILD= yes
|
||||||
|
|
||||||
@ -34,9 +34,8 @@ x-generate-plist: build
|
|||||||
-e "s,^\.$$,@dirrmtry %%WWWDIR%%," \
|
-e "s,^\.$$,@dirrmtry %%WWWDIR%%," \
|
||||||
-e "s,^\.,@dirrm %%WWWDIR%%," >>${WRKDIR}/pkg-plist.tmp
|
-e "s,^\.,@dirrm %%WWWDIR%%," >>${WRKDIR}/pkg-plist.tmp
|
||||||
|
|
||||||
NO_STAGE= yes
|
|
||||||
do-install:
|
do-install:
|
||||||
${MKDIR} ${WWWDIR}
|
${MKDIR} ${STAGEDIR}${WWWDIR}
|
||||||
cd ${WRKSRC} && ${PAX} -r -w . ${WWWDIR}
|
cd ${WRKSRC} && ${PAX} -r -w . ${STAGEDIR}${WWWDIR}
|
||||||
|
|
||||||
.include <bsd.port.mk>
|
.include <bsd.port.mk>
|
||||||
|
@ -1,2 +1,2 @@
|
|||||||
SHA256 (sieverules-0.9.2.tar.gz) = a912862a902ff20a65bfc7dbbdabf6d70043da15a8699a7bef57bc73553ff9bb
|
SHA256 (sieverules-2.1.2.tar.gz) = 5a3d3f3e2a297ff41aba3c8b5b22246abcedcc9db917ae9c0a7d6e57e4c2b155
|
||||||
SIZE (sieverules-0.9.2.tar.gz) = 130070
|
SIZE (sieverules-2.1.2.tar.gz) = 124469
|
||||||
|
@ -1,13 +1,13 @@
|
|||||||
%%WWWDIR%%/.gitignore
|
%%WWWDIR%%/.gitignore
|
||||||
%%WWWDIR%%/CHANGELOG
|
%%WWWDIR%%/CHANGELOG
|
||||||
%%WWWDIR%%/README.md
|
%%WWWDIR%%/README.md
|
||||||
|
%%WWWDIR%%/composer.json
|
||||||
%%WWWDIR%%/config.inc.php.dist
|
%%WWWDIR%%/config.inc.php.dist
|
||||||
%%WWWDIR%%/importFilters/avelsieve.php
|
%%WWWDIR%%/importFilters/avelsieve.php
|
||||||
%%WWWDIR%%/importFilters/ingo.php
|
%%WWWDIR%%/importFilters/ingo.php
|
||||||
%%WWWDIR%%/include/rcube_sieve.php
|
%%WWWDIR%%/jquery.maskedinput.min.js
|
||||||
%%WWWDIR%%/include/rcube_sieve_script.php
|
%%WWWDIR%%/lib/Roundcube/rcube_sieve.php
|
||||||
%%WWWDIR%%/jquery.maskedinput.js
|
%%WWWDIR%%/lib/Roundcube/rcube_sieve_script.php
|
||||||
%%WWWDIR%%/lib/Net/Sieve.php
|
|
||||||
%%WWWDIR%%/localization/ca_ES.inc
|
%%WWWDIR%%/localization/ca_ES.inc
|
||||||
%%WWWDIR%%/localization/cs_CZ.inc
|
%%WWWDIR%%/localization/cs_CZ.inc
|
||||||
%%WWWDIR%%/localization/de_CH.inc
|
%%WWWDIR%%/localization/de_CH.inc
|
||||||
@ -31,15 +31,15 @@
|
|||||||
%%WWWDIR%%/localization/sl_SI.inc
|
%%WWWDIR%%/localization/sl_SI.inc
|
||||||
%%WWWDIR%%/localization/sv_SE.inc
|
%%WWWDIR%%/localization/sv_SE.inc
|
||||||
%%WWWDIR%%/localization/zh_TW.inc
|
%%WWWDIR%%/localization/zh_TW.inc
|
||||||
%%WWWDIR%%/package.xml
|
|
||||||
%%WWWDIR%%/sieverules.js
|
%%WWWDIR%%/sieverules.js
|
||||||
%%WWWDIR%%/sieverules.php
|
%%WWWDIR%%/sieverules.php
|
||||||
%%WWWDIR%%/skins/classic/cross.gif
|
|
||||||
%%WWWDIR%%/skins/classic/help.gif
|
|
||||||
%%WWWDIR%%/skins/classic/icons.gif
|
|
||||||
%%WWWDIR%%/skins/classic/icons.png
|
|
||||||
%%WWWDIR%%/skins/classic/ie6hacks.css
|
%%WWWDIR%%/skins/classic/ie6hacks.css
|
||||||
%%WWWDIR%%/skins/classic/iehacks.css
|
%%WWWDIR%%/skins/classic/iehacks.css
|
||||||
|
%%WWWDIR%%/skins/classic/images/cross.gif
|
||||||
|
%%WWWDIR%%/skins/classic/images/help.gif
|
||||||
|
%%WWWDIR%%/skins/classic/images/icons.gif
|
||||||
|
%%WWWDIR%%/skins/classic/images/icons.png
|
||||||
|
%%WWWDIR%%/skins/classic/images/tick.gif
|
||||||
%%WWWDIR%%/skins/classic/safari.css
|
%%WWWDIR%%/skins/classic/safari.css
|
||||||
%%WWWDIR%%/skins/classic/sieverules.css
|
%%WWWDIR%%/skins/classic/sieverules.css
|
||||||
%%WWWDIR%%/skins/classic/tabstyles.css
|
%%WWWDIR%%/skins/classic/tabstyles.css
|
||||||
@ -47,12 +47,12 @@
|
|||||||
%%WWWDIR%%/skins/classic/templates/editsieverule.html
|
%%WWWDIR%%/skins/classic/templates/editsieverule.html
|
||||||
%%WWWDIR%%/skins/classic/templates/setupsieverules.html
|
%%WWWDIR%%/skins/classic/templates/setupsieverules.html
|
||||||
%%WWWDIR%%/skins/classic/templates/sieverules.html
|
%%WWWDIR%%/skins/classic/templates/sieverules.html
|
||||||
%%WWWDIR%%/skins/classic/tick.gif
|
|
||||||
%%WWWDIR%%/skins/larry/cross.png
|
|
||||||
%%WWWDIR%%/skins/larry/help.png
|
|
||||||
%%WWWDIR%%/skins/larry/icons.png
|
|
||||||
%%WWWDIR%%/skins/larry/iehacks.css
|
%%WWWDIR%%/skins/larry/iehacks.css
|
||||||
%%WWWDIR%%/skins/larry/listicons.png
|
%%WWWDIR%%/skins/larry/images/cross.png
|
||||||
|
%%WWWDIR%%/skins/larry/images/help.png
|
||||||
|
%%WWWDIR%%/skins/larry/images/icons.png
|
||||||
|
%%WWWDIR%%/skins/larry/images/listicons.png
|
||||||
|
%%WWWDIR%%/skins/larry/images/tick.png
|
||||||
%%WWWDIR%%/skins/larry/safari.css
|
%%WWWDIR%%/skins/larry/safari.css
|
||||||
%%WWWDIR%%/skins/larry/sieverules.css
|
%%WWWDIR%%/skins/larry/sieverules.css
|
||||||
%%WWWDIR%%/skins/larry/tabstyles.css
|
%%WWWDIR%%/skins/larry/tabstyles.css
|
||||||
@ -60,15 +60,15 @@
|
|||||||
%%WWWDIR%%/skins/larry/templates/editsieverule.html
|
%%WWWDIR%%/skins/larry/templates/editsieverule.html
|
||||||
%%WWWDIR%%/skins/larry/templates/setupsieverules.html
|
%%WWWDIR%%/skins/larry/templates/setupsieverules.html
|
||||||
%%WWWDIR%%/skins/larry/templates/sieverules.html
|
%%WWWDIR%%/skins/larry/templates/sieverules.html
|
||||||
%%WWWDIR%%/skins/larry/tick.png
|
|
||||||
@dirrm %%WWWDIR%%/skins/larry/templates
|
@dirrm %%WWWDIR%%/skins/larry/templates
|
||||||
|
@dirrm %%WWWDIR%%/skins/larry/images
|
||||||
@dirrm %%WWWDIR%%/skins/larry
|
@dirrm %%WWWDIR%%/skins/larry
|
||||||
@dirrm %%WWWDIR%%/skins/classic/templates
|
@dirrm %%WWWDIR%%/skins/classic/templates
|
||||||
|
@dirrm %%WWWDIR%%/skins/classic/images
|
||||||
@dirrm %%WWWDIR%%/skins/classic
|
@dirrm %%WWWDIR%%/skins/classic
|
||||||
@dirrm %%WWWDIR%%/skins
|
@dirrm %%WWWDIR%%/skins
|
||||||
@dirrm %%WWWDIR%%/localization
|
@dirrm %%WWWDIR%%/localization
|
||||||
@dirrm %%WWWDIR%%/lib/Net
|
@dirrm %%WWWDIR%%/lib/Roundcube
|
||||||
@dirrm %%WWWDIR%%/lib
|
@dirrm %%WWWDIR%%/lib
|
||||||
@dirrm %%WWWDIR%%/include
|
|
||||||
@dirrm %%WWWDIR%%/importFilters
|
@dirrm %%WWWDIR%%/importFilters
|
||||||
@dirrmtry %%WWWDIR%%
|
@dirrmtry %%WWWDIR%%
|
||||||
|
Loading…
Reference in New Issue
Block a user