From 2afcd3b6ad5f06d3067961169a53647734b3e377 Mon Sep 17 00:00:00 2001 From: dinoex Date: Wed, 20 Jul 2016 09:33:31 +0000 Subject: - update libgd to 2.2.2 - new MASTER_SITES - add security patch PR: 210913 Submitted by: Piotr Kubaj MFH: 2016Q3 Security: CVE-2015-8874 Security: CVE-2016-3074 Security: http://www.openwall.com/lists/oss-security/2016/07/12/4 --- audio/enscribe/Makefile | 2 +- audio/mp3plot/Makefile | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'audio') diff --git a/audio/enscribe/Makefile b/audio/enscribe/Makefile index 8b2db5d5f797..bd858037fe80 100644 --- a/audio/enscribe/Makefile +++ b/audio/enscribe/Makefile @@ -3,7 +3,7 @@ PORTNAME= enscribe PORTVERSION= 0.1.0 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= audio graphics MASTER_SITES= http://www.coppercloudmusic.com/enscribe/ diff --git a/audio/mp3plot/Makefile b/audio/mp3plot/Makefile index 91ef2aeaa23d..ea89be9029c6 100644 --- a/audio/mp3plot/Makefile +++ b/audio/mp3plot/Makefile @@ -3,7 +3,7 @@ PORTNAME= mp3plot DISTVERSION= 0.6.0 -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= audio MASTER_SITES= http://p.outlyer.net/mp3plot/files/ -- cgit