View | Details | Raw Unified | Return to bug 180965
Collapse All | Expand All

(-)./roundcube-contextmenu/Makefile (-8 / +4 lines)
Lines 1-12 Link Here
1
# New ports collection makefile for:	roundcube-contextmenu
1
# Created by: Alexander Moisseev <moiseev@mezonplus.ru>
2
# Date created:				27 Oct 2011
2
# $FreeBSD$
3
# Whom:					Alexander Moisseev <moiseev@mezonplus.ru>
4
#
5
# $FreeBSD: ports/mail/roundcube-contextmenu/Makefile,v 1.3 2012/11/17 05:59:13 svnexp Exp $
6
#
7
3
8
PORTNAME=	contextmenu
4
PORTNAME=	contextmenu
9
PORTVERSION=	1.9
5
PORTVERSION=	1.10
10
CATEGORIES=	mail
6
CATEGORIES=	mail
11
MASTER_SITES=	http://www.tehinterweb.co.uk/roundcube/plugins/
7
MASTER_SITES=	http://www.tehinterweb.co.uk/roundcube/plugins/
12
PKGNAMEPREFIX=	roundcube-
8
PKGNAMEPREFIX=	roundcube-
Lines 17-23 Link Here
17
13
18
LICENSE=	GPLv2
14
LICENSE=	GPLv2
19
15
20
RUN_DEPENDS=	roundcube>=0.6:${PORTSDIR}/mail/roundcube
16
RUN_DEPENDS=	roundcube>=0.9:${PORTSDIR}/mail/roundcube
21
17
22
NO_BUILD=	yes
18
NO_BUILD=	yes
23
19
(-)./roundcube-contextmenu/distinfo (-2 / +2 lines)
Lines 1-2 Link Here
1
SHA256 (contextmenu.tar.gz) = c5e931dfd36c70909aff24d67e4371a9a5acded8c954f8bbbacbb84b2b82367b
1
SHA256 (contextmenu.tar.gz) = 79a63e91ca7bc361872976e19f0ab6559c95e32618776bddd3e44a30e3148192
2
SIZE (contextmenu.tar.gz) = 46818
2
SIZE (contextmenu.tar.gz) = 47350
(-)./roundcube-contextmenu/pkg-plist (-1 / +1 lines)
Lines 1-5 Link Here
1
%%WWWDIR%%/CHANGELOG
1
%%WWWDIR%%/CHANGELOG
2
%%WWWDIR%%/README
2
%%WWWDIR%%/README.md
3
%%WWWDIR%%/contextmenu.js
3
%%WWWDIR%%/contextmenu.js
4
%%WWWDIR%%/contextmenu.php
4
%%WWWDIR%%/contextmenu.php
5
%%WWWDIR%%/jquery.contextMenu.js
5
%%WWWDIR%%/jquery.contextMenu.js

Return to bug 180965