diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2021-04-16 07:52:45 +0000 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2021-04-16 07:52:45 +0000 |
commit | 925e342a409be50202c5150888762b66b96377f4 (patch) | |
tree | bd10ee3fbd444d5ca96d96af64c5f14867e6dae6 /graphics | |
parent | ff6ac45c49dfd2e26dc468385c7c492b509732ba (diff) |
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/comical/Makefile | 2 | ||||
-rw-r--r-- | graphics/diff-pdf/Makefile | 2 | ||||
-rw-r--r-- | graphics/electricsheep/Makefile | 1 | ||||
-rw-r--r-- | graphics/hugin/Makefile | 2 | ||||
-rw-r--r-- | graphics/py-mayavi/Makefile | 2 | ||||
-rw-r--r-- | graphics/py-visvis/Makefile | 2 |
6 files changed, 6 insertions, 5 deletions
diff --git a/graphics/comical/Makefile b/graphics/comical/Makefile index 658f6ea6966e..2f4da052fcf0 100644 --- a/graphics/comical/Makefile +++ b/graphics/comical/Makefile @@ -2,7 +2,7 @@ PORTNAME= comical PORTVERSION= 0.8 -PORTREVISION= 13 +PORTREVISION= 14 CATEGORIES= graphics MASTER_SITES= SF diff --git a/graphics/diff-pdf/Makefile b/graphics/diff-pdf/Makefile index bd2d21b0d1bb..8f4f8873963e 100644 --- a/graphics/diff-pdf/Makefile +++ b/graphics/diff-pdf/Makefile @@ -1,7 +1,7 @@ PORTNAME= diff-pdf DISTVERSIONPREFIX= v DISTVERSION= 0.5 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= graphics MAINTAINER= uzsolt@uzsolt.hu diff --git a/graphics/electricsheep/Makefile b/graphics/electricsheep/Makefile index 22083704b94c..5513c148eaac 100644 --- a/graphics/electricsheep/Makefile +++ b/graphics/electricsheep/Makefile @@ -2,6 +2,7 @@ PORTNAME= electricsheep DISTVERSION= 3.0.2.20191005 # configure.ac though says that the version is 2.7b33 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= graphics diff --git a/graphics/hugin/Makefile b/graphics/hugin/Makefile index fa6849503982..9eaa6c9d513c 100644 --- a/graphics/hugin/Makefile +++ b/graphics/hugin/Makefile @@ -2,7 +2,7 @@ PORTNAME= hugin PORTVERSION= 2019.2.0 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= graphics MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION:R} diff --git a/graphics/py-mayavi/Makefile b/graphics/py-mayavi/Makefile index 293f3f8797f0..33d48e61d62b 100644 --- a/graphics/py-mayavi/Makefile +++ b/graphics/py-mayavi/Makefile @@ -2,7 +2,7 @@ PORTNAME= mayavi DISTVERSION= 4.7.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics science python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/graphics/py-visvis/Makefile b/graphics/py-visvis/Makefile index c379dec70fa1..66bea89a8309 100644 --- a/graphics/py-visvis/Makefile +++ b/graphics/py-visvis/Makefile @@ -2,7 +2,7 @@ PORTNAME= visvis PORTVERSION= 1.13.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= graphics python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |