summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorCarlo Strub <cs@FreeBSD.org>2016-10-10 20:49:45 +0000
committerCarlo Strub <cs@FreeBSD.org>2016-10-10 20:49:45 +0000
commit6692012c61c0757b9dd1f9b8c52202b8d3aa8045 (patch)
tree8a589d09dd4880c75666cdc6ab5ab3816c1c0af3 /net
parentUpdate to 5.90112. (diff)
Update to 3.4.0
Notes
Notes: svn path=/head/; revision=423716
Diffstat (limited to 'net')
-rw-r--r--net/go-httptreemux/Makefile3
-rw-r--r--net/go-httptreemux/distinfo6
-rw-r--r--net/go-httptreemux/pkg-plist2
3 files changed, 7 insertions, 4 deletions
diff --git a/net/go-httptreemux/Makefile b/net/go-httptreemux/Makefile
index ef17735a9bbe..8e295a39a755 100644
--- a/net/go-httptreemux/Makefile
+++ b/net/go-httptreemux/Makefile
@@ -1,7 +1,8 @@
# $FreeBSD$
PORTNAME= httptreemux
-PORTVERSION= 3.0.0
+PORTVERSION= 3.4.0
+DISTVERSIONPREFIX= v
CATEGORIES= net
PKGNAMEPREFIX= go-
diff --git a/net/go-httptreemux/distinfo b/net/go-httptreemux/distinfo
index e83b89c42505..fe15626d389b 100644
--- a/net/go-httptreemux/distinfo
+++ b/net/go-httptreemux/distinfo
@@ -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
diff --git a/net/go-httptreemux/pkg-plist b/net/go-httptreemux/pkg-plist
index bad8ea891dfd..3db4d4de98d1 100644
--- a/net/go-httptreemux/pkg-plist
+++ b/net/go-httptreemux/pkg-plist
@@ -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