diff options
author | makc <makc@FreeBSD.org> | 2013-02-04 02:16:54 +0800 |
---|---|---|
committer | makc <makc@FreeBSD.org> | 2013-02-04 02:16:54 +0800 |
commit | 095d551d2ad00bfe84c9b50dbd43184f26dce05c (patch) | |
tree | 87c7240343b7c4fe8c42af1e819c08f8216290b1 /science | |
parent | 7ab84c06519afffae15f6c14b92743f8991311de (diff) | |
download | freebsd-ports-gnome-095d551d2ad00bfe84c9b50dbd43184f26dce05c.tar.gz freebsd-ports-gnome-095d551d2ad00bfe84c9b50dbd43184f26dce05c.tar.zst freebsd-ports-gnome-095d551d2ad00bfe84c9b50dbd43184f26dce05c.zip |
Bump PORTREVISON after devel/py-sip and devel/qscintilla2 update.
x11-toolkits/py-qt:
- mark BROKEN: does not build with latest devel/py-sip
Diffstat (limited to 'science')
-rw-r--r-- | science/ncs/Makefile | 1 | ||||
-rw-r--r-- | science/veusz/Makefile | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/science/ncs/Makefile b/science/ncs/Makefile index f32112ab9516..2ed4eb69c509 100644 --- a/science/ncs/Makefile +++ b/science/ncs/Makefile @@ -7,6 +7,7 @@ PORTNAME= ncs PORTVERSION= 2.0.4 +PORTREVISION= 1 CATEGORIES= science parallel MASTER_SITES= http://research.edf.com/fichiers/fckeditor/Commun/Innovation/logiciels/code_saturne/Releases/ DISTNAME= ${PORTNAME}-${PORTVERSION:S/.//g} diff --git a/science/veusz/Makefile b/science/veusz/Makefile index 70a2189632fb..8e60c53a9b86 100644 --- a/science/veusz/Makefile +++ b/science/veusz/Makefile @@ -7,7 +7,7 @@ PORTNAME= veusz PORTVERSION= 1.12 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= science kde MASTER_SITES= http://download.gna.org/veusz/ |