[Midnightbsd-cvs] mports [16882] trunk/graphics/libsvg: bump libs
laffer1 at midnightbsd.org
laffer1 at midnightbsd.org
Sun Sep 7 00:39:20 EDT 2014
Revision: 16882
http://svnweb.midnightbsd.org/mports/?rev=16882
Author: laffer1
Date: 2014-09-07 00:39:20 -0400 (Sun, 07 Sep 2014)
Log Message:
-----------
bump libs
Modified Paths:
--------------
trunk/graphics/libsvg/Makefile
trunk/graphics/libsvg/distinfo
Modified: trunk/graphics/libsvg/Makefile
===================================================================
--- trunk/graphics/libsvg/Makefile 2014-09-07 04:37:45 UTC (rev 16881)
+++ trunk/graphics/libsvg/Makefile 2014-09-07 04:39:20 UTC (rev 16882)
@@ -2,12 +2,13 @@
PORTNAME= libsvg
PORTVERSION= 0.1.4
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= graphics
MASTER_SITES= http://cairographics.org/snapshots/
MAINTAINER= ports at MidnightBSD.org
-COMMENT= A parser for SVG content in files or buffers
+COMMENT= Parser for SVG content in files or buffers
+
LICENSE= lgpl
LIB_DEPENDS= fontconfig.1:${PORTSDIR}/x11-fonts/fontconfig \
@@ -14,10 +15,9 @@
png15:${PORTSDIR}/graphics/png \
jpeg.11:${PORTSDIR}/graphics/jpeg
-USE_AUTOTOOLS= libtool
GNU_CONFIGURE= yes
-USE_GNOME= libxml2 gnomehack
-USE_ICONV= yes
+USE_GNOME= libxml2
+USES= iconv libtool pathfix pkgconfig
USE_LDCONFIG= yes
PLIST_FILES= include/svg.h \
Modified: trunk/graphics/libsvg/distinfo
===================================================================
--- trunk/graphics/libsvg/distinfo 2014-09-07 04:37:45 UTC (rev 16881)
+++ trunk/graphics/libsvg/distinfo 2014-09-07 04:39:20 UTC (rev 16882)
@@ -1,4 +1,2 @@
-MD5 (libsvg-0.1.4.tar.gz) = ce0715e3013f78506795fba16e8455d3
SHA256 (libsvg-0.1.4.tar.gz) = 4c3bf9292e676a72b12338691be64d0f38cd7f2ea5e8b67fbbf45f1ed404bc8f
-RMD160 (libsvg-0.1.4.tar.gz) = 7e324f88313c3963bac1d57e3b77d7827b2c65e0
SIZE (libsvg-0.1.4.tar.gz) = 366688
More information about the Midnightbsd-cvs
mailing list