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 /astro | |
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 'astro')
-rw-r--r-- | astro/rmap/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/astro/rmap/Makefile b/astro/rmap/Makefile index c5ca8a05d63f..b4f18c5b19cb 100644 --- a/astro/rmap/Makefile +++ b/astro/rmap/Makefile @@ -3,7 +3,7 @@ PORTNAME= rmap PORTVERSION= 1.2 -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= astro geography MASTER_SITES= http://rmap.sourceforge.net/ |