svn commit: r309526 - head/www/py-waitress

Olivier Duchateau olivierd at FreeBSD.org
Wed Dec 26 15:42:57 UTC 2012


Author: olivierd
Date: Wed Dec 26 15:42:56 2012
New Revision: 309526
URL: http://svnweb.freebsd.org/changeset/ports/309526

Log:
  - Update to 0.8.2
  - Convert Makefile headers to new style
  - Update maintainer address
  
  Approved by:	rene, miwi (mentors, implicit)

Modified:
  head/www/py-waitress/Makefile   (contents, props changed)
  head/www/py-waitress/distinfo   (contents, props changed)

Modified: head/www/py-waitress/Makefile
==============================================================================
--- head/www/py-waitress/Makefile	Wed Dec 26 15:16:40 2012	(r309525)
+++ head/www/py-waitress/Makefile	Wed Dec 26 15:42:56 2012	(r309526)
@@ -1,17 +1,13 @@
-# New ports collection makefile for: py-waitress
-# Date created:		2012-01-02
-# Whom:		Olivier Duchateau <duchateau.olivier at gmail.com>
-#
 # $FreeBSD$
 #
 
 PORTNAME=	waitress
-PORTVERSION=	0.8.1
+PORTVERSION=	0.8.2
 CATEGORIES=	www python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
-MAINTAINER=	duchateau.olivier at gmail.com
+MAINTAINER=	olivierd at FreeBSD.org
 COMMENT=	Python WSGI server
 
 LICENSE=	ZPL21

Modified: head/www/py-waitress/distinfo
==============================================================================
--- head/www/py-waitress/distinfo	Wed Dec 26 15:16:40 2012	(r309525)
+++ head/www/py-waitress/distinfo	Wed Dec 26 15:42:56 2012	(r309526)
@@ -1,2 +1,2 @@
-SHA256 (waitress-0.8.1.tar.gz) = df2fa5837b26972648ec1284ae1b0afbab9da205343336a4d123ae2a4737e522
-SIZE (waitress-0.8.1.tar.gz) = 102585
+SHA256 (waitress-0.8.2.tar.gz) = 9b69a80762a899c9cb8d7e04fa3acd2e93e99ba197cae7d3d7de70fdf45a337b
+SIZE (waitress-0.8.2.tar.gz) = 100184


More information about the svn-ports-all mailing list