Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 28 Sep 2017 20:52:07 +0000 (UTC)
From:      Jan Beich <jbeich@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r450872 - in head/print: harfbuzz harfbuzz-icu
Message-ID:  <201709282052.v8SKq7BQ051242@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jbeich
Date: Thu Sep 28 20:52:07 2017
New Revision: 450872
URL: https://svnweb.freebsd.org/changeset/ports/450872

Log:
  print/harfbuzz-icu: properly bump after r450556
  
  Reported by:	Robert Burmeister

Modified:
  head/print/harfbuzz-icu/Makefile   (contents, props changed)
  head/print/harfbuzz/Makefile   (contents, props changed)

Modified: head/print/harfbuzz-icu/Makefile
==============================================================================
--- head/print/harfbuzz-icu/Makefile	Thu Sep 28 20:22:16 2017	(r450871)
+++ head/print/harfbuzz-icu/Makefile	Thu Sep 28 20:52:07 2017	(r450872)
@@ -1,6 +1,6 @@
 # $FreeBSD$
 
-PORTREVISION=	1
+PORTREVISION=	2
 PKGNAMESUFFIX=	-icu
 
 COMMENT=	Harfbuzz ICU support

Modified: head/print/harfbuzz/Makefile
==============================================================================
--- head/print/harfbuzz/Makefile	Thu Sep 28 20:22:16 2017	(r450871)
+++ head/print/harfbuzz/Makefile	Thu Sep 28 20:52:07 2017	(r450872)
@@ -3,7 +3,7 @@
 
 PORTNAME=	harfbuzz
 PORTVERSION=	1.5.1
-PORTREVISION=	1
+PORTREVISION?=	1
 CATEGORIES=	print
 MASTER_SITES=	http://www.freedesktop.org/software/harfbuzz/release/
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201709282052.v8SKq7BQ051242>