diff options
author | tijl <tijl@FreeBSD.org> | 2014-07-05 20:19:32 +0800 |
---|---|---|
committer | tijl <tijl@FreeBSD.org> | 2014-07-05 20:19:32 +0800 |
commit | ffd86a00fa4112e3c15d2d7b50ef56813d2a1d2d (patch) | |
tree | e09d23ad5e04ca8eb7fcec9901ed6229bfea3705 /deskutils | |
parent | 4df49dc153ab49506c270d48d21c02376c01c85b (diff) | |
download | freebsd-ports-gnome-ffd86a00fa4112e3c15d2d7b50ef56813d2a1d2d.tar.gz freebsd-ports-gnome-ffd86a00fa4112e3c15d2d7b50ef56813d2a1d2d.tar.zst freebsd-ports-gnome-ffd86a00fa4112e3c15d2d7b50ef56813d2a1d2d.zip |
Bump more ports that depend on libsqlite3.so:
- ports that set USE_SQLITE with the *_USE option helper
- ports that depend on libsqlite3 indirectly as reported by pkg rquery
Approved by: portmgr (implicit)
Diffstat (limited to 'deskutils')
-rw-r--r-- | deskutils/deskbar-applet/Makefile | 2 | ||||
-rw-r--r-- | deskutils/libopensync-plugin-evolution2-devel/Makefile | 1 | ||||
-rw-r--r-- | deskutils/libopensync-plugin-evolution2/Makefile | 2 | ||||
-rw-r--r-- | deskutils/msynctool/Makefile | 1 |
4 files changed, 4 insertions, 2 deletions
diff --git a/deskutils/deskbar-applet/Makefile b/deskutils/deskbar-applet/Makefile index 9f74c5652527..2f2fc280e191 100644 --- a/deskutils/deskbar-applet/Makefile +++ b/deskutils/deskbar-applet/Makefile @@ -4,7 +4,7 @@ PORTNAME= deskbar-applet PORTVERSION= 2.32.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= deskutils gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome2 diff --git a/deskutils/libopensync-plugin-evolution2-devel/Makefile b/deskutils/libopensync-plugin-evolution2-devel/Makefile index cbe65b11b4a4..9e2ed560dcc6 100644 --- a/deskutils/libopensync-plugin-evolution2-devel/Makefile +++ b/deskutils/libopensync-plugin-evolution2-devel/Makefile @@ -3,6 +3,7 @@ PORTNAME= libopensync-plugin-evolution2 PORTVERSION= 0.39 +PORTREVISION= 1 CATEGORIES= deskutils MASTER_SITES= http://www.opensync.org/download/releases/${PORTVERSION}/ PKGNAMESUFFIX= -devel diff --git a/deskutils/libopensync-plugin-evolution2/Makefile b/deskutils/libopensync-plugin-evolution2/Makefile index d386e8982a28..9b26514a7a34 100644 --- a/deskutils/libopensync-plugin-evolution2/Makefile +++ b/deskutils/libopensync-plugin-evolution2/Makefile @@ -3,7 +3,7 @@ PORTNAME= libopensync-plugin-evolution2 PORTVERSION= 0.22 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= deskutils MASTER_SITES= http://www.opensync.org/download/releases/${PORTVERSION}/ diff --git a/deskutils/msynctool/Makefile b/deskutils/msynctool/Makefile index 3ed602909e01..7de5c342dd65 100644 --- a/deskutils/msynctool/Makefile +++ b/deskutils/msynctool/Makefile @@ -3,6 +3,7 @@ PORTNAME= msynctool PORTVERSION= 0.22 +PORTREVISION= 1 CATEGORIES= deskutils MASTER_SITES= http://www.opensync.org/download/releases/${PORTVERSION}/ |