The following reply was made to PR ports/170547; it has been noted by GNATS.

From: dfil...@freebsd.org (dfilter service)
To: bug-follo...@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.free...@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-...@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/svn-ports-all
 To unsubscribe, send any mail to "svn-ports-all-unsubscr...@freebsd.org"
 
_______________________________________________
freebsd-python@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-python
To unsubscribe, send any mail to "freebsd-python-unsubscr...@freebsd.org"

Reply via email to