svn commit: r310028 - head/www/py-bottle

Nicola Vitale nivit at svn.freebsd.org
Mon Jan 7 09:27:08 UTC 2013


Author: nivit
Date: Mon Jan  7 09:27:07 2013
New Revision: 310028
URL: http://svnweb.freebsd.org/changeset/ports/310028

Log:
  - Update to 0.11.2
  - Trim Makefile header
  
  PR:	ports/172622
  Submitted by:	Kubilay Kocak <koobs.freebsd at gmail.com>

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

Modified: head/www/py-bottle/Makefile
==============================================================================
--- head/www/py-bottle/Makefile	Mon Jan  7 09:18:08 2013	(r310027)
+++ head/www/py-bottle/Makefile	Mon Jan  7 09:27:07 2013	(r310028)
@@ -1,12 +1,8 @@
-# New ports collection makefile for:	bottle
-# Date created:		2009-11-03
-# Whom:			Nicola Vitale <nivit at FreeBSD.org>
-#
+# Created by: Nicola Vitale <nivit at FreeBSD.org>
 # $FreeBSD$
-#
 
 PORTNAME=	bottle
-PORTVERSION=	0.10.11
+PORTVERSION=	0.11.2
 CATEGORIES=	www python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/www/py-bottle/distinfo
==============================================================================
--- head/www/py-bottle/distinfo	Mon Jan  7 09:18:08 2013	(r310027)
+++ head/www/py-bottle/distinfo	Mon Jan  7 09:27:07 2013	(r310028)
@@ -1,2 +1,2 @@
-SHA256 (bottle-0.10.11.tar.gz) = 99af26f73c391ae9984192415caca0788d422ee8eec7cfa1656780b4ac3ae632
-SIZE (bottle-0.10.11.tar.gz) = 56829
+SHA256 (bottle-0.11.2.tar.gz) = e93021d447fca6116acdc737762557347e85669cc0705ddbcf7371e11c74b0b0
+SIZE (bottle-0.11.2.tar.gz) = 60341


More information about the svn-ports-all mailing list