diff options
author | dinoex <dinoex@FreeBSD.org> | 2016-07-20 21:30:03 +0000 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2016-07-20 21:30:03 +0000 |
commit | e46554ab89563c0d6a5fa81bfb39a0e42b1d0544 (patch) | |
tree | 341899dea699c495ccc12d5ef1b2e9575c3077f9 /graphics/gdtclft/Makefile | |
parent | 746dfa2be0b85285a4aab104ab4d1f70c1f9ab33 (diff) | |
download | FreeBSD-ports-e46554ab89563c0d6a5fa81bfb39a0e42b1d0544.zip FreeBSD-ports-e46554ab89563c0d6a5fa81bfb39a0e42b1d0544.tar.gz |
MFH: r418829
- update libgd to 2.2.2
- new MASTER_SITES
- add security patch
PR: 210913
Submitted by: Piotr Kubaj
Security: CVE-2015-8874
Security: CVE-2016-3074
Security: http://www.openwall.com/lists/oss-security/2016/07/12/4
Approved by: portmgr (feld)
Diffstat (limited to 'graphics/gdtclft/Makefile')
-rw-r--r-- | graphics/gdtclft/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/gdtclft/Makefile b/graphics/gdtclft/Makefile index 20e29be..b1ac604 100644 --- a/graphics/gdtclft/Makefile +++ b/graphics/gdtclft/Makefile @@ -3,7 +3,7 @@ PORTNAME= Gdtclft PORTVERSION= 2.2.5 -PORTREVISION= 14 +PORTREVISION= 15 CATEGORIES= graphics tcl MASTER_SITES= http://BSDforge.com/projects/source/graphics/gdtclft/ DISTNAME= ${PORTNAME}${PORTVERSION} |