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

(-)./Makefile (-6 / +2 lines)
Lines 1-12 Link Here
1
# New ports collection makefile for:	p5-Data-Throttler
1
# Created by: Masahiro Teramoto <markun@onohara.to>
2
# Date created:		2008-01-30
3
# Whom:			Masahiro Teramoto <markun@onohara.to>
4
#
5
# $FreeBSD: ports/devel/p5-Data-Throttler/Makefile,v 1.7 2012/11/17 05:56:11 svnexp Exp $
2
# $FreeBSD: ports/devel/p5-Data-Throttler/Makefile,v 1.7 2012/11/17 05:56:11 svnexp Exp $
6
#
7
3
8
PORTNAME=	Data-Throttler
4
PORTNAME=	Data-Throttler
9
PORTVERSION=	0.05
5
PORTVERSION=	0.06
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 (Data-Throttler-0.05.tar.gz) = fcd7e753ea8f84618f91fc6f508c40de84633178f679168939c32ea92e662294
1
SHA256 (Data-Throttler-0.06.tar.gz) = f85daa5c844a5ef4d72840b2280a370d0d8a84bca7873a0c3cc4d84807edbb6c
2
SIZE (Data-Throttler-0.05.tar.gz) = 9028
2
SIZE (Data-Throttler-0.06.tar.gz) = 9754

Return to bug 179776