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

(-)./roundcube-contextmenu/Makefile (-3 / +2 lines)
Lines 2-10 Link Here
2
# $FreeBSD: head/mail/roundcube-contextmenu/Makefile 381723 2015-03-20 09:18:47Z robak $
2
# $FreeBSD: head/mail/roundcube-contextmenu/Makefile 381723 2015-03-20 09:18:47Z robak $
3
3
4
PORTNAME=	contextmenu
4
PORTNAME=	contextmenu
5
PORTVERSION=	2.1.1
5
PORTVERSION=	2.1.2
6
CATEGORIES=	mail
6
CATEGORIES=	mail
7
MASTER_SITES=	GHL
7
MASTER_SITES=	GH
8
PKGNAMEPREFIX=	roundcube-
8
PKGNAMEPREFIX=	roundcube-
9
9
10
MAINTAINER=	moiseev@mezonplus.ru
10
MAINTAINER=	moiseev@mezonplus.ru
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=	030ddc2
24
23
25
PLUGINDIR=	${WWWDIR:S,/${PORTNAME}$$,,}/roundcube/plugins/${PORTNAME}
24
PLUGINDIR=	${WWWDIR:S,/${PORTNAME}$$,,}/roundcube/plugins/${PORTNAME}
26
RCDIR_REL=	${WWWDIR_REL:S,/${PORTNAME}$$,,}/roundcube
25
RCDIR_REL=	${WWWDIR_REL:S,/${PORTNAME}$$,,}/roundcube
(-)./roundcube-contextmenu/distinfo (-2 / +2 lines)
Lines 1-2 Link Here
1
SHA256 (contextmenu-2.1.1.tar.gz) = 8cc4a1478434611865e984ac7cac3b787b2c6ea58c852e1d053cffa3a0e1a337
1
SHA256 (JohnDoh-Roundcube-Plugin-Context-Menu-2.1.2-2.1.2_GH0.tar.gz) = d38950728dd917d4f8d82656d3564c033a04c416adbe9bf6b352d87d2eab21af
2
SIZE (contextmenu-2.1.1.tar.gz) = 47019
2
SIZE (JohnDoh-Roundcube-Plugin-Context-Menu-2.1.2-2.1.2_GH0.tar.gz) = 48454

Return to bug 199511