svn commit: r461476 - head/devel/fpc-fcl-pdf

Antoine Brodin antoine at FreeBSD.org
Sun Feb 11 08:35:21 UTC 2018


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


More information about the svn-ports-all mailing list