diff options
author | robak <robak@FreeBSD.org> | 2015-04-20 20:45:20 +0800 |
---|---|---|
committer | robak <robak@FreeBSD.org> | 2015-04-20 20:45:20 +0800 |
commit | 7def8eb81b7b232fa4248d8fb256536bc357ec07 (patch) | |
tree | b386024806eb16155aa3b722706ecd9d633b96ca /mail | |
parent | 640a3e72f0a5b69941be36f15261644f580cf140 (diff) | |
download | freebsd-ports-gnome-7def8eb81b7b232fa4248d8fb256536bc357ec07.tar.gz freebsd-ports-gnome-7def8eb81b7b232fa4248d8fb256536bc357ec07.tar.zst freebsd-ports-gnome-7def8eb81b7b232fa4248d8fb256536bc357ec07.zip |
mail/roundcube-contextmenu: update 2.1.1 -> 2.1.2
- Convert to new GH config
- Pet portlint
PR: 199511
Submitted by: Alexander Moisseev <moiseev@mezonplus.ru>
Diffstat (limited to 'mail')
-rw-r--r-- | mail/roundcube-contextmenu/Makefile | 7 | ||||
-rw-r--r-- | mail/roundcube-contextmenu/distinfo | 4 |
2 files changed, 4 insertions, 7 deletions
diff --git a/mail/roundcube-contextmenu/Makefile b/mail/roundcube-contextmenu/Makefile index 6c22a0efadc0..fa9a1f46c286 100644 --- a/mail/roundcube-contextmenu/Makefile +++ b/mail/roundcube-contextmenu/Makefile @@ -2,9 +2,8 @@ # $FreeBSD$ PORTNAME= contextmenu -PORTVERSION= 2.1.1 +PORTVERSION= 2.1.2 CATEGORIES= mail -MASTER_SITES= GHL PKGNAMEPREFIX= roundcube- MAINTAINER= moiseev@mezonplus.ru @@ -16,11 +15,9 @@ RUN_DEPENDS= roundcube>=1.1:${PORTSDIR}/mail/roundcube NO_BUILD= yes -USE_GITHUB= YES +USE_GITHUB= yes GH_ACCOUNT= JohnDoh GH_PROJECT= Roundcube-Plugin-Context-Menu -GH_TAGNAME= ${PORTVERSION} -GH_COMMIT= 030ddc2 PLUGINDIR= ${WWWDIR:S,/${PORTNAME}$$,,}/roundcube/plugins/${PORTNAME} RCDIR_REL= ${WWWDIR_REL:S,/${PORTNAME}$$,,}/roundcube diff --git a/mail/roundcube-contextmenu/distinfo b/mail/roundcube-contextmenu/distinfo index 624e1f05e1a8..b374f9395b4b 100644 --- a/mail/roundcube-contextmenu/distinfo +++ b/mail/roundcube-contextmenu/distinfo @@ -1,2 +1,2 @@ -SHA256 (contextmenu-2.1.1.tar.gz) = 8cc4a1478434611865e984ac7cac3b787b2c6ea58c852e1d053cffa3a0e1a337 -SIZE (contextmenu-2.1.1.tar.gz) = 47019 +SHA256 (contextmenu-2.1.2_GH0.tar.gz) = d38950728dd917d4f8d82656d3564c033a04c416adbe9bf6b352d87d2eab21af +SIZE (contextmenu-2.1.2_GH0.tar.gz) = 48454 |