Date: Sun, 31 Mar 2013 19:28:34 GMT From: Olli Hauer <ohauer@FreeBSD.org> To: FreeBSD-gnats-submit@freebsd.org Cc: tobez@FreeBSD.org Subject: ports/177525: [patch] math/p5-Bit-Vector add missing MASTER_SITE_SUBDIR=CPAN:STBEY Message-ID: <201303311928.r2VJSYJJ049982@freefall.freebsd.org> Resent-Message-ID: <201303311930.r2VJU0Sr050051@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 177525 >Category: ports >Synopsis: [patch] math/p5-Bit-Vector add missing MASTER_SITE_SUBDIR=CPAN:STBEY >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sun Mar 31 19:30:00 UTC 2013 >Closed-Date: >Last-Modified: >Originator: Olli Hauer >Release: >Organization: >Environment: >Description: - fix download >How-To-Repeat: $> cd math/p5-Bit-Vector && make distclean && make fetch >Fix: --- p5-Bit-Vector.diff begins here --- Index: p5-Bit-Vector/Makefile =================================================================== --- p5-Bit-Vector/Makefile (revision 315642) +++ p5-Bit-Vector/Makefile (working copy) @@ -6,6 +6,7 @@ PORTREVISION= 2 CATEGORIES= math perl5 MASTER_SITES= CPAN +MASTER_SITE_SUBDIR= CPAN:STBEY PKGNAMEPREFIX= p5- MAINTAINER= tobez@FreeBSD.org --- p5-Bit-Vector.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201303311928.r2VJSYJJ049982>