From c189a6b2da9cbee7ff927b553a75d1280f12253e Mon Sep 17 00:00:00 2001 From: Peter Pentchev Date: Fri, 23 Jan 2009 15:43:14 +0000 Subject: 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. --- misc/bidwatcher/Makefile | 4 ++-- misc/esniper/Makefile | 3 ++- misc/gkrellm-helium/Makefile | 4 ++-- misc/sword/Makefile | 1 + misc/sword15/Makefile | 1 + misc/wmweather+/Makefile | 1 + misc/wmweather/Makefile | 4 ++-- 7 files changed, 11 insertions(+), 7 deletions(-) (limited to 'misc') diff --git a/misc/bidwatcher/Makefile b/misc/bidwatcher/Makefile index 468f0ece5ca5..75038d44552b 100644 --- a/misc/bidwatcher/Makefile +++ b/misc/bidwatcher/Makefile @@ -8,7 +8,7 @@ PORTNAME= bidwatcher PORTVERSION= 1.3.17 -PORTREVISION?= 7 +PORTREVISION?= 8 CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -20,7 +20,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= obrien@FreeBSD.org COMMENT= Bid monitor for eBay -LIB_DEPENDS= curl.4:${PORTSDIR}/ftp/curl +LIB_DEPENDS= curl.5:${PORTSDIR}/ftp/curl PLIST_FILES= bin/bidwatcher USE_GNOME= gtk12 diff --git a/misc/esniper/Makefile b/misc/esniper/Makefile index 99f852ec802c..445aecc268f6 100644 --- a/misc/esniper/Makefile +++ b/misc/esniper/Makefile @@ -6,6 +6,7 @@ PORTNAME= esniper DISTVERSION= 2-18-1 +PORTREVISION= 1 CATEGORIES= misc net MASTER_SITES= SF EXTRACT_SUFX= .tgz @@ -13,7 +14,7 @@ EXTRACT_SUFX= .tgz MAINTAINER= lewiz@compsoc.man.ac.uk COMMENT= A lightweight console application for sniping ebay auctions -LIB_DEPENDS= curl.4:${PORTSDIR}/ftp/curl +LIB_DEPENDS= curl.5:${PORTSDIR}/ftp/curl GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-curl-config=${LOCALBASE}/bin/curl-config diff --git a/misc/gkrellm-helium/Makefile b/misc/gkrellm-helium/Makefile index 499590adc660..d668a84d2d8e 100644 --- a/misc/gkrellm-helium/Makefile +++ b/misc/gkrellm-helium/Makefile @@ -7,7 +7,7 @@ PORTNAME= gkrellm-helium PORTVERSION= 2.3.1 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= misc MASTER_SITES= http://makovick.googlepages.com/ EXTRACT_SUFX= .tgz @@ -16,7 +16,7 @@ MAINTAINER= pav@FreeBSD.org COMMENT= GKrellM plugin reading data from helium thermometer at Strahov, Prague BUILD_DEPENDS= ${LOCALBASE}/include/gkrellm2/gkrellm.h:${PORTSDIR}/sysutils/gkrellm2 -LIB_DEPENDS= curl.4:${PORTSDIR}/ftp/curl +LIB_DEPENDS= curl.5:${PORTSDIR}/ftp/curl RUN_DEPENDS= gkrellm:${PORTSDIR}/sysutils/gkrellm2 PLIST_FILES= libexec/gkrellm2/plugins/helium.so diff --git a/misc/sword/Makefile b/misc/sword/Makefile index c33a9b33fa79..eeff417b2c5b 100644 --- a/misc/sword/Makefile +++ b/misc/sword/Makefile @@ -7,6 +7,7 @@ PORTNAME= sword PORTVERSION= 1.5.11 +PORTREVISION= 1 CATEGORIES= misc MASTER_SITES= ftp://ftp.crosswire.org/pub/sword/source/v1.5/ \ http://crosswire.org/ftpmirror/pub/sword/source/v1.5/ \ diff --git a/misc/sword15/Makefile b/misc/sword15/Makefile index c33a9b33fa79..eeff417b2c5b 100644 --- a/misc/sword15/Makefile +++ b/misc/sword15/Makefile @@ -7,6 +7,7 @@ PORTNAME= sword PORTVERSION= 1.5.11 +PORTREVISION= 1 CATEGORIES= misc MASTER_SITES= ftp://ftp.crosswire.org/pub/sword/source/v1.5/ \ http://crosswire.org/ftpmirror/pub/sword/source/v1.5/ \ diff --git a/misc/wmweather+/Makefile b/misc/wmweather+/Makefile index c2321e204ad1..8a32fd1eb677 100644 --- a/misc/wmweather+/Makefile +++ b/misc/wmweather+/Makefile @@ -6,6 +6,7 @@ PORTNAME= wmweather+ PORTVERSION= 2.11 +PORTREVISION= 1 CATEGORIES= misc windowmaker geography MASTER_SITES= SF MASTER_SITE_SUBDIR= wmweatherplus diff --git a/misc/wmweather/Makefile b/misc/wmweather/Makefile index aba7d98fc796..16d19181e247 100644 --- a/misc/wmweather/Makefile +++ b/misc/wmweather/Makefile @@ -6,14 +6,14 @@ PORTNAME= wmweather PORTVERSION= 2.4.3 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= misc windowmaker geography MASTER_SITES= http://www.godisch.de/debian/wmweather/ MAINTAINER= kris@FreeBSD.org COMMENT= A WMaker dockapp which displays meteorological data for your city -LIB_DEPENDS= curl.4:${PORTSDIR}/ftp/curl +LIB_DEPENDS= curl.5:${PORTSDIR}/ftp/curl BUILD_DEPENDS= xmessage:${PORTSDIR}/x11/xmessage RUN_DEPENDS= xmessage:${PORTSDIR}/x11/xmessage -- cgit v1.2.3