From 78b3992b7295139bb8100c5b3bd754730c1e750b Mon Sep 17 00:00:00 2001 From: tijl Date: Thu, 8 Dec 2016 17:01:31 +0000 Subject: Remove libcurl.so.7 compatibility link that was added in r374303 to prevent massive PORTREVISION bumps. Bump dependent ports that have not been bumped since. --- audio/gbemol/Makefile | 2 +- audio/grip/Makefile | 2 +- audio/osd-lyrics/Makefile | 2 +- audio/scrobbler/Makefile | 2 +- audio/vagalume/Makefile | 2 +- audio/xmms-scrobbler/Makefile | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) (limited to 'audio') diff --git a/audio/gbemol/Makefile b/audio/gbemol/Makefile index 913c7cc0d298..5bd3ec06fa88 100644 --- a/audio/gbemol/Makefile +++ b/audio/gbemol/Makefile @@ -3,7 +3,7 @@ PORTNAME= gbemol PORTVERSION= 0.3.2 -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= audio MASTER_SITES= SF diff --git a/audio/grip/Makefile b/audio/grip/Makefile index 1a51e15ebaf5..43c2db78da72 100644 --- a/audio/grip/Makefile +++ b/audio/grip/Makefile @@ -4,7 +4,7 @@ PORTNAME= grip PORTVERSION= 3.3.1 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= audio MASTER_SITES= SF diff --git a/audio/osd-lyrics/Makefile b/audio/osd-lyrics/Makefile index 24dfeeee90ce..97589ff6af39 100644 --- a/audio/osd-lyrics/Makefile +++ b/audio/osd-lyrics/Makefile @@ -3,7 +3,7 @@ PORTNAME= osdlyrics PORTVERSION= 0.4.3 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= audio deskutils MASTER_SITES= https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/osd-lyrics/ diff --git a/audio/scrobbler/Makefile b/audio/scrobbler/Makefile index 9a24e666bd16..03529b58477a 100644 --- a/audio/scrobbler/Makefile +++ b/audio/scrobbler/Makefile @@ -3,7 +3,7 @@ PORTNAME?= scrobbler PORTVERSION= 0.3.8.1 -PORTREVISION= 17 +PORTREVISION= 18 CATEGORIES= audio MASTER_SITES= http://static.audioscrobbler.com/plugins/ \ http://www.pipian.com/stuffforchat/ diff --git a/audio/vagalume/Makefile b/audio/vagalume/Makefile index a779ad9c1951..940242135936 100644 --- a/audio/vagalume/Makefile +++ b/audio/vagalume/Makefile @@ -3,7 +3,7 @@ PORTNAME= vagalume PORTVERSION= 0.8.6 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= audio MASTER_SITES= http://vagalume.igalia.com/files/source/ \ DEBIAN_POOL/pool/main/v/vagalume/ diff --git a/audio/xmms-scrobbler/Makefile b/audio/xmms-scrobbler/Makefile index b904a8fe196e..7736ae2a9b2a 100644 --- a/audio/xmms-scrobbler/Makefile +++ b/audio/xmms-scrobbler/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= xmms-scrobbler -PORTREVISION= 7 +PORTREVISION= 8 MAINTAINER= novel@FreeBSD.org COMMENT= XMMS plugin for Audioscrobbler.com -- cgit