svn commit: r378217 - head/www/pound

Thomas Zander riggs at FreeBSD.org
Sat Jan 31 16:01:13 UTC 2015


Author: riggs
Date: Sat Jan 31 16:01:11 2015
New Revision: 378217
URL: https://svnweb.freebsd.org/changeset/ports/378217
QAT: https://qat.redports.org/buildarchive/r378217/

Log:
  - Update to upstream verson 2.7
  - Set maintainer to ncrogers at gmail.com
  
  PR:		197102
  Submitted by:	ncrogers at gmail.com (maintainer)

Modified:
  head/www/pound/Makefile
  head/www/pound/distinfo

Modified: head/www/pound/Makefile
==============================================================================
--- head/www/pound/Makefile	Sat Jan 31 15:23:59 2015	(r378216)
+++ head/www/pound/Makefile	Sat Jan 31 16:01:11 2015	(r378217)
@@ -2,14 +2,14 @@
 # $FreeBSD$
 
 PORTNAME=	pound
-PORTVERSION=	2.6
-PORTREVISION=	3
+PORTVERSION=	2.7
+PORTREVISION=
 CATEGORIES=	www net
 MASTER_SITES=	http://www.apsis.ch/pound/ \
 		ftp://ftp.nuug.no/pub/anders/distfiles/
 DISTNAME=	Pound-${PORTVERSION}
 
-MAINTAINER=	ports at FreeBSD.org
+MAINTAINER=	ncrogers at gmail.com
 COMMENT=	Reverse proxy, load balancer and HTTP(S) frontend for web servers
 
 LICENSE=	GPLv3

Modified: head/www/pound/distinfo
==============================================================================
--- head/www/pound/distinfo	Sat Jan 31 15:23:59 2015	(r378216)
+++ head/www/pound/distinfo	Sat Jan 31 16:01:11 2015	(r378217)
@@ -1,2 +1,2 @@
-SHA256 (Pound-2.6.tgz) = 0ad25e3652e22117abbc17a70b5d8913e05991318a5506bc7437e662616fdf21
-SIZE (Pound-2.6.tgz) = 180595
+SHA256 (Pound-2.7.tgz) = cdfbf5a7e8dc8fbbe0d6c1e83cd3bd3f2472160aac65684bb01ef661c626a8e4
+SIZE (Pound-2.7.tgz) = 186887


More information about the svn-ports-all mailing list