Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 22 Sep 2015 20:12:32 +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: r397588 - head/security/goptlib
Message-ID:  <201509222012.t8MKCWjv020609@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



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