git: cc7353676cb2 - main - devel/fpc-regexpr: - Fix pkg-plist - Bump PORTREVISION
Jose Alonso Cardenas Marquez
acm at FreeBSD.org
Thu Apr 15 01:21:46 UTC 2021
The branch main has been updated by acm:
URL: https://cgit.FreeBSD.org/ports/commit/?id=cc7353676cb24ab329aad91078b898ec11de017b
commit cc7353676cb24ab329aad91078b898ec11de017b
Author: Jose Alonso Cardenas Marquez <acm at FreeBSD.org>
AuthorDate: 2021-04-15 01:19:22 +0000
Commit: Jose Alonso Cardenas Marquez <acm at FreeBSD.org>
CommitDate: 2021-04-15 01:19:22 +0000
devel/fpc-regexpr:
- Fix pkg-plist
- Bump PORTREVISION
PR: 254486
Reported by: jbeich
---
devel/fpc-regexpr/Makefile | 1 +
devel/fpc-regexpr/pkg-plist | 2 ++
2 files changed, 3 insertions(+)
diff --git a/devel/fpc-regexpr/Makefile b/devel/fpc-regexpr/Makefile
index 92919c142f25..b109a326a339 100644
--- a/devel/fpc-regexpr/Makefile
+++ b/devel/fpc-regexpr/Makefile
@@ -1,5 +1,6 @@
# Created by: John Merryweather Cooper et al
+PORTREVISION= 1
CATEGORIES= devel lang
PKGNAMESUFFIX= -regexpr
diff --git a/devel/fpc-regexpr/pkg-plist b/devel/fpc-regexpr/pkg-plist
index b1cd37e09939..75bee16d1e1d 100644
--- a/devel/fpc-regexpr/pkg-plist
+++ b/devel/fpc-regexpr/pkg-plist
@@ -6,3 +6,5 @@ lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/regexpr/regex.ppu
lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/regexpr/regex.rsj
lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/regexpr/regexpr.o
lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/regexpr/regexpr.ppu
+lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/regexpr/uregexpr.o
+lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/regexpr/uregexpr.ppu
More information about the dev-commits-ports-all
mailing list