diff -ruN ./roundcube-contextmenu.orig/Makefile ./roundcube-contextmenu/Makefile --- ./roundcube-contextmenu.orig/Makefile 2014-06-04 14:35:04.000000000 +0400 +++ ./roundcube-contextmenu/Makefile 2015-02-20 10:14:17.000000000 +0300 @@ -2,7 +2,7 @@ # $FreeBSD: head/mail/roundcube-contextmenu/Makefile 356458 2014-06-04 10:35:04Z miwi $ PORTNAME= contextmenu -PORTVERSION= 2.0 +PORTVERSION= 2.1 CATEGORIES= mail MASTER_SITES= GH PKGNAMEPREFIX= roundcube- @@ -12,7 +12,7 @@ LICENSE= GPLv3 -RUN_DEPENDS= roundcube>=1.0:${PORTSDIR}/mail/roundcube +RUN_DEPENDS= roundcube>=1.1:${PORTSDIR}/mail/roundcube NO_BUILD= yes @@ -20,7 +20,7 @@ GH_ACCOUNT= JohnDoh GH_PROJECT= Roundcube-Plugin-Context-Menu GH_TAGNAME= ${PORTVERSION} -GH_COMMIT= 9c8d29f +GH_COMMIT= 42efb49 PLUGINDIR= ${WWWDIR:S,/${PORTNAME}$$,,}/roundcube/plugins/${PORTNAME} RCDIR_REL= ${WWWDIR_REL:S,/${PORTNAME}$$,,}/roundcube diff -ruN ./roundcube-contextmenu.orig/distinfo ./roundcube-contextmenu/distinfo --- ./roundcube-contextmenu.orig/distinfo 2014-06-04 14:35:04.000000000 +0400 +++ ./roundcube-contextmenu/distinfo 2015-02-20 10:17:07.000000000 +0300 @@ -1,2 +1,2 @@ -SHA256 (contextmenu-2.0.tar.gz) = c99d0d48316879680253e256cdfc59939e3c15fb5ef7159cad0bc47a82156cd5 -SIZE (contextmenu-2.0.tar.gz) = 24523 +SHA256 (contextmenu-2.1.tar.gz) = 3a13fb9b907bc7caf888e84566a2099fb6c9d89d586b32cb474d148c292f3565 +SIZE (contextmenu-2.1.tar.gz) = 43128 diff -ruN ./roundcube-contextmenu.orig/pkg-descr ./roundcube-contextmenu/pkg-descr --- ./roundcube-contextmenu.orig/pkg-descr 2014-01-22 19:44:51.000000000 +0400 +++ ./roundcube-contextmenu/pkg-descr 2015-02-20 10:16:08.000000000 +0300 @@ -1,3 +1,3 @@ Context menu plugin for RoundCube webmail. -WWW: http://www.tehinterweb.co.uk/roundcube/ +WWW: http://github.com/JohnDoh/Roundcube-Plugin-Context-Menu/ diff -ruN ./roundcube-contextmenu.orig/pkg-plist ./roundcube-contextmenu/pkg-plist --- ./roundcube-contextmenu.orig/pkg-plist 2014-06-04 14:35:04.000000000 +0400 +++ ./roundcube-contextmenu/pkg-plist 2015-02-20 10:26:28.000000000 +0300 @@ -1,4 +1,5 @@ %%RCDIR_REL%%/plugins/contextmenu/CHANGELOG +%%RCDIR_REL%%/plugins/contextmenu/MANUAL.md %%RCDIR_REL%%/plugins/contextmenu/README.md %%RCDIR_REL%%/plugins/contextmenu/composer.json %%RCDIR_REL%%/plugins/contextmenu/contextmenu.js @@ -33,10 +34,3 @@ %%RCDIR_REL%%/plugins/contextmenu/skins/larry/contextmenu.css %%RCDIR_REL%%/plugins/contextmenu/skins/larry/functions.js %%RCDIR_REL%%/plugins/contextmenu/skins/larry/images/contexticons.png -@dirrm %%RCDIR_REL%%/plugins/contextmenu/localization -@dirrm %%RCDIR_REL%%/plugins/contextmenu/skins/classic/images -@dirrm %%RCDIR_REL%%/plugins/contextmenu/skins/classic -@dirrm %%RCDIR_REL%%/plugins/contextmenu/skins/larry/images -@dirrm %%RCDIR_REL%%/plugins/contextmenu/skins/larry -@dirrm %%RCDIR_REL%%/plugins/contextmenu/skins -@dirrm %%RCDIR_REL%%/plugins/contextmenu