git: dc1e6eeb6dad - main - graphics/camera: mark BROKEN (does not fetch), deprecate
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 08 Feb 2023 15:26:37 UTC
The branch main has been updated by amdmi3: URL: https://cgit.FreeBSD.org/ports/commit/?id=dc1e6eeb6dad719d266e8971ad0c7071f05c190e commit dc1e6eeb6dad719d266e8971ad0c7071f05c190e Author: Dmitry Marakasov <amdmi3@FreeBSD.org> AuthorDate: 2023-02-08 11:20:47 +0000 Commit: Dmitry Marakasov <amdmi3@FreeBSD.org> CommitDate: 2023-02-08 14:49:56 +0000 graphics/camera: mark BROKEN (does not fetch), deprecate --- graphics/camera/Makefile | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/graphics/camera/Makefile b/graphics/camera/Makefile index 0146062edca9..183710a08138 100644 --- a/graphics/camera/Makefile +++ b/graphics/camera/Makefile @@ -12,6 +12,10 @@ WWW= http://home.gna.org/gsimageapps/ LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/Documentation/COPYING +BROKEN= does not fetch +DEPRECATED= abandoned upstream, does not fetch, website disappeared, unmaintained +EXPIRATION_DATE=2023-05-08 + LIB_DEPENDS= libgphoto2_port.so:graphics/libgphoto2 USES= tar:bzip2 gnustep