mirror of
https://git.freebsd.org/ports.git
synced 2025-07-16 16:59:17 -04:00
- Update to 0.003 [1]
- Trim Makefile's header Changes: http://search.cpan.org/dist/Sub-Exporter-GlobExporter/Changes PR: ports/179476 [1] Submitted by: Geraud CONTINSOUZAS <geraud@gcu.info> (maintainer)
This commit is contained in:
parent
3d022c61e6
commit
48ef28da4f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=320608
2 changed files with 6 additions and 9 deletions
|
@ -1,14 +1,11 @@
|
||||||
# New ports collection makefile for: devel/p5-Sub-Exporter-GlobExporter
|
# Created by: Geraud CONTINSOUZAS <geraud@gcu.info>
|
||||||
# Date created: 2011-09-19
|
|
||||||
# Whom: Geraud CONTINSOUZAS <geraud@gcu.info>
|
|
||||||
#
|
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
#
|
|
||||||
|
|
||||||
PORTNAME= Sub-Exporter-GlobExporter
|
PORTNAME= Sub-Exporter-GlobExporter
|
||||||
PORTVERSION= 0.002
|
PORTVERSION= 0.003
|
||||||
CATEGORIES= devel perl5
|
CATEGORIES= devel perl5
|
||||||
MASTER_SITES= CPAN
|
MASTER_SITES= CPAN
|
||||||
|
MASTER_SITE_SUBDIR= CPAN:RJBS
|
||||||
PKGNAMEPREFIX= p5-
|
PKGNAMEPREFIX= p5-
|
||||||
|
|
||||||
MAINTAINER= geraud@gcu.info
|
MAINTAINER= geraud@gcu.info
|
||||||
|
@ -17,7 +14,7 @@ COMMENT= Export shared globs with Sub::Exporter collectors
|
||||||
LICENSE= ART10 GPLv1
|
LICENSE= ART10 GPLv1
|
||||||
LICENSE_COMB= dual
|
LICENSE_COMB= dual
|
||||||
|
|
||||||
RUN_DEPENDS= p5-Sub-Exporter>=0.92:${PORTSDIR}/devel/p5-Sub-Exporter
|
RUN_DEPENDS= p5-Sub-Exporter>=0:${PORTSDIR}/devel/p5-Sub-Exporter
|
||||||
BUILD_DEPENDS:= ${RUN_DEPENDS}
|
BUILD_DEPENDS:= ${RUN_DEPENDS}
|
||||||
|
|
||||||
PERL_CONFIGURE= yes
|
PERL_CONFIGURE= yes
|
||||||
|
|
|
@ -1,2 +1,2 @@
|
||||||
SHA256 (Sub-Exporter-GlobExporter-0.002.tar.gz) = dd850ac0e2b995d13955f50858e47e157d820c6a7df0f40b654552a4c4dc8045
|
SHA256 (Sub-Exporter-GlobExporter-0.003.tar.gz) = 4cb082331151360756f3b2f8122fdd44597a207d62bd3f2ecb13578005116ab1
|
||||||
SIZE (Sub-Exporter-GlobExporter-0.002.tar.gz) = 11204
|
SIZE (Sub-Exporter-GlobExporter-0.003.tar.gz) = 13822
|
||||||
|
|
Loading…
Add table
Reference in a new issue