- Update to 0.04

- Remove outdated PERL_LEVEL check
- Cleanup Makefile header

Changes:	http://search.cpan.org/dist/Data-Section-Simple/Changes
Feature safe:	yes
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2013-04-16 17:06:58 +00:00
parent 5fc9310822
commit 2ae9c70e73
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=315856
2 changed files with 8 additions and 16 deletions

View file

@ -1,12 +1,8 @@
# New ports collection makefile for: p5-Data-Section-Simple
# Date created: 2011-08-01
# Whom: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
#
# Created by: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
# $FreeBSD$
#
PORTNAME= Data-Section-Simple
PORTVERSION= 0.03
PORTVERSION= 0.04
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@ -14,14 +10,10 @@ PKGNAMEPREFIX= p5-
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Read data from __DATA__
PERL_CONFIGURE= yes
BUILD_DEPENDS= p5-Module-Build-Tiny>=0.013:${PORTSDIR}/devel/p5-Module-Build-Tiny
PERL_MODBUILD= yes
MAN3= Data::Section::Simple.3
.include <bsd.port.pre.mk>
.if ${PERL_LEVEL} < 501001
TEST_DEPENDS+= p5-Test-Simple>=0.88:${PORTSDIR}/devel/p5-Test-Simple
.endif
.include <bsd.port.post.mk>
.include <bsd.port.mk>

View file

@ -1,2 +1,2 @@
SHA256 (Data-Section-Simple-0.03.tar.gz) = 997003bcc061f32d8d5b631d1f6558822a9fd31db275d732c65720e03950c56c
SIZE (Data-Section-Simple-0.03.tar.gz) = 21019
SHA256 (Data-Section-Simple-0.04.tar.gz) = 0f7b61cc521dbe8569da4056392dc5f2540492e2e75b838f1a524405dcc777bb
SIZE (Data-Section-Simple-0.04.tar.gz) = 11561