Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 10 Oct 2016 20:49:45 +0000 (UTC)
From:      Carlo Strub <cs@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r423716 - head/net/go-httptreemux
Message-ID:  <201610102049.u9AKnjOA064329@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: cs
Date: Mon Oct 10 20:49:45 2016
New Revision: 423716
URL: https://svnweb.freebsd.org/changeset/ports/423716

Log:
  Update to 3.4.0

Modified:
  head/net/go-httptreemux/Makefile
  head/net/go-httptreemux/distinfo
  head/net/go-httptreemux/pkg-plist

Modified: head/net/go-httptreemux/Makefile
==============================================================================
--- head/net/go-httptreemux/Makefile	Mon Oct 10 20:45:01 2016	(r423715)
+++ head/net/go-httptreemux/Makefile	Mon Oct 10 20:49:45 2016	(r423716)
@@ -1,7 +1,8 @@
 # $FreeBSD$
 
 PORTNAME=	httptreemux
-PORTVERSION=	3.0.0
+PORTVERSION=	3.4.0
+DISTVERSIONPREFIX=	v
 CATEGORIES=	net
 PKGNAMEPREFIX=	go-
 

Modified: head/net/go-httptreemux/distinfo
==============================================================================
--- head/net/go-httptreemux/distinfo	Mon Oct 10 20:45:01 2016	(r423715)
+++ head/net/go-httptreemux/distinfo	Mon Oct 10 20:49:45 2016	(r423716)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1468013922
-SHA256 (dimfeld-httptreemux-3.0.0_GH0.tar.gz) = 07d9ed8749c2c048f4cffe2601d88696ca73940ffcac42170c839442af949c9f
-SIZE (dimfeld-httptreemux-3.0.0_GH0.tar.gz) = 20414
+TIMESTAMP = 1476132062
+SHA256 (dimfeld-httptreemux-v3.4.0_GH0.tar.gz) = dae0902fecaa5a761e0a402c4638cea2cf719f0b23b4b9f956c6e908df30287f
+SIZE (dimfeld-httptreemux-v3.4.0_GH0.tar.gz) = 24027

Modified: head/net/go-httptreemux/pkg-plist
==============================================================================
--- head/net/go-httptreemux/pkg-plist	Mon Oct 10 20:45:01 2016	(r423715)
+++ head/net/go-httptreemux/pkg-plist	Mon Oct 10 20:49:45 2016	(r423716)
@@ -1,6 +1,8 @@
 %%GO_LIBDIR%%/%%GO_PKGNAME%%.a
 %%GO_SRCDIR%%/%%GO_PKGNAME%%/LICENSE
 %%GO_SRCDIR%%/%%GO_PKGNAME%%/README.md
+%%GO_SRCDIR%%/%%GO_PKGNAME%%/context.go
+%%GO_SRCDIR%%/%%GO_PKGNAME%%/context_test.go
 %%GO_SRCDIR%%/%%GO_PKGNAME%%/fallthrough_test.go
 %%GO_SRCDIR%%/%%GO_PKGNAME%%/group.go
 %%GO_SRCDIR%%/%%GO_PKGNAME%%/group_test.go



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201610102049.u9AKnjOA064329>