diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2008-07-25 22:24:16 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2008-07-25 22:24:16 +0000 |
commit | 38661f2e321251fd1fb7e9843de890e52fa9a6c6 (patch) | |
tree | 823633adf083cfe14a43eb3c741d3f06a78959f9 | |
parent | Update shared-mime-info to 0.51, and remove conflicts with x11-fm/nautilus. (diff) |
The first iteration of the py-qt4-* ports had a snapshot date as its
PORTVERSION. After that the PORTVERSION became 4.foo. Because this is
numerically lower than before, the PORTEPOCH should have been bumped.
Poked by: kris@
PR: 125814
Submitted by: Danny Pansters <danny@ricin.com> (maintainer)
Notes
Notes:
svn path=/head/; revision=217513
-rw-r--r-- | databases/py-qt4-sql/Makefile | 1 | ||||
-rw-r--r-- | devel/py-qt4-assistant/Makefile | 1 | ||||
-rw-r--r-- | devel/py-qt4-core/Makefile | 1 | ||||
-rw-r--r-- | devel/py-qt4-dbus/Makefile | 1 | ||||
-rw-r--r-- | devel/py-qt4-designerplugin/Makefile | 1 | ||||
-rw-r--r-- | devel/py-qt4-script/Makefile | 1 | ||||
-rw-r--r-- | devel/py-qt4-test/Makefile | 1 | ||||
-rw-r--r-- | graphics/py-qt4-svg/Makefile | 1 | ||||
-rw-r--r-- | misc/py-qt4-demo/Makefile | 1 | ||||
-rw-r--r-- | misc/py-qt4-doc/Makefile | 1 | ||||
-rw-r--r-- | net/py-qt4-network/Makefile | 1 | ||||
-rw-r--r-- | textproc/py-qt4-xml/Makefile | 1 | ||||
-rw-r--r-- | x11-toolkits/py-qt4-gui/Makefile | 1 | ||||
-rw-r--r-- | x11/py-qt4-opengl/Makefile | 1 |
14 files changed, 14 insertions, 0 deletions
diff --git a/databases/py-qt4-sql/Makefile b/databases/py-qt4-sql/Makefile index a166b41004a5..2941e7d117f2 100644 --- a/databases/py-qt4-sql/Makefile +++ b/databases/py-qt4-sql/Makefile @@ -7,6 +7,7 @@ PORTNAME= sql PORTVERSION= ${PYQT4_VERSION} PORTREVISION= 2 +PORTEPOCH= 1 CATEGORIES= databases devel python MASTER_SITES= ${MASTER_SITES_PYQT4} diff --git a/devel/py-qt4-assistant/Makefile b/devel/py-qt4-assistant/Makefile index 537b4972dfe8..7175b796714f 100644 --- a/devel/py-qt4-assistant/Makefile +++ b/devel/py-qt4-assistant/Makefile @@ -7,6 +7,7 @@ PORTNAME= assistant PORTVERSION= ${PYQT4_VERSION} PORTREVISION= 2 +PORTEPOCH= 1 CATEGORIES= devel python MASTER_SITES= ${MASTER_SITES_PYQT4} diff --git a/devel/py-qt4-core/Makefile b/devel/py-qt4-core/Makefile index 6a7ace955003..1560478621f1 100644 --- a/devel/py-qt4-core/Makefile +++ b/devel/py-qt4-core/Makefile @@ -7,6 +7,7 @@ PORTNAME= core PORTVERSION= ${PYQT4_VERSION} PORTREVISION= 2 +PORTEPOCH= 1 CATEGORIES= devel python MASTER_SITES= ${MASTER_SITES_PYQT4} diff --git a/devel/py-qt4-dbus/Makefile b/devel/py-qt4-dbus/Makefile index 9e6e9d0cae73..fd8ad0817928 100644 --- a/devel/py-qt4-dbus/Makefile +++ b/devel/py-qt4-dbus/Makefile @@ -7,6 +7,7 @@ PORTNAME= dbus PORTVERSION= ${PYQT4_VERSION} PORTREVISION= 3 +PORTEPOCH= 1 CATEGORIES= devel python MASTER_SITES= ${MASTER_SITES_PYQT4} diff --git a/devel/py-qt4-designerplugin/Makefile b/devel/py-qt4-designerplugin/Makefile index 74bfc9384d26..f1d15be60be4 100644 --- a/devel/py-qt4-designerplugin/Makefile +++ b/devel/py-qt4-designerplugin/Makefile @@ -7,6 +7,7 @@ PORTNAME= designerplugin PORTVERSION= ${PYQT4_VERSION} PORTREVISION= 2 +PORTEPOCH= 1 CATEGORIES= devel python MASTER_SITES= ${MASTER_SITES_PYQT4} diff --git a/devel/py-qt4-script/Makefile b/devel/py-qt4-script/Makefile index 446e5989016f..c73d476c22fb 100644 --- a/devel/py-qt4-script/Makefile +++ b/devel/py-qt4-script/Makefile @@ -7,6 +7,7 @@ PORTNAME= script PORTVERSION= ${PYQT4_VERSION} PORTREVISION= 2 +PORTEPOCH= 1 CATEGORIES= devel python MASTER_SITES= ${MASTER_SITES_PYQT4} diff --git a/devel/py-qt4-test/Makefile b/devel/py-qt4-test/Makefile index 32feb9b70a13..3968c10b36ff 100644 --- a/devel/py-qt4-test/Makefile +++ b/devel/py-qt4-test/Makefile @@ -7,6 +7,7 @@ PORTNAME= test PORTVERSION= ${PYQT4_VERSION} PORTREVISION= 2 +PORTEPOCH= 1 CATEGORIES= devel python MASTER_SITES= ${MASTER_SITES_PYQT4} diff --git a/graphics/py-qt4-svg/Makefile b/graphics/py-qt4-svg/Makefile index affbca88de8a..d5c4176f112a 100644 --- a/graphics/py-qt4-svg/Makefile +++ b/graphics/py-qt4-svg/Makefile @@ -7,6 +7,7 @@ PORTNAME= svg PORTVERSION= ${PYQT4_VERSION} PORTREVISION= 2 +PORTEPOCH= 1 CATEGORIES= graphics devel python MASTER_SITES= ${MASTER_SITES_PYQT4} diff --git a/misc/py-qt4-demo/Makefile b/misc/py-qt4-demo/Makefile index b6ada2e77ace..f848202cc1d9 100644 --- a/misc/py-qt4-demo/Makefile +++ b/misc/py-qt4-demo/Makefile @@ -7,6 +7,7 @@ PORTNAME= demo PORTVERSION= ${PYQT4_VERSION} PORTREVISION= 2 +PORTEPOCH= 1 CATEGORIES= misc devel python MASTER_SITES= ${MASTER_SITES_PYQT4} diff --git a/misc/py-qt4-doc/Makefile b/misc/py-qt4-doc/Makefile index 31eddf5ff345..4d699c3e6fea 100644 --- a/misc/py-qt4-doc/Makefile +++ b/misc/py-qt4-doc/Makefile @@ -7,6 +7,7 @@ PORTNAME= doc PORTVERSION= ${PYQT4_VERSION} PORTREVISION= 1 +PORTEPOCH= 1 CATEGORIES= misc devel python MASTER_SITES= ${MASTER_SITES_PYQT4} diff --git a/net/py-qt4-network/Makefile b/net/py-qt4-network/Makefile index 97a1c5ca234c..3b29e310a33c 100644 --- a/net/py-qt4-network/Makefile +++ b/net/py-qt4-network/Makefile @@ -7,6 +7,7 @@ PORTNAME= network PORTVERSION= ${PYQT4_VERSION} PORTREVISION= 2 +PORTEPOCH= 1 CATEGORIES= net devel python MASTER_SITES= ${MASTER_SITES_PYQT4} diff --git a/textproc/py-qt4-xml/Makefile b/textproc/py-qt4-xml/Makefile index 972bb4c348e5..6ca3b49925f5 100644 --- a/textproc/py-qt4-xml/Makefile +++ b/textproc/py-qt4-xml/Makefile @@ -7,6 +7,7 @@ PORTNAME= xml PORTVERSION= ${PYQT4_VERSION} PORTREVISION= 2 +PORTEPOCH= 1 CATEGORIES= textproc devel python MASTER_SITES= ${MASTER_SITES_PYQT4} diff --git a/x11-toolkits/py-qt4-gui/Makefile b/x11-toolkits/py-qt4-gui/Makefile index 9fe5d622f2b7..55255a3ea9f4 100644 --- a/x11-toolkits/py-qt4-gui/Makefile +++ b/x11-toolkits/py-qt4-gui/Makefile @@ -7,6 +7,7 @@ PORTNAME= gui PORTVERSION= ${PYQT4_VERSION} PORTREVISION= 2 +PORTEPOCH= 1 CATEGORIES= x11-toolkits devel python MASTER_SITES= ${MASTER_SITES_PYQT4} diff --git a/x11/py-qt4-opengl/Makefile b/x11/py-qt4-opengl/Makefile index b5637c89fe11..266d958d43e3 100644 --- a/x11/py-qt4-opengl/Makefile +++ b/x11/py-qt4-opengl/Makefile @@ -7,6 +7,7 @@ PORTNAME= opengl PORTVERSION= ${PYQT4_VERSION} PORTREVISION= 2 +PORTEPOCH= 1 CATEGORIES= x11 devel python MASTER_SITES= ${MASTER_SITES_PYQT4} |