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 /x11 | |
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 'x11')
-rw-r--r-- | x11/gnome-panel/Makefile | 2 | ||||
-rw-r--r-- | x11/yelp/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/x11/gnome-panel/Makefile b/x11/gnome-panel/Makefile index 6c284d377d47..eabc78bb5123 100644 --- a/x11/gnome-panel/Makefile +++ b/x11/gnome-panel/Makefile @@ -4,7 +4,7 @@ PORTNAME= gnome-panel PORTVERSION= 2.32.1 -PORTREVISION?= 6 +PORTREVISION?= 7 CATEGORIES= x11 gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome2 diff --git a/x11/yelp/Makefile b/x11/yelp/Makefile index ff8541d1e227..c082f1fc04da 100644 --- a/x11/yelp/Makefile +++ b/x11/yelp/Makefile @@ -4,7 +4,7 @@ PORTNAME= yelp PORTVERSION= 2.30.2 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= x11 gnome MASTER_SITES= LOCAL/kwm DISTNAME= ${PORTNAME}-webkit-${PORTVERSION} |