diff options
author | Tobias C. Berner <tcberner@FreeBSD.org> | 2020-12-11 20:10:03 +0000 |
---|---|---|
committer | Tobias C. Berner <tcberner@FreeBSD.org> | 2020-12-11 20:10:03 +0000 |
commit | 773872818c1b3d2ab4c52a21f1e912dcd3279e2a (patch) | |
tree | ba2affa5d2bb9826fa9b90460d39d3650503151e /deskutils | |
parent | 86b21fcb3d32c0f73c0566bbefa926324b347757 (diff) |
Notes
Diffstat (limited to 'deskutils')
-rw-r--r-- | deskutils/calibre/Makefile | 1 | ||||
-rw-r--r-- | deskutils/cfiles/Makefile | 2 | ||||
-rw-r--r-- | deskutils/lumina-pdf/Makefile | 2 | ||||
-rw-r--r-- | deskutils/recoll/Makefile | 2 | ||||
-rw-r--r-- | deskutils/xfce4-tumbler/Makefile | 2 |
5 files changed, 5 insertions, 4 deletions
diff --git a/deskutils/calibre/Makefile b/deskutils/calibre/Makefile index 3130a2fc1117..9cc8f20e6720 100644 --- a/deskutils/calibre/Makefile +++ b/deskutils/calibre/Makefile @@ -3,6 +3,7 @@ PORTNAME= calibre PORTVERSION= 5.6.0 +PORTREVISION= 1 CATEGORIES= deskutils python MASTER_SITES= http://download.calibre-ebook.com/${PORTVERSION}/ diff --git a/deskutils/cfiles/Makefile b/deskutils/cfiles/Makefile index e59ea3a5f1d6..fd25706aa41a 100644 --- a/deskutils/cfiles/Makefile +++ b/deskutils/cfiles/Makefile @@ -4,7 +4,7 @@ PORTNAME= cfiles DISTVERSIONPREFIX= v DISTVERSION= 1.8-6 DISTVERSIONSUFFIX= -g327d47f -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= deskutils MAINTAINER= yuri@FreeBSD.org diff --git a/deskutils/lumina-pdf/Makefile b/deskutils/lumina-pdf/Makefile index 16cba7a2f6b8..ce7978a98c82 100644 --- a/deskutils/lumina-pdf/Makefile +++ b/deskutils/lumina-pdf/Makefile @@ -2,7 +2,7 @@ PORTNAME= lumina-pdf DISTVERSION= 1.6.0 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= deskutils MAINTAINER= lbartoletti@FreeBSD.org diff --git a/deskutils/recoll/Makefile b/deskutils/recoll/Makefile index c984703819dc..8b51e6a6553c 100644 --- a/deskutils/recoll/Makefile +++ b/deskutils/recoll/Makefile @@ -3,7 +3,7 @@ PORTNAME= recoll PORTVERSION= 1.27.3 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= deskutils MASTER_SITES= https://www.lesbonscomptes.com/recoll/ diff --git a/deskutils/xfce4-tumbler/Makefile b/deskutils/xfce4-tumbler/Makefile index e336c99dbe30..80906afd2b68 100644 --- a/deskutils/xfce4-tumbler/Makefile +++ b/deskutils/xfce4-tumbler/Makefile @@ -3,7 +3,7 @@ PORTNAME= tumbler PORTVERSION= 0.2.9 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= deskutils xfce MASTER_SITES= XFCE PKGNAMEPREFIX= xfce4- |