Date: Thu, 18 Jul 2024 16:48:45 GMT From: Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: ea4fd868c23a - main - net/p5-OAI-Harvester: Update WWW and clean up pkg-descr Message-ID: <202407181648.46IGmjp3010513@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=ea4fd868c23ab21e9895dd5c8d4e401a520ee0da commit ea4fd868c23ab21e9895dd5c8d4e401a520ee0da Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2024-07-18 16:45:52 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2024-07-18 16:45:52 +0000 net/p5-OAI-Harvester: Update WWW and clean up pkg-descr --- net/p5-OAI-Harvester/Makefile | 3 ++- net/p5-OAI-Harvester/pkg-descr | 2 -- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/net/p5-OAI-Harvester/Makefile b/net/p5-OAI-Harvester/Makefile index 60ec7bfd99f2..d42d6363559c 100644 --- a/net/p5-OAI-Harvester/Makefile +++ b/net/p5-OAI-Harvester/Makefile @@ -8,7 +8,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= sunpoet@FreeBSD.org COMMENT= Perl module to harvest using the OAI protocol -WWW= https://metacpan.org/release/OAI-Harvester +WWW= https://metacpan.org/release/OAI-Harvester \ + https://www.openarchives.org/ LICENSE= ART10 GPLv1+ LICENSE_COMB= dual diff --git a/net/p5-OAI-Harvester/pkg-descr b/net/p5-OAI-Harvester/pkg-descr index 99654d69e23c..06509269120a 100644 --- a/net/p5-OAI-Harvester/pkg-descr +++ b/net/p5-OAI-Harvester/pkg-descr @@ -1,5 +1,3 @@ Perl module query OAI-PMH repositories. The Open Archives Initiative - Protocol for Metadata Harvesting allows repositories to share information about their contents. - -See also: https://www.openarchives.org/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202407181648.46IGmjp3010513>