ports/160479: [PATCH] www/webgo: update to 20110803

Julien Laffaye jlaffaye at FreeBSD.org
Mon Sep 5 11:00:03 UTC 2011


>Number:         160479
>Category:       ports
>Synopsis:       [PATCH] www/webgo: update to 20110803
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Sep 05 11:00:02 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Julien Laffaye
>Release:        FreeBSD 8.2-STABLE amd64
>Organization:
>Environment:
System: FreeBSD chulak.jlaffaye.net 8.2-STABLE FreeBSD 8.2-STABLE #0 r223263: Sat Jun 18 20:03:31 BST
>Description:
Update to 20110803 snapshot to compile with incoming go 20110801.

Port maintainer (wen at FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.99
>How-To-Repeat:
>Fix:

--- webgo-0.1.0.20110803.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/www/webgo/Makefile,v
retrieving revision 1.2
diff -u -u -r1.2 Makefile
--- Makefile	1 Jun 2011 00:53:49 -0000	1.2
+++ Makefile	5 Sep 2011 10:52:53 -0000
@@ -8,18 +8,17 @@
 PORTNAME=	webgo
 PORTVERSION=	0.1.0.${SVNVERSION}
 CATEGORIES=	www
-MASTER_SITES=	LOCAL/wen
+MASTER_SITES=	LOCAL/jlaffaye
 DISTNAME=	${PORTNAME}-${SVNVERSION}
 
 MAINTAINER=	wen at FreeBSD.org
 COMMENT=	Simplest way to write web applications in the Go programming language
 
-SVNVERSION=	20110531
-WRKSRC=		${WRKDIR}/web.go
+SVNVERSION=	20110803
 PLIST_FILES=	${GO_LIBDIR}/web.a
 
 USE_GO=		yes
 
 .include <bsd.port.pre.mk>
-.include "../../lang/go/files/bsd.go.mk"
+.include "${PORTSDIR}/lang/go/files/bsd.go.mk"
 .include <bsd.port.post.mk>
Index: distinfo
===================================================================
RCS file: /home/pcvs/ports/www/webgo/distinfo,v
retrieving revision 1.2
diff -u -u -r1.2 distinfo
--- distinfo	1 Jun 2011 00:53:49 -0000	1.2
+++ distinfo	5 Sep 2011 10:52:53 -0000
@@ -1,2 +1,2 @@
-SHA256 (webgo-20110531.tar.gz) = 81c535191b40d30108b9c79bb5464944912ac5d9da622ff166f535c39fb3bd5f
-SIZE (webgo-20110531.tar.gz) = 20584
+SHA256 (webgo-20110803.tar.gz) = 26e1c2126b3cc92008d69dfd27d6fe9591853f32c9cbabcee788484441a2f500
+SIZE (webgo-20110803.tar.gz) = 20595
--- webgo-0.1.0.20110803.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list