ports/174318: commit references a PR

dfilter service dfilter at FreeBSD.ORG
Sat Jan 12 11:10:01 UTC 2013


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

From: dfilter at FreeBSD.ORG (dfilter service)
To: bug-followup at FreeBSD.org
Cc:  
Subject: Re: ports/174318: commit references a PR
Date: Sat, 12 Jan 2013 11:05:01 +0000 (UTC)

 Author: mva
 Date: Sat Jan 12 11:04:47 2013
 New Revision: 310265
 URL: http://svnweb.freebsd.org/changeset/ports/310265
 
 Log:
   - Update to 2.2
   
   PR:		ports/174318
   Submitted by:	Rafal Lesniak <fbsd at grid.einherjar.de> (maintainer)
 
 Modified:
   head/dns/py-idnkit2/Makefile   (contents, props changed)
   head/dns/py-idnkit2/distinfo   (contents, props changed)
   head/dns/py-idnkit2/files/patch-setup.py   (contents, props changed)
 
 Modified: head/dns/py-idnkit2/Makefile
 ==============================================================================
 --- head/dns/py-idnkit2/Makefile	Sat Jan 12 10:10:53 2013	(r310264)
 +++ head/dns/py-idnkit2/Makefile	Sat Jan 12 11:04:47 2013	(r310265)
 @@ -1,11 +1,8 @@
 -# New ports collection makefile for:	idnkit
 -# Date created:		13 November 2011
 -# Whom:			Rafal Lesniak <fbsd at grid.einherjar.de>
 -#
 +# Created by: Rafal Lesniak <fbsd at grid.einherjar.de>
  # $FreeBSD$
  
  PORTNAME=	idnkit-python
 -PORTVERSION=	2.1
 +PORTVERSION=	2.2
  CATEGORIES=	dns
  MASTER_SITES=	http://jprs.co.jp/idn/
  PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
 Modified: head/dns/py-idnkit2/distinfo
 ==============================================================================
 --- head/dns/py-idnkit2/distinfo	Sat Jan 12 10:10:53 2013	(r310264)
 +++ head/dns/py-idnkit2/distinfo	Sat Jan 12 11:04:47 2013	(r310265)
 @@ -1,2 +1,2 @@
 -SHA256 (idnkit-python-2.1.tar.bz2) = c53bbf220baaeb7e7a94a249a04b65f9a850858651f91b2515c8cfb2b72a5aed
 -SIZE (idnkit-python-2.1.tar.bz2) = 31129
 +SHA256 (idnkit-python-2.2.tar.bz2) = a5851831386f24374c7b18eae886f95a21d28bc9439dc3779676d7b2dd8a9909
 +SIZE (idnkit-python-2.2.tar.bz2) = 31331
 
 Modified: head/dns/py-idnkit2/files/patch-setup.py
 ==============================================================================
 --- head/dns/py-idnkit2/files/patch-setup.py	Sat Jan 12 10:10:53 2013	(r310264)
 +++ head/dns/py-idnkit2/files/patch-setup.py	Sat Jan 12 11:04:47 2013	(r310265)
 @@ -1,5 +1,5 @@
 ---- setup.py.orgi	2011-11-24 22:05:06.191148712 +0000
 -+++ setup.py	2011-11-24 22:05:37.913149693 +0000
 +--- setup.py.orgi	2013-01-12 11:23:31.000000000 +0100
 ++++ setup.py	2013-01-12 11:24:12.000000000 +0100
  @@ -4,10 +4,10 @@
   import glob
   
 @@ -12,4 +12,4 @@
  +idnkit_library_dir = '%%LOCALBASE%%/lib'
   
   setup(name='idnkit-python',
 -       version='2.1',
 +       version='2.2',
 _______________________________________________
 svn-ports-all at freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/svn-ports-all
 To unsubscribe, send any mail to "svn-ports-all-unsubscribe at freebsd.org"
 


More information about the freebsd-python mailing list