diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2016-07-20 17:33:31 +0800 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2016-07-20 17:33:31 +0800 |
commit | 3561a46f285c63588e94e78058ab4a9582b98b22 (patch) | |
tree | ee034c13633ca813e09b3fc925d53acc6b5eda76 /graphics/phplot | |
parent | 944a4540ffb5d5ca873bd826b9df90c25a74f91f (diff) | |
download | freebsd-ports-gnome-3561a46f285c63588e94e78058ab4a9582b98b22.tar.gz freebsd-ports-gnome-3561a46f285c63588e94e78058ab4a9582b98b22.tar.zst freebsd-ports-gnome-3561a46f285c63588e94e78058ab4a9582b98b22.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 'graphics/phplot')
-rw-r--r-- | graphics/phplot/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/phplot/Makefile b/graphics/phplot/Makefile index 8f7f3fd496a0..e377a4139925 100644 --- a/graphics/phplot/Makefile +++ b/graphics/phplot/Makefile @@ -3,6 +3,7 @@ PORTNAME= phplot PORTVERSION= 6.2.0 +PORTREVISION= 1 CATEGORIES= graphics www MASTER_SITES= SF \ SF/${PORTNAME}/Manual/20130511:source2 |