diff options
author | Matthew Rezny <rezny@FreeBSD.org> | 2017-05-23 05:03:14 +0000 |
---|---|---|
committer | Matthew Rezny <rezny@FreeBSD.org> | 2017-05-23 05:03:14 +0000 |
commit | b760897dde0d10ee08ffa823ea202fdc49a6ad38 (patch) | |
tree | 2fcffe2c100e92346e147bad6c6d39f2d6aef063 /deskutils | |
parent | d15cb2de1807d8fd4da425ec9c256443fb7dcba4 (diff) | |
download | freebsd-ports-b760897dde0d10ee08ffa823ea202fdc49a6ad38.zip |
Revision bump of all ports with USE_GL after consolidation of mesa-libs
Approved by: swills (mentor)
Differential Revision: https://reviews.freebsd.org/D10845
Diffstat (limited to 'deskutils')
-rw-r--r-- | deskutils/calibre/Makefile | 1 | ||||
-rw-r--r-- | deskutils/copyq/Makefile | 1 | ||||
-rw-r--r-- | deskutils/fet/Makefile | 1 | ||||
-rw-r--r-- | deskutils/gnome-contacts/Makefile | 2 | ||||
-rw-r--r-- | deskutils/gnome-maps/Makefile | 1 |
5 files changed, 5 insertions, 1 deletions
diff --git a/deskutils/calibre/Makefile b/deskutils/calibre/Makefile index 5ebf745af767..276b38fde283 100644 --- a/deskutils/calibre/Makefile +++ b/deskutils/calibre/Makefile @@ -3,6 +3,7 @@ PORTNAME= calibre PORTVERSION= 2.85.1 +PORTREVISION= 1 CATEGORIES= deskutils python MASTER_SITES= http://download.calibre-ebook.com/${PORTVERSION}/ diff --git a/deskutils/copyq/Makefile b/deskutils/copyq/Makefile index 76d2c755f222..7e4f52d5e912 100644 --- a/deskutils/copyq/Makefile +++ b/deskutils/copyq/Makefile @@ -2,6 +2,7 @@ PORTNAME= copyq PORTVERSION= 2.7.1 +PORTREVISION= 1 DISTVERSIONPREFIX= v CATEGORIES= deskutils diff --git a/deskutils/fet/Makefile b/deskutils/fet/Makefile index c4574a913cab..6cc0fa27c646 100644 --- a/deskutils/fet/Makefile +++ b/deskutils/fet/Makefile @@ -3,6 +3,7 @@ PORTNAME= fet PORTVERSION= 5.31.5 +PORTREVISION= 1 CATEGORIES= deskutils kde MASTER_SITES= http://lalescu.ro/liviu/fet/download/ \ http://lalescu.ro/liviu/fet/download/old/ \ diff --git a/deskutils/gnome-contacts/Makefile b/deskutils/gnome-contacts/Makefile index eff390337477..21855a5a0a04 100644 --- a/deskutils/gnome-contacts/Makefile +++ b/deskutils/gnome-contacts/Makefile @@ -3,7 +3,7 @@ PORTNAME= gnome-contacts PORTVERSION= 3.18.0 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= deskutils gnome MASTER_SITES= GNOME diff --git a/deskutils/gnome-maps/Makefile b/deskutils/gnome-maps/Makefile index a2fc46cdd1ed..0dd673b2d50a 100644 --- a/deskutils/gnome-maps/Makefile +++ b/deskutils/gnome-maps/Makefile @@ -3,6 +3,7 @@ PORTNAME= gnome-maps PORTVERSION= 3.18.4 +PORTREVISION= 1 CATEGORIES= deskutils gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 |