aboutsummaryrefslogtreecommitdiff
path: root/lang/fpc-devel-source
diff options
context:
space:
mode:
authorJose Alonso Cardenas Marquez <acm@FreeBSD.org>2024-01-04 23:42:57 +0000
committerJose Alonso Cardenas Marquez <acm@FreeBSD.org>2024-01-04 23:42:57 +0000
commit94bc954b8cfe9251cfd91ae7e2e39ce9ed944141 (patch)
tree52beef5723035219e45d221ba861765c39c6ac6e /lang/fpc-devel-source
parent00f73ebba87aa60e09d70a9e772a2df283b0b4e0 (diff)
downloadports-94bc954b8cfe9251cfd91ae7e2e39ce9ed944141.tar.gz
ports-94bc954b8cfe9251cfd91ae7e2e39ce9ed944141.zip
lang/fpc-devel-source: Update to 3.3.1.20240103
Diffstat (limited to 'lang/fpc-devel-source')
-rw-r--r--lang/fpc-devel-source/Makefile9
-rw-r--r--lang/fpc-devel-source/distinfo6
2 files changed, 7 insertions, 8 deletions
diff --git a/lang/fpc-devel-source/Makefile b/lang/fpc-devel-source/Makefile
index 218680a1630a..7321eef6c6a8 100644
--- a/lang/fpc-devel-source/Makefile
+++ b/lang/fpc-devel-source/Makefile
@@ -1,6 +1,5 @@
PORTNAME= fpc-devel
-PORTVERSION= 3.3.1.20231027
-PORTREVISION= 1
+PORTVERSION= 3.3.1.20240103
CATEGORIES= lang
PKGNAMESUFFIX= -source
DIST_SUBDIR= freepascal
@@ -16,7 +15,7 @@ USE_GITLAB= yes
GL_SITE= https://gitlab.com/freepascal.org
GL_ACCOUNT= fpc
GL_PROJECT= source
-GL_COMMIT= 55e72fc0f1505c75f60af706736d32ceca9815a4
+GL_TAGNAME= f86a9bd5c026c7a10a165a8225bcf83e17c47b25
PORTDATA= *
@@ -25,7 +24,7 @@ DATADIR= ${PREFIX}/share/${PORTNAME}${PKGNAMESUFFIX}-${FPCBASEVER}
WRKSRC= ${WRKDIR}/${FPCSRCDIR}
FPCBASEVER= 3.3.1
-FPCSRCDIR= source-${GL_COMMIT}
+FPCSRCDIR= source-${GL_TAGNAME}
.include <bsd.port.pre.mk>
@@ -85,7 +84,7 @@ post-patch:
${WRKSRC}/packages/mad/fpmake.pp
@${REINPLACE_CMD} -i "" -e 's|linux|freebsd,linux|g' \
${WRKSRC}/packages/modplug/fpmake.pp
- @${REINPLACE_CMD} -i "" -e 's|linux|freebsd,linux|g' \
+ @${REINPLACE_CMD} -i "" -e 's|Linux|freebsd,linux|g' \
${WRKSRC}/packages/newt/fpmake.pp
@${REINPLACE_CMD} -i "" -e 's|linux|freebsd,linux|g' \
${WRKSRC}/packages/oggvorbis/fpmake.pp
diff --git a/lang/fpc-devel-source/distinfo b/lang/fpc-devel-source/distinfo
index 5cfcc5b295e1..dbc7a5dff596 100644
--- a/lang/fpc-devel-source/distinfo
+++ b/lang/fpc-devel-source/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1698525521
-SHA256 (freepascal/fpc-source-55e72fc0f1505c75f60af706736d32ceca9815a4_GL0.tar.gz) = 6e8cf9b2c0b76462645239c2cd555f854536c857a01b5afb46bb2f3b6ac33061
-SIZE (freepascal/fpc-source-55e72fc0f1505c75f60af706736d32ceca9815a4_GL0.tar.gz) = 55866150
+TIMESTAMP = 1704410876
+SHA256 (freepascal/fpc-source-f86a9bd5c026c7a10a165a8225bcf83e17c47b25_GL0.tar.gz) = 77434e9bfa92c41a1d9fa41cdd125c953392399276dc42d78db5463ea75b2c35
+SIZE (freepascal/fpc-source-f86a9bd5c026c7a10a165a8225bcf83e17c47b25_GL0.tar.gz) = 55906223