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

(-)py-hyperestraier-python/Makefile (-2 / +2 lines)
Lines 5-11 Link Here
5
# $FreeBSD: ports/textproc/py-hyperestraier-python/Makefile,v 1.8 2009/01/09 15:31:27 miwi Exp $
5
# $FreeBSD: ports/textproc/py-hyperestraier-python/Makefile,v 1.8 2009/01/09 15:31:27 miwi Exp $
6
6
7
PORTNAME=	hyperestraier
7
PORTNAME=	hyperestraier
8
PORTVERSION=	0.10.7
8
PORTVERSION=	0.10.8
9
CATEGORIES=	textproc python
9
CATEGORIES=	textproc python
10
MASTER_SITES=	CHEESESHOP
10
MASTER_SITES=	CHEESESHOP
11
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
11
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
Lines 25-31 Link Here
25
post-install:
25
post-install:
26
.if !defined(NOPORTEXAMPLES)
26
.if !defined(NOPORTEXAMPLES)
27
	@${MKDIR} ${EXAMPLESDIR}
27
	@${MKDIR} ${EXAMPLESDIR}
28
	${INSTALL_DATA} ${WRKSRC}/exapmle.py ${EXAMPLESDIR}/example.py
28
	${INSTALL_DATA} ${WRKSRC}/example.py ${EXAMPLESDIR}/
29
	${INSTALL_DATA} ${WRKSRC}/asyn_example.py ${EXAMPLESDIR}/
29
	${INSTALL_DATA} ${WRKSRC}/asyn_example.py ${EXAMPLESDIR}/
30
.endif
30
.endif
31
31
(-)py-hyperestraier-python/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
MD5 (hyperestraier-0.10.7.tgz) = 4cee8d16877e62b784ca37518310586a
1
MD5 (hyperestraier-0.10.8.tgz) = 4c52b67f063119746ff8728ba2896eb5
2
SHA256 (hyperestraier-0.10.7.tgz) = 3ebdcc3ee46f254f45ceb4ecb2dfb6b6d5e2233ad73743acb11af5909caa872c
2
SHA256 (hyperestraier-0.10.8.tgz) = 336ded097120e473583dcbaafec230c15d44e737d8ebf3f8bc5d7a8e7eddb43f
3
SIZE (hyperestraier-0.10.7.tgz) = 10502
3
SIZE (hyperestraier-0.10.8.tgz) = 10518

Return to bug 132308