diff options
author | Peter Pentchev <roam@FreeBSD.org> | 2009-01-23 15:43:14 +0000 |
---|---|---|
committer | Peter Pentchev <roam@FreeBSD.org> | 2009-01-23 15:43:14 +0000 |
commit | c189a6b2da9cbee7ff927b553a75d1280f12253e (patch) | |
tree | eab313d2cb66a1c1bedfa134756b2754c49555fd /misc | |
parent | decc454be4c8a3fc37cf46bb14d1b2da283dc47c (diff) |
Notes
Diffstat (limited to 'misc')
-rw-r--r-- | misc/bidwatcher/Makefile | 4 | ||||
-rw-r--r-- | misc/esniper/Makefile | 3 | ||||
-rw-r--r-- | misc/gkrellm-helium/Makefile | 4 | ||||
-rw-r--r-- | misc/sword/Makefile | 1 | ||||
-rw-r--r-- | misc/sword15/Makefile | 1 | ||||
-rw-r--r-- | misc/wmweather+/Makefile | 1 | ||||
-rw-r--r-- | misc/wmweather/Makefile | 4 |
7 files changed, 11 insertions, 7 deletions
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 |