diff options
author | wg <wg@FreeBSD.org> | 2013-08-01 23:43:22 +0800 |
---|---|---|
committer | wg <wg@FreeBSD.org> | 2013-08-01 23:43:22 +0800 |
commit | de19b3af0493374041004e0e350986baa195b241 (patch) | |
tree | 244711a44cf1cb8dd9cca6c58dd9cf07ed132511 /mail | |
parent | d22af1ab9462e786951a0ff4d271445f50d8cb3a (diff) | |
download | freebsd-ports-gnome-de19b3af0493374041004e0e350986baa195b241.tar.gz freebsd-ports-gnome-de19b3af0493374041004e0e350986baa195b241.tar.zst freebsd-ports-gnome-de19b3af0493374041004e0e350986baa195b241.zip |
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)
Diffstat (limited to 'mail')
-rw-r--r-- | mail/roundcube-contextmenu/Makefile | 10 | ||||
-rw-r--r-- | mail/roundcube-contextmenu/distinfo | 4 | ||||
-rw-r--r-- | mail/roundcube-contextmenu/pkg-plist | 2 |
3 files changed, 6 insertions, 10 deletions
diff --git a/mail/roundcube-contextmenu/Makefile b/mail/roundcube-contextmenu/Makefile index 8a1bd5087cec..a7ec36ed3e1a 100644 --- a/mail/roundcube-contextmenu/Makefile +++ b/mail/roundcube-contextmenu/Makefile @@ -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 diff --git a/mail/roundcube-contextmenu/distinfo b/mail/roundcube-contextmenu/distinfo index fccbe1509987..0f6cb8bda9a2 100644 --- a/mail/roundcube-contextmenu/distinfo +++ b/mail/roundcube-contextmenu/distinfo @@ -1,2 +1,2 @@ -SHA256 (contextmenu.tar.gz) = c5e931dfd36c70909aff24d67e4371a9a5acded8c954f8bbbacbb84b2b82367b -SIZE (contextmenu.tar.gz) = 46818 +SHA256 (contextmenu.tar.gz) = 79a63e91ca7bc361872976e19f0ab6559c95e32618776bddd3e44a30e3148192 +SIZE (contextmenu.tar.gz) = 47350 diff --git a/mail/roundcube-contextmenu/pkg-plist b/mail/roundcube-contextmenu/pkg-plist index 1122830af02a..d15d527539f1 100644 --- a/mail/roundcube-contextmenu/pkg-plist +++ b/mail/roundcube-contextmenu/pkg-plist @@ -1,5 +1,5 @@ %%WWWDIR%%/CHANGELOG -%%WWWDIR%%/README +%%WWWDIR%%/README.md %%WWWDIR%%/contextmenu.js %%WWWDIR%%/contextmenu.php %%WWWDIR%%/jquery.contextMenu.js |