ports/122233: [MAINTAINER] textproc/py-hyperestraier-python: update to 0.10.6
Junji NAKANISHI
jun-g at daemonfreaks.com
Sat Mar 29 11:40:04 UTC 2008
>Number: 122233
>Category: ports
>Synopsis: [MAINTAINER] textproc/py-hyperestraier-python: update to 0.10.6
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: maintainer-update
>Submitter-Id: current-users
>Arrival-Date: Sat Mar 29 11:40:03 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator: Junji NAKANISHI
>Release: FreeBSD 7.0-STABLE i386
>Organization:
>Environment:
System: FreeBSD 7.0-STABLE #2: Fri Feb 29 09:19:03 JST 2008
root at blackmagic.daemonfreaks.local:/usr/obj/usr/src/sys/BLACKMAGIC
>Description:
Update to 0.10.6.
>How-To-Repeat:
>Fix:
diff -u py-hyperestraier-python.orig/Makefile py-hyperestraier-python/Makefile
--- py-hyperestraier-python.orig/Makefile 2008-03-29 19:43:57.000000000 +0900
+++ py-hyperestraier-python/Makefile 2008-03-29 20:28:49.000000000 +0900
@@ -5,7 +5,7 @@
# $FreeBSD: ports/textproc/py-hyperestraier-python/Makefile,v 1.6 2007/12/16 23:21:47 miwi Exp $
PORTNAME= hyperestraier
-PORTVERSION= 0.10.4
+PORTVERSION= 0.10.6
CATEGORIES= textproc python
MASTER_SITES= CHEESESHOP \
http://www.liris.org/tech/program/hyperestraier-purepython/
@@ -20,13 +20,14 @@
USE_PYTHON= yes
USE_PYDISTUTILS=yes
-PORTEXAMPLES= example.py
+PORTEXAMPLES= example.py asyn_example.py
EXAMPLESDIR= ${PREFIX}/share/examples/py-${PORTNAME}${PKGNAMESUFFIX}
post-install:
.if !defined(NOPORTEXAMPLES)
@${MKDIR} ${EXAMPLESDIR}
${INSTALL_DATA} ${WRKSRC}/exapmle.py ${EXAMPLESDIR}/example.py
+ ${INSTALL_DATA} ${WRKSRC}/asyn_example.py ${EXAMPLESDIR}/
.endif
.include <bsd.port.mk>
diff -u py-hyperestraier-python.orig/distinfo py-hyperestraier-python/distinfo
--- py-hyperestraier-python.orig/distinfo 2008-03-29 19:43:57.000000000 +0900
+++ py-hyperestraier-python/distinfo 2008-03-29 20:28:49.000000000 +0900
@@ -1,3 +1,3 @@
-MD5 (hyperestraier-0.10.4.tgz) = 46e835960139fc27ce8bbd3577766411
-SHA256 (hyperestraier-0.10.4.tgz) = c9be36a6457807e90d4036cb84bc1d7224d6a10fa1caf28127b20f95a27b4575
-SIZE (hyperestraier-0.10.4.tgz) = 10047
+MD5 (hyperestraier-0.10.6.tgz) = 0ebb2414a19fc04c1314df73bacf64b1
+SHA256 (hyperestraier-0.10.6.tgz) = 1d17800d26a593c893f2beada55250712d6b2c1e46d2565835676889a3c16214
+SIZE (hyperestraier-0.10.6.tgz) = 10457
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list