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

(-)./Makefile (-8 / +4 lines)
Lines 1-17 Link Here
1
# New ports collection makefile for:	POE-Component-IKC
1
# Created by: Sergey Skvortsov <skv@protey.ru>
2
# Date created:		7 Dec 2001
2
# $FreeBSD$
3
# Whom:			Sergey Skvortsov <skv@protey.ru>
4
#
5
# $FreeBSD: ports/devel/p5-POE-Component-IKC/Makefile,v 1.18 2012/11/17 05:56:24 svnexp Exp $
6
#
7
3
8
PORTNAME=	POE-Component-IKC
4
PORTNAME=	POE-Component-IKC
9
PORTVERSION=	0.2302
5
PORTVERSION=	0.2303
10
CATEGORIES=	devel perl5
6
CATEGORIES=	devel perl5
11
MASTER_SITES=	CPAN
7
MASTER_SITES=	CPAN
12
PKGNAMEPREFIX=	p5-
8
PKGNAMEPREFIX=	p5-
13
9
14
MAINTAINER=	ports@FreeBSD.org
10
MAINTAINER=	5u623l20@gmail.com
15
COMMENT=	POE Inter-Kernel Communication
11
COMMENT=	POE Inter-Kernel Communication
16
12
17
BUILD_DEPENDS=	p5-POE>=0:${PORTSDIR}/devel/p5-POE \
13
BUILD_DEPENDS=	p5-POE>=0:${PORTSDIR}/devel/p5-POE \
(-)./distinfo (-2 / +2 lines)
Lines 1-2 Link Here
1
SHA256 (POE-Component-IKC-0.2302.tar.gz) = 1fa7db0325a82576cfb32c20bc55051c625f621b5373ea0eced937349e0331c0
1
SHA256 (POE-Component-IKC-0.2303.tar.gz) = c5371db5f544ce97a8bbccd5ed8e0ee91b513b1c2471851f83f30061fecb8d7a
2
SIZE (POE-Component-IKC-0.2302.tar.gz) = 68963
2
SIZE (POE-Component-IKC-0.2303.tar.gz) = 69229

Return to bug 175474