Date: Thu, 12 Jul 2018 23:22:17 +0000 (UTC) From: Jan Beich <jbeich@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r474543 - head/graphics/mapnik Message-ID: <201807122322.w6CNMHd2056024@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: jbeich Date: Thu Jul 12 23:22:17 2018 New Revision: 474543 URL: https://svnweb.freebsd.org/changeset/ports/474543 Log: graphics/mapnik: improve boost 1.68 fix Modified: head/graphics/mapnik/Makefile (contents, props changed) head/graphics/mapnik/distinfo (contents, props changed) Modified: head/graphics/mapnik/Makefile ============================================================================== --- head/graphics/mapnik/Makefile Thu Jul 12 23:21:47 2018 (r474542) +++ head/graphics/mapnik/Makefile Thu Jul 12 23:22:17 2018 (r474543) @@ -10,7 +10,7 @@ MASTER_SITES= http://mapnik.s3.amazonaws.com/dist/v${P PATCH_SITES= https://github.com/mapnik/mapnik/commit/ PATCHFILES= 1ddfe6c31548.patch:-p1 -PATCHFILES+= f554d4fb59f8.patch:-p1 +PATCHFILES+= aca42e284599.patch:-p1 MAINTAINER= littlesavage@rambler.ru COMMENT= Free Toolkit For Developing Mapping Applications Modified: head/graphics/mapnik/distinfo ============================================================================== --- head/graphics/mapnik/distinfo Thu Jul 12 23:21:47 2018 (r474542) +++ head/graphics/mapnik/distinfo Thu Jul 12 23:22:17 2018 (r474543) @@ -3,5 +3,5 @@ SHA256 (mapnik-v3.0.9.tar.bz2) = 3a3f67532b05f8a527a5b SIZE (mapnik-v3.0.9.tar.bz2) = 75213927 SHA256 (1ddfe6c31548.patch) = fab754996485dc607108a4fd69d0df82414928eb5a210b329a84f47e90da0c8a SIZE (1ddfe6c31548.patch) = 2148 -SHA256 (f554d4fb59f8.patch) = 3f8c63d20eabd185297c6bf5fdba665a96c3974d71fe6f86494c98178d1e778d -SIZE (f554d4fb59f8.patch) = 6733 +SHA256 (aca42e284599.patch) = 6b1eb2a013e3e83190cb833cfed370dbe03bd009b51f909112bc353fca7ee4e7 +SIZE (aca42e284599.patch) = 4807
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201807122322.w6CNMHd2056024>