diff options
author | ehaupt <ehaupt@FreeBSD.org> | 2005-10-15 05:53:56 +0800 |
---|---|---|
committer | ehaupt <ehaupt@FreeBSD.org> | 2005-10-15 05:53:56 +0800 |
commit | 3bdcfc5ac5b3156732555afdc3e8447ad04d98bf (patch) | |
tree | c0ee3ea89e7adfc096ffc1f71bc0b3a47cf6e356 /net | |
parent | 1d918f6304f283487c9af7499b79a34936879500 (diff) | |
download | freebsd-ports-gnome-3bdcfc5ac5b3156732555afdc3e8447ad04d98bf.tar.gz freebsd-ports-gnome-3bdcfc5ac5b3156732555afdc3e8447ad04d98bf.tar.zst freebsd-ports-gnome-3bdcfc5ac5b3156732555afdc3e8447ad04d98bf.zip |
- Update to 1.0
- Replace TAB between WWW and URL with a single space
PR: 87446
Submitted by: Paul Dlug <paul@aps.org> (maintainer)
Approved by: novel (mantor) (implicit)
Diffstat (limited to 'net')
-rw-r--r-- | net/p5-OAI-Harvester/Makefile | 2 | ||||
-rw-r--r-- | net/p5-OAI-Harvester/distinfo | 4 | ||||
-rw-r--r-- | net/p5-OAI-Harvester/pkg-descr | 2 |
3 files changed, 4 insertions, 4 deletions
diff --git a/net/p5-OAI-Harvester/Makefile b/net/p5-OAI-Harvester/Makefile index 6f1966c8ff97..406f37eb8012 100644 --- a/net/p5-OAI-Harvester/Makefile +++ b/net/p5-OAI-Harvester/Makefile @@ -6,7 +6,7 @@ # PORTNAME= OAI-Harvester -PORTVERSION= 0.98 +PORTVERSION= 1.0 PORTEPOCH= 1 CATEGORIES= net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} diff --git a/net/p5-OAI-Harvester/distinfo b/net/p5-OAI-Harvester/distinfo index 723f5d148534..f8760f5d87d6 100644 --- a/net/p5-OAI-Harvester/distinfo +++ b/net/p5-OAI-Harvester/distinfo @@ -1,2 +1,2 @@ -MD5 (OAI-Harvester-0.98.tar.gz) = 27a5b1ebec76fbd4c59e7d639062c961 -SIZE (OAI-Harvester-0.98.tar.gz) = 19710 +MD5 (OAI-Harvester-1.0.tar.gz) = 8d1e08c7a92496c65ef37872eb8e049f +SIZE (OAI-Harvester-1.0.tar.gz) = 19789 diff --git a/net/p5-OAI-Harvester/pkg-descr b/net/p5-OAI-Harvester/pkg-descr index 5bf895a915b3..a6a880e6715a 100644 --- a/net/p5-OAI-Harvester/pkg-descr +++ b/net/p5-OAI-Harvester/pkg-descr @@ -2,4 +2,4 @@ Perl module query OAI-PMH repositories. The Open Archives Initiative - Protocol for Metadata Harvesting allows repositories to share information about their contents. -WWW: http://www.openarchives.org/ +WWW: http://www.openarchives.org/ |