svn commit: r323778 - head/print/harfbuzz

Koop Mast kwm at FreeBSD.org
Sat Jul 27 10:49:40 UTC 2013


Author: kwm
Date: Sat Jul 27 10:49:39 2013
New Revision: 323778
URL: http://svnweb.freebsd.org/changeset/ports/323778

Log:
  Update to 0.9.19.
  
  Update gmake depend

Modified:
  head/print/harfbuzz/Makefile
  head/print/harfbuzz/distinfo

Modified: head/print/harfbuzz/Makefile
==============================================================================
--- head/print/harfbuzz/Makefile	Sat Jul 27 10:39:00 2013	(r323777)
+++ head/print/harfbuzz/Makefile	Sat Jul 27 10:49:39 2013	(r323778)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	harfbuzz
-PORTVERSION=	0.9.18
-PORTREVISION=	1
+PORTVERSION=	0.9.19
 CATEGORIES=	print
 MASTER_SITES=	http://www.freedesktop.org/software/harfbuzz/release/
 
@@ -15,9 +14,8 @@ LIB_DEPENDS=	freetype:${PORTSDIR}/print/
 		graphite2:${PORTSDIR}/graphics/graphite2
 
 USE_BZIP2=	yes
-USE_GMAKE=	yes
 USE_LDCONFIG=	yes
-USES=		pathfix pkgconfig
+USES=		gmake pathfix pkgconfig
 USE_GNOME=	cairo glib20 ltverhack
 USE_AUTOTOOLS=	libtool
 CONFIGURE_ARGS=	--with-graphite2

Modified: head/print/harfbuzz/distinfo
==============================================================================
--- head/print/harfbuzz/distinfo	Sat Jul 27 10:39:00 2013	(r323777)
+++ head/print/harfbuzz/distinfo	Sat Jul 27 10:49:39 2013	(r323778)
@@ -1,2 +1,2 @@
-SHA256 (harfbuzz-0.9.18.tar.bz2) = fef0fbbc6d6492cb4074a5e26a699d87d88bef8adc25dda62af6077735a7d908
-SIZE (harfbuzz-0.9.18.tar.bz2) = 902395
+SHA256 (harfbuzz-0.9.19.tar.bz2) = d2da0f060d47f6ad9de8c8781bb21fa4b9eae8ea1cd1e956b814095baa002f35
+SIZE (harfbuzz-0.9.19.tar.bz2) = 926632


More information about the svn-ports-all mailing list