Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 13 Jul 2017 23:53:45 +0000 (UTC)
From:      "Carlos J. Puga Medina" <cpm@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r445720 - head/net/dante
Message-ID:  <201707132353.v6DNrj8p048297@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: cpm
Date: Thu Jul 13 23:53:44 2017
New Revision: 445720
URL: https://svnweb.freebsd.org/changeset/ports/445720

Log:
  net/dante: update to 1.4.2
  
  - Update to 1.4.2
  - Update MASTER_SITES
  - Register LIB_DEPENDS ON net/miniupnpc and security/cyrus-sasl2
  - Update WWW in pkg-descr
  - Take maintainership
  
  Changes: https://www.inet.no/dante/announce-1.4.2
  
  Reviewed by:	jbeich
  MFH:		2017Q3
  Differential Revision:	https://reviews.freebsd.org/D11552

Modified:
  head/net/dante/Makefile
  head/net/dante/distinfo
  head/net/dante/pkg-descr

Modified: head/net/dante/Makefile
==============================================================================
--- head/net/dante/Makefile	Thu Jul 13 23:46:34 2017	(r445719)
+++ head/net/dante/Makefile	Thu Jul 13 23:53:44 2017	(r445720)
@@ -2,19 +2,19 @@
 # $FreeBSD$
 
 PORTNAME=	dante
-PORTVERSION=	1.4.1
-PORTREVISION=	1
+PORTVERSION=	1.4.2
 CATEGORIES=	net security ipv6
-MASTER_SITES=	ftp://ftp.inet.no/pub/socks/ \
-		ftp://ftp.nuug.no/pub/anders/distfiles/ \
-		http://atreides.freenix.no/~anders/ \
-		ftp://ftp.inet.no/pub/socks/old/
+MASTER_SITES=	http://www.inet.no/dante/files/ \
+		ftp://ftp.inet.no/pub/socks/
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	cpm@FreeBSD.org
 COMMENT=	Circuit-level firewall/proxy
 
 LICENSE=	BSD4CLAUSE
 LICENSE_FILE=	${WRKSRC}/LICENSE
+
+LIB_DEPENDS=	libminiupnpc.so:net/miniupnpc \
+		libsasl2.so:security/cyrus-sasl2
 
 CONFLICTS=	socks5-[0-9]*
 

Modified: head/net/dante/distinfo
==============================================================================
--- head/net/dante/distinfo	Thu Jul 13 23:46:34 2017	(r445719)
+++ head/net/dante/distinfo	Thu Jul 13 23:53:44 2017	(r445720)
@@ -1,2 +1,3 @@
-SHA256 (dante-1.4.1.tar.gz) = b6d232bd6fefc87d14bf97e447e4fcdeef4b28b16b048d804b50b48f261c4f53
-SIZE (dante-1.4.1.tar.gz) = 1284288
+TIMESTAMP = 1499635427
+SHA256 (dante-1.4.2.tar.gz) = baa25750633a7f9f37467ee43afdf7a95c80274394eddd7dcd4e1542aa75caad
+SIZE (dante-1.4.2.tar.gz) = 1307254

Modified: head/net/dante/pkg-descr
==============================================================================
--- head/net/dante/pkg-descr	Thu Jul 13 23:46:34 2017	(r445719)
+++ head/net/dante/pkg-descr	Thu Jul 13 23:53:44 2017	(r445720)
@@ -7,4 +7,4 @@ Once installed, Dante can in most cases be made transp
 while offering detailed access control and logging facilities to the
 server administrator.
 
-WWW: http://www.inet.no/dante/
+WWW: https://www.inet.no/dante/



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