pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc Bump revision for packages with changed CONFLICTS (PYT...
details: https://anonhg.NetBSD.org/pkgsrc/rev/03510879403b
branches: trunk
changeset: 609492:03510879403b
user: cheusov <cheusov%pkgsrc.org@localhost>
date: Thu Oct 04 00:21:58 2012 +0000
description:
Bump revision for packages with changed CONFLICTS (PYTHON_SELF_CONFLICT)
diffstat:
audio/py-dynampd/Makefile | 3 ++-
audio/py-musicbrainz/Makefile | 4 ++--
biology/py-mol/Makefile | 4 ++--
devel/py-InlineEgg/Makefile | 4 ++--
devel/py-ipython/Makefile | 3 ++-
devel/py-ipython012/Makefile | 3 ++-
devel/py-subversion/Makefile | 4 ++--
devel/py-subvertpy/Makefile | 4 ++--
devel/py-unit/Makefile | 4 ++--
filesystems/py-filesystem/Makefile | 3 ++-
fonts/py-fonttools/Makefile | 3 ++-
graphics/py-aafigure/Makefile | 3 ++-
graphics/py-cairo/Makefile | 4 ++--
graphics/py-uniconvertor/Makefile | 3 ++-
lang/py-pyrex/Makefile | 3 ++-
mail/py-sendmail-admin/Makefile | 4 ++--
math/py-networkx/Makefile | 3 ++-
net/py-ORBit/Makefile | 4 ++--
net/py-omniORBpy/Makefile | 3 ++-
net/py-s3cmd/Makefile | 3 ++-
security/py-denyhosts/Makefile | 4 ++--
security/py-tlslite/Makefile | 4 ++--
textproc/py-Excelerator/Makefile | 3 ++-
textproc/py-X/Makefile | 4 ++--
textproc/py-creole/Makefile | 3 ++-
textproc/py-empy/Makefile | 3 ++-
textproc/py-html2text/Makefile | 3 ++-
textproc/py-markdown/Makefile | 3 ++-
textproc/py-markdown2/Makefile | 3 ++-
textproc/py-pdf-parser/Makefile | 3 ++-
textproc/py-xlrd/Makefile | 3 ++-
wm/py-tyle/Makefile | 4 ++--
www/py-moin/Makefile | 3 ++-
x11/py-wxWidgets/Makefile | 4 ++--
34 files changed, 68 insertions(+), 48 deletions(-)
diffs (truncated from 486 to 300 lines):
diff -r 5d6c98aa3837 -r 03510879403b audio/py-dynampd/Makefile
--- a/audio/py-dynampd/Makefile Wed Oct 03 23:55:20 2012 +0000
+++ b/audio/py-dynampd/Makefile Thu Oct 04 00:21:58 2012 +0000
@@ -1,9 +1,10 @@
-# $NetBSD: Makefile,v 1.3 2012/10/03 23:40:37 cheusov Exp $
+# $NetBSD: Makefile,v 1.4 2012/10/04 00:22:00 cheusov Exp $
#
DISTNAME= dynampd
VERSION= 1.1.0
PKGNAME= ${PYPKGPREFIX}-dynampd-${VERSION}
+PKGREVISION= 1
CATEGORIES= audio
MASTER_SITES= http://dynampd.ubitux.fr/
EXTRACT_SUFX= .py
diff -r 5d6c98aa3837 -r 03510879403b audio/py-musicbrainz/Makefile
--- a/audio/py-musicbrainz/Makefile Wed Oct 03 23:55:20 2012 +0000
+++ b/audio/py-musicbrainz/Makefile Thu Oct 04 00:21:58 2012 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.10 2012/10/03 23:40:38 cheusov Exp $
+# $NetBSD: Makefile,v 1.11 2012/10/04 00:22:00 cheusov Exp $
DISTNAME= python-musicbrainz2-0.4.1
PKGNAME= ${DISTNAME:S/python/${PYPKGPREFIX}/}
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= audio python
MASTER_SITES= http://users.musicbrainz.org/~matt/
diff -r 5d6c98aa3837 -r 03510879403b biology/py-mol/Makefile
--- a/biology/py-mol/Makefile Wed Oct 03 23:55:20 2012 +0000
+++ b/biology/py-mol/Makefile Thu Oct 04 00:21:58 2012 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.13 2012/10/03 23:40:35 cheusov Exp $
+# $NetBSD: Makefile,v 1.14 2012/10/04 00:21:58 cheusov Exp $
DISTNAME= pymol-v1.4.1
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/pymol-v/mol-/}
EGG_NAME= pymol-1.4.0
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= biology
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=pymol/}
EXTRACT_SUFX= .tar.bz2
diff -r 5d6c98aa3837 -r 03510879403b devel/py-InlineEgg/Makefile
--- a/devel/py-InlineEgg/Makefile Wed Oct 03 23:55:20 2012 +0000
+++ b/devel/py-InlineEgg/Makefile Thu Oct 04 00:21:58 2012 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.13 2012/10/03 23:40:38 cheusov Exp $
+# $NetBSD: Makefile,v 1.14 2012/10/04 00:22:00 cheusov Exp $
#
DISTNAME= InlineEgg-1.08
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= devel
MASTER_SITES= http://oss.corest.com/repo/
diff -r 5d6c98aa3837 -r 03510879403b devel/py-ipython/Makefile
--- a/devel/py-ipython/Makefile Wed Oct 03 23:55:20 2012 +0000
+++ b/devel/py-ipython/Makefile Thu Oct 04 00:21:58 2012 +0000
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.2 2012/10/03 23:40:37 cheusov Exp $
+# $NetBSD: Makefile,v 1.3 2012/10/04 00:21:59 cheusov Exp $
#
DISTNAME= ipython-0.10.2
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
+PKGREVISION= 1
CATEGORIES= devel lang
MASTER_SITES= http://archive.ipython.org/release/0.10.2/
diff -r 5d6c98aa3837 -r 03510879403b devel/py-ipython012/Makefile
--- a/devel/py-ipython012/Makefile Wed Oct 03 23:55:20 2012 +0000
+++ b/devel/py-ipython012/Makefile Thu Oct 04 00:21:58 2012 +0000
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.4 2012/10/03 23:40:35 cheusov Exp $
+# $NetBSD: Makefile,v 1.5 2012/10/04 00:21:58 cheusov Exp $
#
DISTNAME= ipython-0.12
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
+PKGREVISION= 1
CATEGORIES= devel lang
MASTER_SITES= http://archive.ipython.org/release/0.12/
diff -r 5d6c98aa3837 -r 03510879403b devel/py-subversion/Makefile
--- a/devel/py-subversion/Makefile Wed Oct 03 23:55:20 2012 +0000
+++ b/devel/py-subversion/Makefile Thu Oct 04 00:21:58 2012 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.45 2012/10/03 23:40:38 cheusov Exp $
+# $NetBSD: Makefile,v 1.46 2012/10/04 00:22:01 cheusov Exp $
PKGNAME= ${PYPKGPREFIX}-subversion-${SVNVER}
-PKGREVISION= 4
+PKGREVISION= 5
COMMENT= Python bindings and tools for Subversion
PKG_DESTDIR_SUPPORT= user-destdir
diff -r 5d6c98aa3837 -r 03510879403b devel/py-subvertpy/Makefile
--- a/devel/py-subvertpy/Makefile Wed Oct 03 23:55:20 2012 +0000
+++ b/devel/py-subvertpy/Makefile Thu Oct 04 00:21:58 2012 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.13 2012/10/03 23:40:37 cheusov Exp $
+# $NetBSD: Makefile,v 1.14 2012/10/04 00:22:00 cheusov Exp $
DISTNAME= subvertpy-0.8.10
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= devel scm
MASTER_SITES= http://launchpad.net/subvertpy/trunk/${PKGVERSION_NOREV}/+download/
MASTER_SITES+= http://samba.org/~jelmer/subvertpy/
diff -r 5d6c98aa3837 -r 03510879403b devel/py-unit/Makefile
--- a/devel/py-unit/Makefile Wed Oct 03 23:55:20 2012 +0000
+++ b/devel/py-unit/Makefile Thu Oct 04 00:21:58 2012 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.13 2012/10/03 23:40:38 cheusov Exp $
+# $NetBSD: Makefile,v 1.14 2012/10/04 00:22:00 cheusov Exp $
DISTNAME= pyunit-1.4.1
PKGNAME= ${PYPKGPREFIX}-unit-1.4.1
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= devel python
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=pyunit/}
diff -r 5d6c98aa3837 -r 03510879403b filesystems/py-filesystem/Makefile
--- a/filesystems/py-filesystem/Makefile Wed Oct 03 23:55:20 2012 +0000
+++ b/filesystems/py-filesystem/Makefile Thu Oct 04 00:21:58 2012 +0000
@@ -1,9 +1,10 @@
-# $NetBSD: Makefile,v 1.6 2012/10/03 23:40:37 cheusov Exp $
+# $NetBSD: Makefile,v 1.7 2012/10/04 00:22:00 cheusov Exp $
#
VERSION= 0.4.0
DISTNAME= fs-${VERSION}
PKGNAME= ${PYPKGPREFIX}-filesystem-${VERSION}
+PKGREVISION= 1
CATEGORIES= filesystems
MASTER_SITES= http://pyfilesystem.googlecode.com/files/
diff -r 5d6c98aa3837 -r 03510879403b fonts/py-fonttools/Makefile
--- a/fonts/py-fonttools/Makefile Wed Oct 03 23:55:20 2012 +0000
+++ b/fonts/py-fonttools/Makefile Thu Oct 04 00:21:58 2012 +0000
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.20 2012/10/03 23:40:36 cheusov Exp $
+# $NetBSD: Makefile,v 1.21 2012/10/04 00:21:59 cheusov Exp $
#
DISTNAME= fonttools-2.3
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
+PKGREVISION= 1
CATEGORIES= fonts python
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=fonttools/}
diff -r 5d6c98aa3837 -r 03510879403b graphics/py-aafigure/Makefile
--- a/graphics/py-aafigure/Makefile Wed Oct 03 23:55:20 2012 +0000
+++ b/graphics/py-aafigure/Makefile Thu Oct 04 00:21:58 2012 +0000
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.2 2012/10/03 23:40:36 cheusov Exp $
+# $NetBSD: Makefile,v 1.3 2012/10/04 00:21:58 cheusov Exp $
#
DISTNAME= aafigure-0.5
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
+PKGREVISION= 1
CATEGORIES= graphics converters python
MASTER_SITES= http://pypi.python.org/packages/source/a/aafigure/
diff -r 5d6c98aa3837 -r 03510879403b graphics/py-cairo/Makefile
--- a/graphics/py-cairo/Makefile Wed Oct 03 23:55:20 2012 +0000
+++ b/graphics/py-cairo/Makefile Thu Oct 04 00:21:58 2012 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.35 2012/10/03 23:40:36 cheusov Exp $
+# $NetBSD: Makefile,v 1.36 2012/10/04 00:21:59 cheusov Exp $
#
DISTNAME= py2cairo-1.8.10
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/py2//}
-PKGREVISION= 4
+PKGREVISION= 5
CATEGORIES= graphics
MASTER_SITES= http://cairographics.org/releases/
diff -r 5d6c98aa3837 -r 03510879403b graphics/py-uniconvertor/Makefile
--- a/graphics/py-uniconvertor/Makefile Wed Oct 03 23:55:20 2012 +0000
+++ b/graphics/py-uniconvertor/Makefile Thu Oct 04 00:21:58 2012 +0000
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.4 2012/10/03 23:40:36 cheusov Exp $
+# $NetBSD: Makefile,v 1.5 2012/10/04 00:21:59 cheusov Exp $
DISTNAME= uniconvertor-1.1.5
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
+PKGREVISION= 1
CATEGORIES= graphics python
MASTER_SITES= http://uniconvertor.googlecode.com/files/
diff -r 5d6c98aa3837 -r 03510879403b lang/py-pyrex/Makefile
--- a/lang/py-pyrex/Makefile Wed Oct 03 23:55:20 2012 +0000
+++ b/lang/py-pyrex/Makefile Thu Oct 04 00:21:58 2012 +0000
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.22 2012/10/03 23:40:38 cheusov Exp $
+# $NetBSD: Makefile,v 1.23 2012/10/04 00:22:01 cheusov Exp $
DISTNAME= Pyrex-0.9.9
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/P/p/}
+PKGREVISION= 1
CATEGORIES= lang python
MASTER_SITES= http://www.cosc.canterbury.ac.nz/greg.ewing/python/Pyrex/
diff -r 5d6c98aa3837 -r 03510879403b mail/py-sendmail-admin/Makefile
--- a/mail/py-sendmail-admin/Makefile Wed Oct 03 23:55:20 2012 +0000
+++ b/mail/py-sendmail-admin/Makefile Thu Oct 04 00:21:58 2012 +0000
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.6 2012/10/03 23:40:36 cheusov Exp $
+# $NetBSD: Makefile,v 1.7 2012/10/04 00:21:59 cheusov Exp $
#
VER= 1.0
DISTNAME= sendmail-admin-${VER}
PKGNAME= ${PYPKGPREFIX}-sendmail-admin-${VER}
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= mail python
MASTER_SITES= http://www.clapper.org/software/python/sendmail-admin/
diff -r 5d6c98aa3837 -r 03510879403b math/py-networkx/Makefile
--- a/math/py-networkx/Makefile Wed Oct 03 23:55:20 2012 +0000
+++ b/math/py-networkx/Makefile Thu Oct 04 00:21:58 2012 +0000
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.10 2012/10/03 23:40:37 cheusov Exp $
+# $NetBSD: Makefile,v 1.11 2012/10/04 00:21:59 cheusov Exp $
#
DISTNAME= networkx-1.7
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
+PKGREVISION= 1
CATEGORIES= math python
MASTER_SITES= http://pypi.python.org/packages/source/n/networkx/ \
http://networkx.lanl.gov/download/networkx/
diff -r 5d6c98aa3837 -r 03510879403b net/py-ORBit/Makefile
--- a/net/py-ORBit/Makefile Wed Oct 03 23:55:20 2012 +0000
+++ b/net/py-ORBit/Makefile Thu Oct 04 00:21:58 2012 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.43 2012/10/03 23:40:35 cheusov Exp $
+# $NetBSD: Makefile,v 1.44 2012/10/04 00:21:58 cheusov Exp $
#
DISTNAME= pyorbit-2.24.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/pyorbit/ORBit/}
-PKGREVISION= 4
+PKGREVISION= 5
CATEGORIES= net python
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/pyorbit/2.24/}
EXTRACT_SUFX= .tar.bz2
diff -r 5d6c98aa3837 -r 03510879403b net/py-omniORBpy/Makefile
--- a/net/py-omniORBpy/Makefile Wed Oct 03 23:55:20 2012 +0000
+++ b/net/py-omniORBpy/Makefile Thu Oct 04 00:21:58 2012 +0000
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.5 2012/10/03 23:40:36 cheusov Exp $
+# $NetBSD: Makefile,v 1.6 2012/10/04 00:21:58 cheusov Exp $
DISTNAME= omniORBpy-3.5
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
+PKGREVISION= 1
CATEGORIES= devel python
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=omniorb/}
EXTRACT_SUFX= .tar.bz2
diff -r 5d6c98aa3837 -r 03510879403b net/py-s3cmd/Makefile
--- a/net/py-s3cmd/Makefile Wed Oct 03 23:55:20 2012 +0000
+++ b/net/py-s3cmd/Makefile Thu Oct 04 00:21:58 2012 +0000
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.9 2012/10/03 23:40:37 cheusov Exp $
+# $NetBSD: Makefile,v 1.10 2012/10/04 00:22:00 cheusov Exp $
DISTNAME= s3cmd-1.0.1
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
+PKGREVISION= 1
CATEGORIES= python net
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=s3tools/}
diff -r 5d6c98aa3837 -r 03510879403b security/py-denyhosts/Makefile
--- a/security/py-denyhosts/Makefile Wed Oct 03 23:55:20 2012 +0000
+++ b/security/py-denyhosts/Makefile Thu Oct 04 00:21:58 2012 +0000
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.6 2012/10/03 23:40:37 cheusov Exp $
+# $NetBSD: Makefile,v 1.7 2012/10/04 00:21:59 cheusov Exp $
#
VER= 2.6
DISTNAME= DenyHosts-${VER}
PKGNAME= ${PYPKGPREFIX}-denyhosts-${VER}
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= sysutils
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=denyhosts/}
diff -r 5d6c98aa3837 -r 03510879403b security/py-tlslite/Makefile
Home |
Main Index |
Thread Index |
Old Index