mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
Bump PORTREVISION and ImageMagick shared library
This commit is contained in:
parent
732f014a7a
commit
89b9de50ab
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=283388
2 changed files with 4 additions and 4 deletions
|
@ -7,7 +7,7 @@
|
||||||
|
|
||||||
PORTNAME= autotrace
|
PORTNAME= autotrace
|
||||||
PORTVERSION= 0.31.1
|
PORTVERSION= 0.31.1
|
||||||
PORTREVISION= 20
|
PORTREVISION= 21
|
||||||
CATEGORIES= graphics
|
CATEGORIES= graphics
|
||||||
MASTER_SITES= SF/${PORTNAME}/AutoTrace/${PORTVERSION}
|
MASTER_SITES= SF/${PORTNAME}/AutoTrace/${PORTVERSION}
|
||||||
|
|
||||||
|
@ -15,7 +15,7 @@ MAINTAINER= ports@FreeBSD.org
|
||||||
COMMENT= Convert bitmap to vector graphics
|
COMMENT= Convert bitmap to vector graphics
|
||||||
|
|
||||||
LIB_DEPENDS= png.6:${PORTSDIR}/graphics/png \
|
LIB_DEPENDS= png.6:${PORTSDIR}/graphics/png \
|
||||||
MagickWand.4:${PORTSDIR}/graphics/ImageMagick
|
MagickWand.5:${PORTSDIR}/graphics/ImageMagick
|
||||||
|
|
||||||
USE_AUTOTOOLS= libtool
|
USE_AUTOTOOLS= libtool
|
||||||
USE_LDCONFIG= yes
|
USE_LDCONFIG= yes
|
||||||
|
|
|
@ -7,7 +7,7 @@
|
||||||
|
|
||||||
PORTNAME= inkscape
|
PORTNAME= inkscape
|
||||||
PORTVERSION= 0.48.1
|
PORTVERSION= 0.48.1
|
||||||
PORTREVISION= 2
|
PORTREVISION= 3
|
||||||
CATEGORIES= graphics gnome
|
CATEGORIES= graphics gnome
|
||||||
MASTER_SITES= SF
|
MASTER_SITES= SF
|
||||||
MASTER_SITE_SUBDIR=${PORTNAME:L}/${PORTNAME:L}/0.48.1
|
MASTER_SITE_SUBDIR=${PORTNAME:L}/${PORTNAME:L}/0.48.1
|
||||||
|
@ -23,7 +23,7 @@ LIB_DEPENDS= popt.0:${PORTSDIR}/devel/popt \
|
||||||
gtkspell.0:${PORTSDIR}/textproc/gtkspell \
|
gtkspell.0:${PORTSDIR}/textproc/gtkspell \
|
||||||
lcms.1:${PORTSDIR}/graphics/lcms \
|
lcms.1:${PORTSDIR}/graphics/lcms \
|
||||||
wpg-0.1.1:${PORTSDIR}/graphics/libwpg01 \
|
wpg-0.1.1:${PORTSDIR}/graphics/libwpg01 \
|
||||||
Magick++.4:${PORTSDIR}/graphics/ImageMagick
|
Magick++.5:${PORTSDIR}/graphics/ImageMagick
|
||||||
RUN_DEPENDS= ${SITE_PERL}/XML/XQL.pm:${PORTSDIR}/textproc/p5-XML-XQL
|
RUN_DEPENDS= ${SITE_PERL}/XML/XQL.pm:${PORTSDIR}/textproc/p5-XML-XQL
|
||||||
|
|
||||||
USE_BZIP2= yes
|
USE_BZIP2= yes
|
||||||
|
|
Loading…
Add table
Reference in a new issue