svn commit: r336445 - head/www/py-django-dpaste

Kubilay Kocak koobs at FreeBSD.org
Sat Dec 14 13:38:48 UTC 2013


Author: koobs
Date: Sat Dec 14 13:38:47 2013
New Revision: 336445
URL: http://svnweb.freebsd.org/changeset/ports/336445

Log:
  www/py-django-dpaste: Update to 2.1 (Upstream is responsive, Thanks Martin!)
  
  After reporting that re-rolling distributions can cause headaches for packagers
  and users, Martin graciously (and quickly) addressed it with a version bump,
  git tag and PyPi update. This change is a functional noop and brings the
  universe back into equilibrium.

Modified:
  head/www/py-django-dpaste/Makefile
  head/www/py-django-dpaste/distinfo

Modified: head/www/py-django-dpaste/Makefile
==============================================================================
--- head/www/py-django-dpaste/Makefile	Sat Dec 14 13:28:35 2013	(r336444)
+++ head/www/py-django-dpaste/Makefile	Sat Dec 14 13:38:47 2013	(r336445)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	dpaste
-PORTVERSION=	2.0
-PORTREVISION=	1
+PORTVERSION=	2.1
 CATEGORIES=	www python
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}django-
 

Modified: head/www/py-django-dpaste/distinfo
==============================================================================
--- head/www/py-django-dpaste/distinfo	Sat Dec 14 13:28:35 2013	(r336444)
+++ head/www/py-django-dpaste/distinfo	Sat Dec 14 13:38:47 2013	(r336445)
@@ -1,2 +1,2 @@
-SHA256 (dpaste-2.0.tar.gz) = f87a83b603bc2985e3eeb42df383871aa11f39c10d8088d6d16dcb9bc8c67e8a
-SIZE (dpaste-2.0.tar.gz) = 113855
+SHA256 (dpaste-2.1.tar.gz) = f87a83b603bc2985e3eeb42df383871aa11f39c10d8088d6d16dcb9bc8c67e8a
+SIZE (dpaste-2.1.tar.gz) = 113855


More information about the svn-ports-head mailing list