svn commit: r504299 - head/graphics/GraphicsMagick

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun Jun 16 10:34:54 UTC 2019


Author: sunpoet
Date: Sun Jun 16 10:34:50 2019
New Revision: 504299
URL: https://svnweb.freebsd.org/changeset/ports/504299

Log:
  Update to 1.3.32
  
  Changes:	http://www.graphicsmagick.org/NEWS.html
  Security:	82c07dfa-9016-11e9-af2f-712c38aa3e4c
  MFH:		2019Q2

Modified:
  head/graphics/GraphicsMagick/Makefile
  head/graphics/GraphicsMagick/distinfo
  head/graphics/GraphicsMagick/pkg-plist

Modified: head/graphics/GraphicsMagick/Makefile
==============================================================================
--- head/graphics/GraphicsMagick/Makefile	Sun Jun 16 10:34:43 2019	(r504298)
+++ head/graphics/GraphicsMagick/Makefile	Sun Jun 16 10:34:50 2019	(r504299)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	GraphicsMagick
-PORTVERSION=	1.3.31
-PORTREVISION=	3
+PORTVERSION=	1.3.32
 PORTEPOCH=	1
 CATEGORIES=	graphics
 MASTER_SITES=	SF \

Modified: head/graphics/GraphicsMagick/distinfo
==============================================================================
--- head/graphics/GraphicsMagick/distinfo	Sun Jun 16 10:34:43 2019	(r504298)
+++ head/graphics/GraphicsMagick/distinfo	Sun Jun 16 10:34:50 2019	(r504299)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1542527626
-SHA256 (GraphicsMagick-1.3.31.tar.bz2) = 69ee4ac6a49a818098f47f51c4f430ca9bb2493cb3594f322eb211b8aeb71f41
-SIZE (GraphicsMagick-1.3.31.tar.bz2) = 7897215
+TIMESTAMP = 1560671639
+SHA256 (GraphicsMagick-1.3.32.tar.bz2) = d1f70bc6d41de922199ce6b0a04af7b3492b2fc4a2be6ee24e0af4e15250db0a
+SIZE (GraphicsMagick-1.3.32.tar.bz2) = 7958067

Modified: head/graphics/GraphicsMagick/pkg-plist
==============================================================================
--- head/graphics/GraphicsMagick/pkg-plist	Sun Jun 16 10:34:43 2019	(r504298)
+++ head/graphics/GraphicsMagick/pkg-plist	Sun Jun 16 10:34:50 2019	(r504299)
@@ -94,15 +94,15 @@ lib/GraphicsMagick/config/type.mgk
 lib/libGraphicsMagick++.a
 lib/libGraphicsMagick++.so
 lib/libGraphicsMagick++.so.12
-lib/libGraphicsMagick++.so.12.4.0
+lib/libGraphicsMagick++.so.12.4.1
 lib/libGraphicsMagick.a
 lib/libGraphicsMagick.so
 lib/libGraphicsMagick.so.3
-lib/libGraphicsMagick.so.3.19.0
+lib/libGraphicsMagick.so.3.20.0
 lib/libGraphicsMagickWand.a
 lib/libGraphicsMagickWand.so
 lib/libGraphicsMagickWand.so.2
-lib/libGraphicsMagickWand.so.2.9.1
+lib/libGraphicsMagickWand.so.2.9.2
 libdata/pkgconfig/GraphicsMagick++.pc
 libdata/pkgconfig/GraphicsMagick.pc
 libdata/pkgconfig/GraphicsMagickWand.pc
@@ -133,6 +133,7 @@ man/man5/quantize.5.gz
 %%PORTDOCS%%%%DOCSDIR%%/ChangeLog.2015
 %%PORTDOCS%%%%DOCSDIR%%/ChangeLog.2016
 %%PORTDOCS%%%%DOCSDIR%%/ChangeLog.2017
+%%PORTDOCS%%%%DOCSDIR%%/ChangeLog.2018
 %%PORTDOCS%%%%DOCSDIR%%/Copyright.txt
 %%PORTDOCS%%%%DOCSDIR%%/NEWS.txt
 %%PORTDOCS%%%%DOCSDIR%%/www/ChangeLog-2001.html
@@ -152,6 +153,7 @@ man/man5/quantize.5.gz
 %%PORTDOCS%%%%DOCSDIR%%/www/ChangeLog-2015.html
 %%PORTDOCS%%%%DOCSDIR%%/www/ChangeLog-2016.html
 %%PORTDOCS%%%%DOCSDIR%%/www/ChangeLog-2017.html
+%%PORTDOCS%%%%DOCSDIR%%/www/ChangeLog-2018.html
 %%PORTDOCS%%%%DOCSDIR%%/www/Changelog.html
 %%PORTDOCS%%%%DOCSDIR%%/www/Changes.html
 %%PORTDOCS%%%%DOCSDIR%%/www/Copyright.html


More information about the svn-ports-head mailing list