svn commit: r397588 - head/security/goptlib
Carlo Strub
cs at FreeBSD.org
Tue Sep 22 20:12:33 UTC 2015
Author: cs
Date: Tue Sep 22 20:12:31 2015
New Revision: 397588
URL: https://svnweb.freebsd.org/changeset/ports/397588
Log:
Update to 0.5
Modified:
head/security/goptlib/Makefile
head/security/goptlib/distinfo
head/security/goptlib/pkg-plist
Modified: head/security/goptlib/Makefile
==============================================================================
--- head/security/goptlib/Makefile Tue Sep 22 20:11:09 2015 (r397587)
+++ head/security/goptlib/Makefile Tue Sep 22 20:12:31 2015 (r397588)
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= goptlib
-PORTVERSION= 0.2
+PORTVERSION= 0.5
CATEGORIES= security
MASTER_SITES= http://c-s.li/ports/
Modified: head/security/goptlib/distinfo
==============================================================================
--- head/security/goptlib/distinfo Tue Sep 22 20:11:09 2015 (r397587)
+++ head/security/goptlib/distinfo Tue Sep 22 20:12:31 2015 (r397588)
@@ -1,2 +1,2 @@
-SHA256 (goptlib-0.2.tar.gz) = 5479cef3af6266afc5050ced543610738efbff1cb9bbe3f50beae91d1d1ebbdb
-SIZE (goptlib-0.2.tar.gz) = 20566
+SHA256 (goptlib-0.5.tar.gz) = 09b62dc567a8f6887a306d7165153b5015fc50c67db76782dbbc519c183942fa
+SIZE (goptlib-0.5.tar.gz) = 22588
Modified: head/security/goptlib/pkg-plist
==============================================================================
--- head/security/goptlib/pkg-plist Tue Sep 22 20:11:09 2015 (r397587)
+++ head/security/goptlib/pkg-plist Tue Sep 22 20:12:31 2015 (r397588)
@@ -5,6 +5,7 @@
%%GO_SRCDIR%%/%%GO_PKGNAME%%/args_test.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/examples/dummy-client/dummy-client.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/examples/dummy-server/dummy-server.go
+%%GO_SRCDIR%%/%%GO_PKGNAME%%/proxy_test.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/pt.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/pt_test.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/socks.go
More information about the svn-ports-all
mailing list