aboutsummaryrefslogtreecommitdiff
path: root/sysutils/atf-master
diff options
context:
space:
mode:
authorEmmanuel Vadot <manu@FreeBSD.org>2021-07-07 11:20:18 +0000
committerEmmanuel Vadot <manu@FreeBSD.org>2021-07-07 16:18:03 +0000
commitd3467d2985e87f59c1e0ff201d5ba16c0c4ff6f1 (patch)
tree9ba0b978d69b4534a089b7348017f2e8566cae99 /sysutils/atf-master
parent7488c3acf84f707a97f939b4fe30bf81bf2e456b (diff)
downloadports-d3467d2985e87f59c1e0ff201d5ba16c0c4ff6f1.tar.gz
ports-d3467d2985e87f59c1e0ff201d5ba16c0c4ff6f1.zip
sysutils/atf-master: Update to v2.5
While here remove installing the README, it was badly staged and not in the plist and since it contain the same info as pkg-descr there is no need to install it.
Diffstat (limited to 'sysutils/atf-master')
-rw-r--r--sysutils/atf-master/Makefile3
-rw-r--r--sysutils/atf-master/distinfo6
2 files changed, 4 insertions, 5 deletions
diff --git a/sysutils/atf-master/Makefile b/sysutils/atf-master/Makefile
index 5135d9ea7bb1..d978efb6885b 100644
--- a/sysutils/atf-master/Makefile
+++ b/sysutils/atf-master/Makefile
@@ -22,7 +22,7 @@ MAKE_ENV+= CROSS_COMPILE="aarch64-none-elf-"
ALL_TARGET= ARCH="aarch64" PLAT=${PLAT} V=1 CFLAGS= bl31
# Default to the latest release
-ATF_VERSION?= v2.4
+ATF_VERSION?= v2.5
PLIST_FILES?= ${PREFIX}/share/${PORTNAME}-${PLAT}/${BL31:T}
@@ -38,6 +38,5 @@ IGNORE= is a metaport; there is nothing to build
do-install:
${MKDIR} ${STAGEDIR}/${PREFIX}/share/${PORTNAME}-${PLAT}/
${INSTALL_DATA} ${WRKSRC}/build/${PLAT}/release/${BL31} ${STAGEDIR}/${PREFIX}/share/${PORTNAME}-${PLAT}/
- ${INSTALL_DATA} ${DESCR} ${STAGEDIR}/${INST}/README
.include <bsd.port.mk>
diff --git a/sysutils/atf-master/distinfo b/sysutils/atf-master/distinfo
index d1acd15798f3..87e81a4d6ea9 100644
--- a/sysutils/atf-master/distinfo
+++ b/sysutils/atf-master/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1606065143
-SHA256 (ARM-software-arm-trusted-firmware-v2.4_GH0.tar.gz) = 4bfda9fdbe5022f2e88ad3344165f7d38a8ae4a0e2d91d44d9a1603425cc642d
-SIZE (ARM-software-arm-trusted-firmware-v2.4_GH0.tar.gz) = 4593582
+TIMESTAMP = 1625655824
+SHA256 (ARM-software-arm-trusted-firmware-v2.5_GH0.tar.gz) = fc4cdac7c08fc398b6d4b705285dc13ac2d2b30a7449c6f07e9ccd81207241df
+SIZE (ARM-software-arm-trusted-firmware-v2.5_GH0.tar.gz) = 5506282