diff options
Diffstat (limited to 'deskutils')
-rw-r--r-- | deskutils/bookworm/Makefile | 2 | ||||
-rw-r--r-- | deskutils/calibre/Makefile | 2 | ||||
-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 | 1 |
6 files changed, 6 insertions, 5 deletions
diff --git a/deskutils/bookworm/Makefile b/deskutils/bookworm/Makefile index ae2c42a00572..41246e67b4c1 100644 --- a/deskutils/bookworm/Makefile +++ b/deskutils/bookworm/Makefile @@ -1,6 +1,6 @@ PORTNAME= bookworm DISTVERSION= 1.1.2 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= deskutils MAINTAINER= miguel@gocobachi.dev diff --git a/deskutils/calibre/Makefile b/deskutils/calibre/Makefile index a691cdc6f299..5988afcf6605 100644 --- a/deskutils/calibre/Makefile +++ b/deskutils/calibre/Makefile @@ -1,6 +1,6 @@ PORTNAME= calibre PORTVERSION= 5.44.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= deskutils python MASTER_SITES= http://download.calibre-ebook.com/${PORTVERSION}/ diff --git a/deskutils/cfiles/Makefile b/deskutils/cfiles/Makefile index 18eb4343a993..6cfc02324c85 100644 --- a/deskutils/cfiles/Makefile +++ b/deskutils/cfiles/Makefile @@ -2,7 +2,7 @@ PORTNAME= cfiles DISTVERSIONPREFIX= v DISTVERSION= 1.8-6 DISTVERSIONSUFFIX= -g327d47f -PORTREVISION= 21 +PORTREVISION= 22 CATEGORIES= deskutils MAINTAINER= yuri@FreeBSD.org diff --git a/deskutils/lumina-pdf/Makefile b/deskutils/lumina-pdf/Makefile index 20b77e2f691a..836f64851ccd 100644 --- a/deskutils/lumina-pdf/Makefile +++ b/deskutils/lumina-pdf/Makefile @@ -1,6 +1,6 @@ PORTNAME= lumina-pdf DISTVERSION= 1.6.2 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= deskutils MAINTAINER= lbartoletti@FreeBSD.org diff --git a/deskutils/recoll/Makefile b/deskutils/recoll/Makefile index 8156520ed97b..34f70f2e3a85 100644 --- a/deskutils/recoll/Makefile +++ b/deskutils/recoll/Makefile @@ -1,6 +1,6 @@ PORTNAME= recoll PORTVERSION= 1.31.4 -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 db6312c45f53..5b9376ef6dd0 100644 --- a/deskutils/xfce4-tumbler/Makefile +++ b/deskutils/xfce4-tumbler/Makefile @@ -1,5 +1,6 @@ PORTNAME= tumbler PORTVERSION= 4.16.1 +PORTREVISION= 1 CATEGORIES= deskutils xfce MASTER_SITES= XFCE PKGNAMEPREFIX= xfce4- |