Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 11 Feb 2018 08:35:20 +0000 (UTC)
From:      Antoine Brodin <antoine@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r461476 - head/devel/fpc-fcl-pdf
Message-ID:  <201802110835.w1B8ZKxr076013@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: antoine
Date: Sun Feb 11 08:35:20 2018
New Revision: 461476
URL: https://svnweb.freebsd.org/changeset/ports/461476

Log:
  Fix plist

Modified:
  head/devel/fpc-fcl-pdf/Makefile
  head/devel/fpc-fcl-pdf/pkg-plist

Modified: head/devel/fpc-fcl-pdf/Makefile
==============================================================================
--- head/devel/fpc-fcl-pdf/Makefile	Sun Feb 11 08:32:43 2018	(r461475)
+++ head/devel/fpc-fcl-pdf/Makefile	Sun Feb 11 08:35:20 2018	(r461476)
@@ -1,5 +1,6 @@
 # $FreeBSD$
 
+PORTREVISION=	1
 CATEGORIES=	devel lang
 PKGNAMESUFFIX=	-fcl-pdf
 

Modified: head/devel/fpc-fcl-pdf/pkg-plist
==============================================================================
--- head/devel/fpc-fcl-pdf/pkg-plist	Sun Feb 11 08:32:43 2018	(r461475)
+++ head/devel/fpc-fcl-pdf/pkg-plist	Sun Feb 11 08:35:20 2018	(r461476)
@@ -1,4 +1,6 @@
 lib/fpc/%%PORTVERSION%%/fpmkinst/%%BUILDNAME%%/fcl-pdf.fpm
+lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/fcl-pdf/fpfonttextmapping.o
+lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/fcl-pdf/fpfonttextmapping.ppu
 lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/fcl-pdf/fpparsettf.o
 lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/fcl-pdf/fpparsettf.ppu
 lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/fcl-pdf/fppdf.o
@@ -7,3 +9,5 @@ lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/fcl-pdf/fp
 lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/fcl-pdf/fpttf.ppu
 lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/fcl-pdf/fpttfencodings.o
 lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/fcl-pdf/fpttfencodings.ppu
+lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/fcl-pdf/fpttfsubsetter.o
+lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/fcl-pdf/fpttfsubsetter.ppu



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