mail/roundcube-contextmenu: update to 1.10
- Update to 1.10 Changes: https://github.com/JohnDoh/Roundcube-Plugin-Context-Menu/blob/master/CHANGELOG PR: ports/180965 Submitted by: Alexander Moisseev <moiseev mezonplus.ru> (maintainer)
This commit is contained in:
parent
487ff2e2b2
commit
9ff74d0602
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=324113
3 changed files with 6 additions and 10 deletions
|
@ -1,12 +1,8 @@
|
|||
# New ports collection makefile for: roundcube-contextmenu
|
||||
# Date created: 27 Oct 2011
|
||||
# Whom: Alexander Moisseev <moiseev@mezonplus.ru>
|
||||
#
|
||||
# Created by: Alexander Moisseev <moiseev@mezonplus.ru>
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= contextmenu
|
||||
PORTVERSION= 1.9
|
||||
PORTVERSION= 1.10
|
||||
CATEGORIES= mail
|
||||
MASTER_SITES= http://www.tehinterweb.co.uk/roundcube/plugins/
|
||||
PKGNAMEPREFIX= roundcube-
|
||||
|
@ -17,7 +13,7 @@ COMMENT= RoundCube webmail contextmenu plugin
|
|||
|
||||
LICENSE= GPLv2
|
||||
|
||||
RUN_DEPENDS= roundcube>=0.6:${PORTSDIR}/mail/roundcube
|
||||
RUN_DEPENDS= roundcube>=0.9:${PORTSDIR}/mail/roundcube
|
||||
|
||||
NO_BUILD= yes
|
||||
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (contextmenu.tar.gz) = c5e931dfd36c70909aff24d67e4371a9a5acded8c954f8bbbacbb84b2b82367b
|
||||
SIZE (contextmenu.tar.gz) = 46818
|
||||
SHA256 (contextmenu.tar.gz) = 79a63e91ca7bc361872976e19f0ab6559c95e32618776bddd3e44a30e3148192
|
||||
SIZE (contextmenu.tar.gz) = 47350
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
%%WWWDIR%%/CHANGELOG
|
||||
%%WWWDIR%%/README
|
||||
%%WWWDIR%%/README.md
|
||||
%%WWWDIR%%/contextmenu.js
|
||||
%%WWWDIR%%/contextmenu.php
|
||||
%%WWWDIR%%/jquery.contextMenu.js
|
||||
|
|
Loading…
Reference in a new issue