View | Details | Raw Unified | Return to bug 176340
Collapse All | Expand All

(-)./Makefile (-6 / +2 lines)
Lines 1-12 Link Here
1
# New ports collection makefile for:	p5-Exporter
1
# Created by: Tsung-Han Yeh <snowfly@yuntech.edu.tw>
2
# Date created:		2012-04-03
3
# Whom:			Tsung-Han Yeh <snowfly@yuntech.edu.tw>
4
#
5
# $FreeBSD: ports/devel/p5-Exporter/Makefile,v 1.2 2012/11/17 05:56:15 svnexp Exp $
2
# $FreeBSD: ports/devel/p5-Exporter/Makefile,v 1.2 2012/11/17 05:56:15 svnexp Exp $
6
#
7
3
8
PORTNAME=	Exporter
4
PORTNAME=	Exporter
9
PORTVERSION=	5.66
5
PORTVERSION=	5.67
10
CATEGORIES=	devel perl5
6
CATEGORIES=	devel perl5
11
MASTER_SITES=	CPAN
7
MASTER_SITES=	CPAN
12
PKGNAMEPREFIX=	p5-
8
PKGNAMEPREFIX=	p5-
(-)./distinfo (-2 / +2 lines)
Lines 1-2 Link Here
1
SHA256 (Exporter-5.66.tar.gz) = 35bba6bbd2a5a983f1576b6c5acf57d90245297de6ad36a948d4a25e6d787234
1
SHA256 (Exporter-5.67.tar.gz) = 31f964bf98f82aad606defac7d2e6d78442414d080f95754b6f938f5f59ec176
2
SIZE (Exporter-5.66.tar.gz) = 16594
2
SIZE (Exporter-5.67.tar.gz) = 16793

Return to bug 176340