diff options
author | tijl <tijl@FreeBSD.org> | 2014-07-04 17:40:59 +0800 |
---|---|---|
committer | tijl <tijl@FreeBSD.org> | 2014-07-04 17:40:59 +0800 |
commit | 18c34260ce5ffb7546567b81d8a50baf111592e1 (patch) | |
tree | 603a488a83d35e3168f3e16a8e22245850bdf6cf /deskutils | |
parent | 963120e1772c85c714349cdd7ead20b257c24958 (diff) | |
download | freebsd-ports-gnome-18c34260ce5ffb7546567b81d8a50baf111592e1.tar.gz freebsd-ports-gnome-18c34260ce5ffb7546567b81d8a50baf111592e1.tar.zst freebsd-ports-gnome-18c34260ce5ffb7546567b81d8a50baf111592e1.zip |
Bump PORTREVISION on all ports with USE_SQLITE=yes or USE_SQLITE=3 that
have not been bumped yet after the latest libsqlite3.so library version
change.
Approved by: portmgr (implicit)
Diffstat (limited to 'deskutils')
-rw-r--r-- | deskutils/fbreader/Makefile | 1 | ||||
-rw-r--r-- | deskutils/growl-for-linux/Makefile | 2 | ||||
-rw-r--r-- | deskutils/gworkspace-gwmetadata/Makefile | 1 | ||||
-rw-r--r-- | deskutils/mirall/Makefile | 1 | ||||
-rw-r--r-- | deskutils/pinot/Makefile | 2 |
5 files changed, 5 insertions, 2 deletions
diff --git a/deskutils/fbreader/Makefile b/deskutils/fbreader/Makefile index 0087aa3a39e6..2fe5fb990156 100644 --- a/deskutils/fbreader/Makefile +++ b/deskutils/fbreader/Makefile @@ -4,6 +4,7 @@ PORTNAME= fbreader PORTVERSION= 0.99.4 DISTVERSIONPREFIX= sources- +PORTREVISION= 1 CATEGORIES= deskutils MASTER_SITES= http://www.fbreader.org/files/desktop/ \ http://old.fbreader.org/ diff --git a/deskutils/growl-for-linux/Makefile b/deskutils/growl-for-linux/Makefile index 18f6a8cdea3a..0b023595301a 100644 --- a/deskutils/growl-for-linux/Makefile +++ b/deskutils/growl-for-linux/Makefile @@ -2,7 +2,7 @@ PORTNAME= growl-for-linux PORTVERSION= 0.6.9 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= deskutils MAINTAINER= nivit@FreeBSD.org diff --git a/deskutils/gworkspace-gwmetadata/Makefile b/deskutils/gworkspace-gwmetadata/Makefile index ae0d74634897..d4f4783fd578 100644 --- a/deskutils/gworkspace-gwmetadata/Makefile +++ b/deskutils/gworkspace-gwmetadata/Makefile @@ -2,6 +2,7 @@ PORTNAME= gworkspace PORTVERSION= 0.9.2 +PORTREVISION= 1 CATEGORIES= deskutils gnustep #MASTER_SITES= http://www.gnustep.it/enrico/gworkspace/ MASTER_SITES= ${MASTER_SITE_GNUSTEP} diff --git a/deskutils/mirall/Makefile b/deskutils/mirall/Makefile index 1870363c7f28..927136c9f167 100644 --- a/deskutils/mirall/Makefile +++ b/deskutils/mirall/Makefile @@ -3,6 +3,7 @@ PORTNAME= mirall PORTVERSION= 1.6.0 +PORTREVISION= 1 CATEGORIES= deskutils MASTER_SITES= http://download.owncloud.com/desktop/stable/ diff --git a/deskutils/pinot/Makefile b/deskutils/pinot/Makefile index 0d1ead1941af..e2da65dc23f7 100644 --- a/deskutils/pinot/Makefile +++ b/deskutils/pinot/Makefile @@ -3,7 +3,7 @@ PORTNAME= pinot PORTVERSION= 1.06 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= deskutils MASTER_SITES= GOOGLE_CODE #MASTER_SITES= http://colinf.chez.com/pinot/ |