svn commit: r385933 - head/www/mochiweb-basho

Antoine Brodin antoine at FreeBSD.org
Sun May 10 08:51:52 UTC 2015


Author: antoine
Date: Sun May 10 08:51:50 2015
New Revision: 385933
URL: https://svnweb.freebsd.org/changeset/ports/385933

Log:
  Unbreak

Modified:
  head/www/mochiweb-basho/Makefile
  head/www/mochiweb-basho/distinfo

Modified: head/www/mochiweb-basho/Makefile
==============================================================================
--- head/www/mochiweb-basho/Makefile	Sun May 10 08:28:43 2015	(r385932)
+++ head/www/mochiweb-basho/Makefile	Sun May 10 08:51:50 2015	(r385933)
@@ -2,7 +2,6 @@
 
 PORTNAME=	mochiweb
 PORTVERSION=	2.9.0p1
-DISTVERSIONPREFIX=v
 CATEGORIES=	www devel
 PKGNAMESUFFIX=	-basho
 
@@ -22,8 +21,6 @@ USE_GITHUB=	yes
 GH_ACCOUNT=	basho
 GH_TAGNAME=	ade2a9b	# required
 
-WRKSRC=		${WRKDIR}/basho-${PORTNAME}-${GH_TAGNAME}
-
 .include <bsd.port.options.mk>
 
 do-install:

Modified: head/www/mochiweb-basho/distinfo
==============================================================================
--- head/www/mochiweb-basho/distinfo	Sun May 10 08:28:43 2015	(r385932)
+++ head/www/mochiweb-basho/distinfo	Sun May 10 08:51:50 2015	(r385933)
@@ -1,2 +1,2 @@
-SHA256 (basho-mochiweb-v2.9.0p1-ade2a9b_GH0.tar.gz) = d23b11bb165be4f1c906392fbad36803f5bbbb00a04743ca081e7540e8b5ee4e
-SIZE (basho-mochiweb-v2.9.0p1-ade2a9b_GH0.tar.gz) = 283512
+SHA256 (basho-mochiweb-2.9.0p1-ade2a9b_GH0.tar.gz) = d1a06a2df9635178c90569c44e3feed6886ec8e4e4e61111f571b30c98457f9f
+SIZE (basho-mochiweb-2.9.0p1-ade2a9b_GH0.tar.gz) = 283483


More information about the svn-ports-all mailing list