git: 7915eb140ca1 - main - devel/zpu-gcc: FUBAR in the expiration date
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 05 Apr 2023 20:28:52 UTC
The branch main has been updated by db: URL: https://cgit.FreeBSD.org/ports/commit/?id=7915eb140ca18ea822250b546813c058b3a4c4fa commit 7915eb140ca18ea822250b546813c058b3a4c4fa Author: Diane Bruce <db@FreeBSD.org> AuthorDate: 2023-04-05 20:28:12 +0000 Commit: Diane Bruce <db@FreeBSD.org> CommitDate: 2023-04-05 20:28:12 +0000 devel/zpu-gcc: FUBAR in the expiration date *sigh* -0 doesn't make sense --- devel/zpu-gcc/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/devel/zpu-gcc/Makefile b/devel/zpu-gcc/Makefile index c9f9b729ca78..920c9a158ef6 100644 --- a/devel/zpu-gcc/Makefile +++ b/devel/zpu-gcc/Makefile @@ -1,6 +1,6 @@ PORTNAME= zpu-gcc PORTVERSION= 1.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= devel MASTER_SITES= LOCAL/db DISTNAME= zpu-toolchain-${PORTVERSION} @@ -12,7 +12,7 @@ WWW= https://opensource.zylin.com/zpu.htm LICENSE= GPLv2 DEPRECATED= Broken with latest C compiler and port unused -EXPIRATION_DATE= 2023-04-0 +EXPIRATION_DATE= 2023-04-30 BROKEN= Broken with latest C compilers will not fix BUILD_DEPENDS= ${LOCALBASE}/zpu/bin/zpu-elf-as:devel/zpu-binutils