aboutsummaryrefslogtreecommitdiff
path: root/lang/fpc-source
diff options
context:
space:
mode:
authorJose Alonso Cardenas Marquez <acm@FreeBSD.org>2020-03-06 06:26:05 +0000
committerJose Alonso Cardenas Marquez <acm@FreeBSD.org>2020-03-06 06:26:05 +0000
commit8c8a33649543cc526ec3a4f22309aa9feef7b980 (patch)
tree449803010eacd92c560e0563b1448dc6c4056316 /lang/fpc-source
parentfd4c9358e0cded10fef2092828973a8426e1a2dd (diff)
downloadports-8c8a33649543cc526ec3a4f22309aa9feef7b980.tar.gz
ports-8c8a33649543cc526ec3a4f22309aa9feef7b980.zip
- Remove compat < 11 dependencies from bootstrap and compiler. It could fix problems
when GENERIC kernel is not used. - Rebuild bootstrap (ppcx64 and ppc386) with new changes - Bump PORTREVISION PR: 239135 Reported by: fbsdbugs4 at sentry.org
Notes
Notes: svn path=/head/; revision=527858
Diffstat (limited to 'lang/fpc-source')
-rw-r--r--lang/fpc-source/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/fpc-source/Makefile b/lang/fpc-source/Makefile
index 8d7f2f818028..626018d06267 100644
--- a/lang/fpc-source/Makefile
+++ b/lang/fpc-source/Makefile
@@ -2,7 +2,7 @@
PORTNAME= fpc
PORTVERSION= 3.0.4
-PORTREVISION= 1
+PORTREVISION= 2
DISTVERSIONSUFFIX=.source
CATEGORIES= lang
MASTER_SITES= ftp://ftp.freepascal.org/pub/fpc/dist/${PORTVERSION}/source/ \