aboutsummaryrefslogtreecommitdiff
path: root/deskutils
diff options
context:
space:
mode:
authorPeter Pentchev <roam@FreeBSD.org>2009-01-23 15:43:14 +0000
committerPeter Pentchev <roam@FreeBSD.org>2009-01-23 15:43:14 +0000
commitc189a6b2da9cbee7ff927b553a75d1280f12253e (patch)
treeeab313d2cb66a1c1bedfa134756b2754c49555fd /deskutils
parentdecc454be4c8a3fc37cf46bb14d1b2da283dc47c (diff)
downloadports-c189a6b2da9cbee7ff927b553a75d1280f12253e.tar.gz
ports-c189a6b2da9cbee7ff927b553a75d1280f12253e.zip
Bump the version of the curl shared library after the ftp/curl update
to 7.19.2. Bump PORTREVISION, even on the ports that do not have a versioned dependency, since the binaries will most probably still stop working.
Notes
Notes: svn path=/head/; revision=226721
Diffstat (limited to 'deskutils')
-rw-r--r--deskutils/drivel/Makefile4
-rw-r--r--deskutils/google-gadgets/Makefile3
-rw-r--r--deskutils/ljit/Makefile4
-rw-r--r--deskutils/logjam/Makefile4
-rw-r--r--deskutils/mdh/Makefile4
-rw-r--r--deskutils/pinot/Makefile4
6 files changed, 12 insertions, 11 deletions
diff --git a/deskutils/drivel/Makefile b/deskutils/drivel/Makefile
index 7bc1aa372e4c..0d8b0254d328 100644
--- a/deskutils/drivel/Makefile
+++ b/deskutils/drivel/Makefile
@@ -7,7 +7,7 @@
PORTNAME= drivel
PORTVERSION= 2.0.2
-PORTREVISION= 8
+PORTREVISION= 9
CATEGORIES= deskutils gnome
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -15,7 +15,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= jbq@caraldi.com
COMMENT= Blog editor for GNOME
-LIB_DEPENDS= curl.4:${PORTSDIR}/ftp/curl
+LIB_DEPENDS= curl.5:${PORTSDIR}/ftp/curl
INSTALLS_ICONS= yes
USE_BZIP2= yes
diff --git a/deskutils/google-gadgets/Makefile b/deskutils/google-gadgets/Makefile
index b5f2ff8ef5be..22039ae512c7 100644
--- a/deskutils/google-gadgets/Makefile
+++ b/deskutils/google-gadgets/Makefile
@@ -7,6 +7,7 @@
PORTNAME= google-gadgets
PORTVERSION= 0.10.4
+PORTREVISION= 1
CATEGORIES= deskutils
MASTER_SITES= http://google-gadgets-for-linux.googlecode.com/files/
DISTNAME= ${PORTNAME}-for-linux-${PORTVERSION}
@@ -25,7 +26,7 @@ BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/dbus-1.pc:${PORTSDIR}/devel/dbus \
LIB_DEPENDS= cairo.2:${PORTSDIR}/graphics/cairo \
xml2.5:${PORTSDIR}/textproc/libxml2 \
dbus-1.3:${PORTSDIR}/devel/dbus \
- curl.4:${PORTSDIR}/ftp/curl \
+ curl.5:${PORTSDIR}/ftp/curl \
rsvg-2.2:${PORTSDIR}/graphics/librsvg2
RUN_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/firefox-js.pc:${PORTSDIR}/www/firefox \
${LOCALBASE}/bin/update-mime-database:${PORTSDIR}/misc/shared-mime-info
diff --git a/deskutils/ljit/Makefile b/deskutils/ljit/Makefile
index 8b8a5e940bd2..96ac564b3de6 100644
--- a/deskutils/ljit/Makefile
+++ b/deskutils/ljit/Makefile
@@ -7,7 +7,7 @@
PORTNAME= ljit
PORTVERSION= 0.2.5
-PORTREVISION= 7
+PORTREVISION= 8
CATEGORIES= deskutils
MASTER_SITES= http://kir.vtx.ru/ljit/dl/ \
http://freebsd.nsu.ru/distfiles/
@@ -15,7 +15,7 @@ MASTER_SITES= http://kir.vtx.ru/ljit/dl/ \
MAINTAINER= danfe@FreeBSD.org
COMMENT= GUI tool to help LiveJournal users post images
-LIB_DEPENDS= curl.4:${PORTSDIR}/ftp/curl
+LIB_DEPENDS= curl.5:${PORTSDIR}/ftp/curl
RUN_DEPENDS= convert:${PORTSDIR}/graphics/ImageMagick
GNU_CONFIGURE= yes
diff --git a/deskutils/logjam/Makefile b/deskutils/logjam/Makefile
index b70652cef6a6..77845fac3209 100644
--- a/deskutils/logjam/Makefile
+++ b/deskutils/logjam/Makefile
@@ -7,14 +7,14 @@
PORTNAME= logjam
PORTVERSION= 4.5.3
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= deskutils
MASTER_SITES= http://logjam.danga.com/download/
MAINTAINER= novel@FreeBSD.org
COMMENT= A GTK2 interface to livejournals, ie www.livejournal.com
-LIB_DEPENDS= curl.4:${PORTSDIR}/ftp/curl
+LIB_DEPENDS= curl.5:${PORTSDIR}/ftp/curl
MAN1= logjam.1
diff --git a/deskutils/mdh/Makefile b/deskutils/mdh/Makefile
index 52efd626768b..0618a64c541c 100644
--- a/deskutils/mdh/Makefile
+++ b/deskutils/mdh/Makefile
@@ -7,7 +7,7 @@
PORTNAME= mdh
PORTVERSION= 1.9.59
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= deskutils gnome
MASTER_SITES= http://www.gozer.org/my_stuff/gtk/gtk/mdh/
@@ -32,7 +32,7 @@ LIB_DEPENDS+= gtop-2.0:${PORTSDIR}/devel/libgtop
.if defined(WITHOUT_CURL)
CONFIGURE_ARGS+= --disable-curl
.else
-LIB_DEPENDS+= curl.4:${PORTSDIR}/ftp/curl
+LIB_DEPENDS+= curl.5:${PORTSDIR}/ftp/curl
.endif
post-patch:
diff --git a/deskutils/pinot/Makefile b/deskutils/pinot/Makefile
index 7c8279a641c6..1aa48291c8d3 100644
--- a/deskutils/pinot/Makefile
+++ b/deskutils/pinot/Makefile
@@ -7,7 +7,7 @@
PORTNAME= pinot
PORTVERSION= 0.89
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= deskutils
MASTER_SITES= ${MASTER_SITE_BERLIOS}
#MASTER_SITES= http://www.chez.com/colinf/pinot/ \
@@ -27,7 +27,7 @@ LIB_DEPENDS= xapian.21:${PORTSDIR}/databases/xapian-core \
exif.12:${PORTSDIR}/graphics/libexif \
gmime-2.0:${PORTSDIR}/mail/gmime2 \
tag.6:${PORTSDIR}/audio/taglib \
- curl.4:${PORTSDIR}/ftp/curl
+ curl.5:${PORTSDIR}/ftp/curl
RUN_DEPENDS= update-mime-database:${PORTSDIR}/misc/shared-mime-info \
antiword:${PORTSDIR}/textproc/antiword \
xdg-open:${PORTSDIR}/devel/xdg-utils \