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

(-)roundcube-contextmenu/Makefile (-2 / +2 lines)
Lines 2-8 Link Here
2
# $FreeBSD: head/mail/roundcube-contextmenu/Makefile 379543 2015-02-21 19:24:04Z pi $
2
# $FreeBSD: head/mail/roundcube-contextmenu/Makefile 379543 2015-02-21 19:24:04Z pi $
3
3
4
PORTNAME=	contextmenu
4
PORTNAME=	contextmenu
5
PORTVERSION=	2.1
5
PORTVERSION=	2.1.1
6
CATEGORIES=	mail
6
CATEGORIES=	mail
7
MASTER_SITES=	GH
7
MASTER_SITES=	GH
8
PKGNAMEPREFIX=	roundcube-
8
PKGNAMEPREFIX=	roundcube-
Lines 20-26 Link Here
20
GH_ACCOUNT=	JohnDoh
20
GH_ACCOUNT=	JohnDoh
21
GH_PROJECT=	Roundcube-Plugin-Context-Menu
21
GH_PROJECT=	Roundcube-Plugin-Context-Menu
22
GH_TAGNAME=	${PORTVERSION}
22
GH_TAGNAME=	${PORTVERSION}
23
GH_COMMIT=	42efb49
23
GH_COMMIT=	030ddc2
24
24
25
PLUGINDIR=	${WWWDIR:S,/${PORTNAME}$$,,}/roundcube/plugins/${PORTNAME}
25
PLUGINDIR=	${WWWDIR:S,/${PORTNAME}$$,,}/roundcube/plugins/${PORTNAME}
26
RCDIR_REL=	${WWWDIR_REL:S,/${PORTNAME}$$,,}/roundcube
26
RCDIR_REL=	${WWWDIR_REL:S,/${PORTNAME}$$,,}/roundcube
(-)roundcube-contextmenu/distinfo (-2 / +2 lines)
Lines 1-2 Link Here
1
SHA256 (contextmenu-2.1.tar.gz) = 3a13fb9b907bc7caf888e84566a2099fb6c9d89d586b32cb474d148c292f3565
1
SHA256 (contextmenu-2.1.1.tar.gz) = 8cc4a1478434611865e984ac7cac3b787b2c6ea58c852e1d053cffa3a0e1a337
2
SIZE (contextmenu-2.1.tar.gz) = 43128
2
SIZE (contextmenu-2.1.1.tar.gz) = 47019

Return to bug 198699