svn commit: r406874 - head/net/3proxy

Kurt Jaeger pi at FreeBSD.org
Thu Jan 21 20:16:16 UTC 2016


Author: pi
Date: Thu Jan 21 20:16:14 2016
New Revision: 406874
URL: https://svnweb.freebsd.org/changeset/ports/406874

Log:
  net/3proxy: 0.8.0 -> 0.8.1, fixes bug with destination networks on ACLs
  
  PR:		206466
  Submitted by:	timp87 at gmail.com (maintainer)

Modified:
  head/net/3proxy/Makefile
  head/net/3proxy/distinfo

Modified: head/net/3proxy/Makefile
==============================================================================
--- head/net/3proxy/Makefile	Thu Jan 21 20:05:49 2016	(r406873)
+++ head/net/3proxy/Makefile	Thu Jan 21 20:16:14 2016	(r406874)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	3proxy
-PORTVERSION=	0.8.0
+PORTVERSION=	0.8.1
 DISTVERSIONPREFIX=	${PORTNAME}-
 CATEGORIES=	net
 

Modified: head/net/3proxy/distinfo
==============================================================================
--- head/net/3proxy/distinfo	Thu Jan 21 20:05:49 2016	(r406873)
+++ head/net/3proxy/distinfo	Thu Jan 21 20:16:14 2016	(r406874)
@@ -1,2 +1,2 @@
-SHA256 (z3APA3A-3proxy-3proxy-0.8.0_GH0.tar.gz) = 16a8dabe117142e5707367885d40ec3fe6edcf608e3602bee594158182aae522
-SIZE (z3APA3A-3proxy-3proxy-0.8.0_GH0.tar.gz) = 483764
+SHA256 (z3APA3A-3proxy-3proxy-0.8.1_GH0.tar.gz) = 4d024f210ae474d25f156138fed7e59c201dd05ebd985b4dcc7a902584972dfb
+SIZE (z3APA3A-3proxy-3proxy-0.8.1_GH0.tar.gz) = 483742


More information about the svn-ports-head mailing list