svn commit: r557805 - head/devel/fpc-fcl-fpcunit

Antoine Brodin antoine at FreeBSD.org
Sat Dec 12 09:20:58 UTC 2020


Author: antoine
Date: Sat Dec 12 09:20:57 2020
New Revision: 557805
URL: https://svnweb.freebsd.org/changeset/ports/557805

Log:
  Fix plist

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

Modified: head/devel/fpc-fcl-fpcunit/Makefile
==============================================================================
--- head/devel/fpc-fcl-fpcunit/Makefile	Sat Dec 12 08:35:00 2020	(r557804)
+++ head/devel/fpc-fcl-fpcunit/Makefile	Sat Dec 12 09:20:57 2020	(r557805)
@@ -1,5 +1,6 @@
 # $FreeBSD$
 
+PORTREVISION=	1
 CATEGORIES=	devel lang
 PKGNAMESUFFIX=	-fcl-fpcunit
 

Modified: head/devel/fpc-fcl-fpcunit/pkg-plist
==============================================================================
--- head/devel/fpc-fcl-fpcunit/pkg-plist	Sat Dec 12 08:35:00 2020	(r557804)
+++ head/devel/fpc-fcl-fpcunit/pkg-plist	Sat Dec 12 09:20:57 2020	(r557805)
@@ -12,6 +12,8 @@ lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/fcl-fpcuni
 lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/fcl-fpcunit/latextestreport.ppu
 lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/fcl-fpcunit/plaintestreport.o
 lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/fcl-fpcunit/plaintestreport.ppu
+lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/fcl-fpcunit/simpletestrunner.o
+lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/fcl-fpcunit/simpletestrunner.ppu
 lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/fcl-fpcunit/testdecorator.o
 lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/fcl-fpcunit/testdecorator.ppu
 lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/fcl-fpcunit/testregistry.o


More information about the svn-ports-head mailing list