svn commit: r476009 - head/mail/roundcube-contextmenu

Kurt Jaeger pi at FreeBSD.org
Tue Jul 31 17:16:08 UTC 2018


Author: pi
Date: Tue Jul 31 17:16:07 2018
New Revision: 476009
URL: https://svnweb.freebsd.org/changeset/ports/476009

Log:
  mail/roundcube-contextmenu: unbreak: upstream distsite moved inside github
  
  PR:		228020
  MFH:		2018Q3
  Submitted by:	Alexander Moiseev <moiseev at mezonplus.ru> (maintainer)
  Reported by:	dewayne at heuristicsystems.com.au

Modified:
  head/mail/roundcube-contextmenu/Makefile
  head/mail/roundcube-contextmenu/distinfo

Modified: head/mail/roundcube-contextmenu/Makefile
==============================================================================
--- head/mail/roundcube-contextmenu/Makefile	Tue Jul 31 17:14:25 2018	(r476008)
+++ head/mail/roundcube-contextmenu/Makefile	Tue Jul 31 17:16:07 2018	(r476009)
@@ -20,7 +20,7 @@ NO_ARCH=	yes
 
 USE_GITHUB=	yes
 GH_ACCOUNT=	JohnDoh
-GH_PROJECT=	Roundcube-Plugin-Context-Menu
+GH_PROJECT=	roundcube-contextmenu
 
 PLUGINDIR=	${WWWDIR:S,/${PORTNAME}$$,,}/roundcube/plugins/${PORTNAME}
 RCDIR_REL=	${WWWDIR_REL:S,/${PORTNAME}$$,,}/roundcube

Modified: head/mail/roundcube-contextmenu/distinfo
==============================================================================
--- head/mail/roundcube-contextmenu/distinfo	Tue Jul 31 17:14:25 2018	(r476008)
+++ head/mail/roundcube-contextmenu/distinfo	Tue Jul 31 17:16:07 2018	(r476009)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1502958712
-SHA256 (JohnDoh-Roundcube-Plugin-Context-Menu-2.3_GH0.tar.gz) = 63e231607c1cd6e703cf698b263d493d2eb4e10582c7cb47aec3a4fb266acf5b
-SIZE (JohnDoh-Roundcube-Plugin-Context-Menu-2.3_GH0.tar.gz) = 39642
+TIMESTAMP = 1525673834
+SHA256 (JohnDoh-roundcube-contextmenu-2.3_GH0.tar.gz) = 2e42440d4ea00e3d4b2102bd31e167d9b44d4661533bc6628cd6511f04b268e5
+SIZE (JohnDoh-roundcube-contextmenu-2.3_GH0.tar.gz) = 39626


More information about the svn-ports-all mailing list