mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
Update to 3.4.0
This commit is contained in:
parent
93bed6c914
commit
6692012c61
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=423716
3 changed files with 7 additions and 4 deletions
|
@ -1,7 +1,8 @@
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
|
|
||||||
PORTNAME= httptreemux
|
PORTNAME= httptreemux
|
||||||
PORTVERSION= 3.0.0
|
PORTVERSION= 3.4.0
|
||||||
|
DISTVERSIONPREFIX= v
|
||||||
CATEGORIES= net
|
CATEGORIES= net
|
||||||
PKGNAMEPREFIX= go-
|
PKGNAMEPREFIX= go-
|
||||||
|
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
TIMESTAMP = 1468013922
|
TIMESTAMP = 1476132062
|
||||||
SHA256 (dimfeld-httptreemux-3.0.0_GH0.tar.gz) = 07d9ed8749c2c048f4cffe2601d88696ca73940ffcac42170c839442af949c9f
|
SHA256 (dimfeld-httptreemux-v3.4.0_GH0.tar.gz) = dae0902fecaa5a761e0a402c4638cea2cf719f0b23b4b9f956c6e908df30287f
|
||||||
SIZE (dimfeld-httptreemux-3.0.0_GH0.tar.gz) = 20414
|
SIZE (dimfeld-httptreemux-v3.4.0_GH0.tar.gz) = 24027
|
||||||
|
|
|
@ -1,6 +1,8 @@
|
||||||
%%GO_LIBDIR%%/%%GO_PKGNAME%%.a
|
%%GO_LIBDIR%%/%%GO_PKGNAME%%.a
|
||||||
%%GO_SRCDIR%%/%%GO_PKGNAME%%/LICENSE
|
%%GO_SRCDIR%%/%%GO_PKGNAME%%/LICENSE
|
||||||
%%GO_SRCDIR%%/%%GO_PKGNAME%%/README.md
|
%%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%%/fallthrough_test.go
|
||||||
%%GO_SRCDIR%%/%%GO_PKGNAME%%/group.go
|
%%GO_SRCDIR%%/%%GO_PKGNAME%%/group.go
|
||||||
%%GO_SRCDIR%%/%%GO_PKGNAME%%/group_test.go
|
%%GO_SRCDIR%%/%%GO_PKGNAME%%/group_test.go
|
||||||
|
|
Loading…
Add table
Reference in a new issue