diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2018-04-04 09:46:30 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2018-04-04 09:46:30 +0000 |
commit | 84086c31277e56d2bdeebdbb4e3ab135c35e6fb7 (patch) | |
tree | 39fa1c465e6b3f6b92c015f39dd827be83b81537 /graphics | |
parent | 0de2e367d725662da22289262550c7046e1b99f6 (diff) |
Notes
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/mapnik/Makefile | 3 | ||||
-rw-r--r-- | graphics/mapnik/distinfo | 3 |
2 files changed, 6 insertions, 0 deletions
diff --git a/graphics/mapnik/Makefile b/graphics/mapnik/Makefile index de3dcedf27ec..22e69791ebb2 100644 --- a/graphics/mapnik/Makefile +++ b/graphics/mapnik/Makefile @@ -8,6 +8,9 @@ PORTREVISION= 16 CATEGORIES= graphics geography MASTER_SITES= http://mapnik.s3.amazonaws.com/dist/v${PORTVERSION}/ +PATCH_SITES= https://github.com/mapnik/mapnik/commit/ +PATCHFILES= 1ddfe6c31548.patch:-p1 + MAINTAINER= littlesavage@rambler.ru COMMENT= Free Toolkit For Developing Mapping Applications diff --git a/graphics/mapnik/distinfo b/graphics/mapnik/distinfo index bfc581dc3255..f503729d2fa0 100644 --- a/graphics/mapnik/distinfo +++ b/graphics/mapnik/distinfo @@ -1,2 +1,5 @@ +TIMESTAMP = 1448548335 SHA256 (mapnik-v3.0.9.tar.bz2) = 3a3f67532b05f8a527a5bab32effd7dd5aa59165c7e24505268f6d827955d3da SIZE (mapnik-v3.0.9.tar.bz2) = 75213927 +SHA256 (1ddfe6c31548.patch) = fab754996485dc607108a4fd69d0df82414928eb5a210b329a84f47e90da0c8a +SIZE (1ddfe6c31548.patch) = 2148 |