Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 12 Aug 2012 13:20:04 GMT
From:      dfilter@FreeBSD.ORG (dfilter service)
To:        freebsd-python@FreeBSD.org
Subject:   Re: ports/170547: commit references a PR
Message-ID:  <201208121320.q7CDK49n092963@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/170547; it has been noted by GNATS.

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/170547: commit references a PR
Date: Sun, 12 Aug 2012 13:13:13 +0000 (UTC)

 Author: wen
 Date: Sun Aug 12 13:12:59 2012
 New Revision: 302435
 URL: http://svn.freebsd.org/changeset/ports/302435
 
 Log:
   - Update to 1.6.1
   - Adjust USE_PYTHON versions (Py3k ready)
   
   PR:		170547
   Submitted by:	Kubilay Kocak <koobs.freebsd@gmail.com> (maintainer)
 
 Modified:
   head/security/py-passlib/Makefile
   head/security/py-passlib/distinfo
 
 Modified: head/security/py-passlib/Makefile
 ==============================================================================
 --- head/security/py-passlib/Makefile	Sun Aug 12 11:15:46 2012	(r302434)
 +++ head/security/py-passlib/Makefile	Sun Aug 12 13:12:59 2012	(r302435)
 @@ -6,7 +6,7 @@
  #
  
  PORTNAME=	passlib
 -PORTVERSION=	1.6
 +PORTVERSION=	1.6.1
  CATEGORIES=	security python
  MASTER_SITES=	CHEESESHOP
  PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 @@ -16,7 +16,7 @@ COMMENT=	Python password hashing framewo
  
  LICENSE=	BSD
  
 -USE_PYTHON=	2.5+
 +USE_PYTHON=	yes
  USE_PYDISTUTILS=yes
  
  .include <bsd.port.mk>
 
 Modified: head/security/py-passlib/distinfo
 ==============================================================================
 --- head/security/py-passlib/distinfo	Sun Aug 12 11:15:46 2012	(r302434)
 +++ head/security/py-passlib/distinfo	Sun Aug 12 13:12:59 2012	(r302435)
 @@ -1,2 +1,2 @@
 -SHA256 (passlib-1.6.tar.gz) = 9e546e00bc19f7f4bfa84ec2770ea4c226b577149a094c3455711fc7a74d7117
 -SIZE (passlib-1.6.tar.gz) = 390451
 +SHA256 (passlib-1.6.1.tar.gz) = 00cfb564feb2d97ebaf6b28acdc9277a0c73c3c1df7b2a7b65605c76e724177b
 +SIZE (passlib-1.6.1.tar.gz) = 395855
 _______________________________________________
 svn-ports-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/svn-ports-all
 To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
 



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