Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 8 Dec 2020 09:38:10 +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: r557270 - head/lang/fpc-rtl-objpas
Message-ID:  <202012080938.0B89cAaZ061004@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: antoine
Date: Tue Dec  8 09:38:10 2020
New Revision: 557270
URL: https://svnweb.freebsd.org/changeset/ports/557270

Log:
  Fix plist

Modified:
  head/lang/fpc-rtl-objpas/Makefile
  head/lang/fpc-rtl-objpas/pkg-plist

Modified: head/lang/fpc-rtl-objpas/Makefile
==============================================================================
--- head/lang/fpc-rtl-objpas/Makefile	Tue Dec  8 09:37:39 2020	(r557269)
+++ head/lang/fpc-rtl-objpas/Makefile	Tue Dec  8 09:38:10 2020	(r557270)
@@ -1,5 +1,6 @@
 # $FreeBSD$
 
+PORTREVISION=	1
 CATEGORIES=	lang
 PKGNAMESUFFIX=	-rtl-objpas
 

Modified: head/lang/fpc-rtl-objpas/pkg-plist
==============================================================================
--- head/lang/fpc-rtl-objpas/pkg-plist	Tue Dec  8 09:37:39 2020	(r557269)
+++ head/lang/fpc-rtl-objpas/pkg-plist	Tue Dec  8 09:38:10 2020	(r557270)
@@ -5,11 +5,17 @@ lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/rtl-objpas
 lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/rtl-objpas/dateutils.ppu
 lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/rtl-objpas/fmtbcd.o
 lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/rtl-objpas/fmtbcd.ppu
+lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/rtl-objpas/rtti.o
+lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/rtl-objpas/rtti.ppu
+lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/rtl-objpas/rtti.rsj
 lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/rtl-objpas/stdconvs.o
 lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/rtl-objpas/stdconvs.ppu
 lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/rtl-objpas/stdconvs.rsj
 lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/rtl-objpas/strutils.o
 lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/rtl-objpas/strutils.ppu
+lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/rtl-objpas/strutils.rsj
+lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/rtl-objpas/system.uitypes.o
+lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/rtl-objpas/system.uitypes.ppu
 lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/rtl-objpas/variants.o
 lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/rtl-objpas/variants.ppu
 lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/rtl-objpas/variants.rsj



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