mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-27 00:57:50 +00:00
Update to 1.1.12, which (partially) fixes some potential security
flaws...
This commit is contained in:
parent
ce40989bcf
commit
90a11f7cb4
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=212195
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= GraphicsMagick
|
||||
PORTVERSION= 1.1.11
|
||||
PORTVERSION= 1.1.12
|
||||
CATEGORIES= graphics
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \
|
||||
ftp://ftp.graphicsmagick.org/pub/GraphicsMagick/
|
||||
@ -53,7 +53,7 @@ USE_LDCONFIG= yes
|
||||
CONFIGURE_ARGS+= --with-windows-font-dir="${WINDOWS_FONT_DIR}"
|
||||
.endif
|
||||
|
||||
#ALL_TARGET= -j`${SYSCTL} -n hw.ncpu`
|
||||
ALL_TARGET= -j`${SYSCTL} -n hw.ncpu`
|
||||
|
||||
.if !defined(NOPORTDOCS)
|
||||
INSTALL_TARGET= install install-data-html
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (GraphicsMagick-1.1.11.tar.bz2) = e24395f98c0d7dbf60f541d331464c6c
|
||||
SHA256 (GraphicsMagick-1.1.11.tar.bz2) = fdc93debc857270085427c68555866aa6d14dc5e3d13f107130314d3ae9bdced
|
||||
SIZE (GraphicsMagick-1.1.11.tar.bz2) = 5019414
|
||||
MD5 (GraphicsMagick-1.1.12.tar.bz2) = 07653ae3d22a79786e637202a0532a95
|
||||
SHA256 (GraphicsMagick-1.1.12.tar.bz2) = 50e2a96cccad84e7eb5dfa277d3b68055e154f32a8d00d81acd072ba91a1a92e
|
||||
SIZE (GraphicsMagick-1.1.12.tar.bz2) = 5034822
|
||||
|
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= GraphicsMagick
|
||||
PORTVERSION= 1.1.11
|
||||
PORTVERSION= 1.1.12
|
||||
CATEGORIES= graphics
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \
|
||||
ftp://ftp.graphicsmagick.org/pub/GraphicsMagick/
|
||||
@ -53,7 +53,7 @@ USE_LDCONFIG= yes
|
||||
CONFIGURE_ARGS+= --with-windows-font-dir="${WINDOWS_FONT_DIR}"
|
||||
.endif
|
||||
|
||||
#ALL_TARGET= -j`${SYSCTL} -n hw.ncpu`
|
||||
ALL_TARGET= -j`${SYSCTL} -n hw.ncpu`
|
||||
|
||||
.if !defined(NOPORTDOCS)
|
||||
INSTALL_TARGET= install install-data-html
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (GraphicsMagick-1.1.11.tar.bz2) = e24395f98c0d7dbf60f541d331464c6c
|
||||
SHA256 (GraphicsMagick-1.1.11.tar.bz2) = fdc93debc857270085427c68555866aa6d14dc5e3d13f107130314d3ae9bdced
|
||||
SIZE (GraphicsMagick-1.1.11.tar.bz2) = 5019414
|
||||
MD5 (GraphicsMagick-1.1.12.tar.bz2) = 07653ae3d22a79786e637202a0532a95
|
||||
SHA256 (GraphicsMagick-1.1.12.tar.bz2) = 50e2a96cccad84e7eb5dfa277d3b68055e154f32a8d00d81acd072ba91a1a92e
|
||||
SIZE (GraphicsMagick-1.1.12.tar.bz2) = 5034822
|
||||
|
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= GraphicsMagick
|
||||
PORTVERSION= 1.1.11
|
||||
PORTVERSION= 1.1.12
|
||||
CATEGORIES= graphics
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \
|
||||
ftp://ftp.graphicsmagick.org/pub/GraphicsMagick/
|
||||
@ -53,7 +53,7 @@ USE_LDCONFIG= yes
|
||||
CONFIGURE_ARGS+= --with-windows-font-dir="${WINDOWS_FONT_DIR}"
|
||||
.endif
|
||||
|
||||
#ALL_TARGET= -j`${SYSCTL} -n hw.ncpu`
|
||||
ALL_TARGET= -j`${SYSCTL} -n hw.ncpu`
|
||||
|
||||
.if !defined(NOPORTDOCS)
|
||||
INSTALL_TARGET= install install-data-html
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (GraphicsMagick-1.1.11.tar.bz2) = e24395f98c0d7dbf60f541d331464c6c
|
||||
SHA256 (GraphicsMagick-1.1.11.tar.bz2) = fdc93debc857270085427c68555866aa6d14dc5e3d13f107130314d3ae9bdced
|
||||
SIZE (GraphicsMagick-1.1.11.tar.bz2) = 5019414
|
||||
MD5 (GraphicsMagick-1.1.12.tar.bz2) = 07653ae3d22a79786e637202a0532a95
|
||||
SHA256 (GraphicsMagick-1.1.12.tar.bz2) = 50e2a96cccad84e7eb5dfa277d3b68055e154f32a8d00d81acd072ba91a1a92e
|
||||
SIZE (GraphicsMagick-1.1.12.tar.bz2) = 5034822
|
||||
|
Loading…
Reference in New Issue
Block a user