diff options
author | dinoex <dinoex@FreeBSD.org> | 2016-07-20 17:33:31 +0800 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2016-07-20 17:33:31 +0800 |
commit | 2afcd3b6ad5f06d3067961169a53647734b3e377 (patch) | |
tree | ee034c13633ca813e09b3fc925d53acc6b5eda76 /audio/enscribe | |
parent | b9a8546ed5203d05034058132b632e173b4856b1 (diff) | |
download | freebsd-ports-gnome-2afcd3b6ad5f06d3067961169a53647734b3e377.tar.gz freebsd-ports-gnome-2afcd3b6ad5f06d3067961169a53647734b3e377.tar.zst freebsd-ports-gnome-2afcd3b6ad5f06d3067961169a53647734b3e377.zip |
- 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
Diffstat (limited to 'audio/enscribe')
-rw-r--r-- | audio/enscribe/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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/ |