git: 55a2aec8735f - main - x11-clocks/intclock: Mark DEPRECATED
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 16 Dec 2023 13:11:44 UTC
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=55a2aec8735fdbbd07e1323b936183e79dcef8d2 commit 55a2aec8735fdbbd07e1323b936183e79dcef8d2 Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2023-12-16 13:10:20 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2023-12-16 13:11:24 +0000 x11-clocks/intclock: Mark DEPRECATED - Add LICENSE GPLv2 - Refresh patches - Upstream website vaporized and DISTFILE no longer available - Set EXPIRATION_DATE 2024-01-16 --- x11-clocks/intclock/Makefile | 8 +++++++- x11-clocks/intclock/files/patch-Makefile.PL | 6 +++--- 2 files changed, 10 insertions(+), 4 deletions(-) diff --git a/x11-clocks/intclock/Makefile b/x11-clocks/intclock/Makefile index 657c3417fa1f..163cbc55bb64 100644 --- a/x11-clocks/intclock/Makefile +++ b/x11-clocks/intclock/Makefile @@ -8,8 +8,14 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Multi-timezone clock WWW= http://www.peterverthez.net/projects/intclock/ +LICENSE= GPLv2 +LICENSE_FILE= ${WRKSRC}/COPYING + +DEPRECATED= Upstream website vaporized +EXPIRATION_DATE= 2024-01-16 + BUILD_DEPENDS= p5-Gtk2>=1.144:x11-toolkits/p5-Gtk2 -RUN_DEPENDS:= ${BUILD_DEPENDS} +RUN_DEPENDS= p5-Gtk2>=1.144:x11-toolkits/p5-Gtk2 USES= perl5 USE_PERL5= configure diff --git a/x11-clocks/intclock/files/patch-Makefile.PL b/x11-clocks/intclock/files/patch-Makefile.PL index a786ea32a478..38fd9b5845a6 100644 --- a/x11-clocks/intclock/files/patch-Makefile.PL +++ b/x11-clocks/intclock/files/patch-Makefile.PL @@ -1,6 +1,6 @@ ---- ./Makefile.PL.orig 2014-08-28 18:50:07.282934874 +0100 -+++ ./Makefile.PL 2014-08-28 18:50:28.962268980 +0100 -@@ -33,7 +33,7 @@ +--- Makefile.PL.orig 2007-03-31 16:16:20 UTC ++++ Makefile.PL +@@ -33,7 +33,7 @@ for (my $i = 0 ; $i < scalar(@ARGV) ; $i++){ # preliminary checks #------------------------------------------------------------------------ # Mandatory perl modules