Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 4 Mar 2009 21:27:03 +0900
From:      "Junji NAKANISHI" <jun-g@daemonfreaks.com>
To:        "FreeBSD gnats submit" <FreeBSD-gnats-submit@FreeBSD.org>
Subject:   ports/132308: [maintainer] textproc/py-hyperestraier-python update to 0.10.8
Message-ID:  <1236169623.12355@blackmagic.daemonfreaks.local>
Resent-Message-ID: <200903041230.n24CU1qM060550@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         132308
>Category:       ports
>Synopsis:       [maintainer] textproc/py-hyperestraier-python update to 0.10.8
>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:   Wed Mar 04 12:30:01 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Junji NAKANISHI
>Release:        FreeBSD 7.1-STABLE i386
>Organization:
>Environment:


System: FreeBSD 7.1-STABLE #1: Thu Jan 22 18:11:04 JST 2009
    root@blackmagic.daemonfreaks.local:/usr/src/sys/i386/compile/BLACKMAGIC



>Description:


- Update to 0.10.8.


>How-To-Repeat:





>Fix:


--- py-hyperestraier-python.patch begins here ---
diff -durN py-hyperestraier-python.orig/Makefile py-hyperestraier-python/Makefile
--- py-hyperestraier-python.orig/Makefile	2009-01-10 00:31:27.000000000 +0900
+++ py-hyperestraier-python/Makefile	2009-03-04 21:18:03.000000000 +0900
@@ -5,7 +5,7 @@
 # $FreeBSD: ports/textproc/py-hyperestraier-python/Makefile,v 1.8 2009/01/09 15:31:27 miwi Exp $
 
 PORTNAME=	hyperestraier
-PORTVERSION=	0.10.7
+PORTVERSION=	0.10.8
 CATEGORIES=	textproc python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -25,7 +25,7 @@
 post-install:
 .if !defined(NOPORTEXAMPLES)
 	@${MKDIR} ${EXAMPLESDIR}
-	${INSTALL_DATA} ${WRKSRC}/exapmle.py ${EXAMPLESDIR}/example.py
+	${INSTALL_DATA} ${WRKSRC}/example.py ${EXAMPLESDIR}/
 	${INSTALL_DATA} ${WRKSRC}/asyn_example.py ${EXAMPLESDIR}/
 .endif
 
diff -durN py-hyperestraier-python.orig/distinfo py-hyperestraier-python/distinfo
--- py-hyperestraier-python.orig/distinfo	2009-01-10 00:31:27.000000000 +0900
+++ py-hyperestraier-python/distinfo	2009-03-04 21:18:03.000000000 +0900
@@ -1,3 +1,3 @@
-MD5 (hyperestraier-0.10.7.tgz) = 4cee8d16877e62b784ca37518310586a
-SHA256 (hyperestraier-0.10.7.tgz) = 3ebdcc3ee46f254f45ceb4ecb2dfb6b6d5e2233ad73743acb11af5909caa872c
-SIZE (hyperestraier-0.10.7.tgz) = 10502
+MD5 (hyperestraier-0.10.8.tgz) = 4c52b67f063119746ff8728ba2896eb5
+SHA256 (hyperestraier-0.10.8.tgz) = 336ded097120e473583dcbaafec230c15d44e737d8ebf3f8bc5d7a8e7eddb43f
+SIZE (hyperestraier-0.10.8.tgz) = 10518
--- py-hyperestraier-python.patch ends here ---



>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1236169623.12355>