ports/118382: [MAINTAINER-UPDATE] textproc/py-hyperestraier-python: update to 0.10.4

Junji NAKANISHI jun-g at daemonfreaks.com
Sun Dec 2 13:50:02 UTC 2007


>Number:         118382
>Category:       ports
>Synopsis:       [MAINTAINER-UPDATE] textproc/py-hyperestraier-python: update to 0.10.4
>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:   Sun Dec 02 13:50:01 UTC 2007
>Closed-Date:
>Last-Modified:
>Originator:     Junji NAKANISHI
>Release:        FreeBSD 6.2-STABLE i386
>Organization:
>Environment:


System: FreeBSD 6.2-STABLE #8: Mon Jul 30 03:37:14 JST 2007
    root at blackmagic.daemonfreaks.local:/usr/obj/usr/src/sys/BLACKMAGIC



>Description:


Update to 0.10.4.


>How-To-Repeat:





>Fix:


diff -du py-hyperestraier-python.orig/Makefile py-hyperestraier-python/Makefile
--- py-hyperestraier-python.orig/Makefile	2007-12-02 22:23:30.000000000 +0900
+++ py-hyperestraier-python/Makefile	2007-12-02 22:23:38.000000000 +0900
@@ -5,7 +5,7 @@
 # $FreeBSD: ports/textproc/py-hyperestraier-python/Makefile,v 1.5 2007/09/22 15:49:17 lwhsu Exp $
 
 PORTNAME=	hyperestraier
-PORTVERSION=	0.10.2
+PORTVERSION=	0.10.4
 CATEGORIES=	textproc python
 MASTER_SITES=	CHEESESHOP \
 		http://www.liris.org/tech/program/hyperestraier-purepython/
@@ -20,4 +20,12 @@
 USE_PYTHON=	yes
 USE_PYDISTUTILS=yes
 
+EXAMPLESDIR=	${PREFIX}/share/examples/py-${PORTNAME}${PKGNAMESUFFIX}
+
+post-install:
+.if !defined(NOPORTEXAMPLES)
+	@${MKDIR} ${EXAMPLESDIR}
+	${INSTALL_DATA} ${WRKSRC}/exapmle.py ${EXAMPLESDIR}/example.py
+.endif
+
 .include <bsd.port.mk>
diff -du py-hyperestraier-python.orig/distinfo py-hyperestraier-python/distinfo
--- py-hyperestraier-python.orig/distinfo	2007-12-02 22:23:30.000000000 +0900
+++ py-hyperestraier-python/distinfo	2007-12-02 22:23:44.000000000 +0900
@@ -1,3 +1,3 @@
-MD5 (hyperestraier-0.10.2.tgz) = 49a83fcb5222111cdea2a5bdeb25dab1
-SHA256 (hyperestraier-0.10.2.tgz) = c4d7fc551a1778769f6fba8173dd43b750cc74da3c7a55c3be22b0e438236ce4
-SIZE (hyperestraier-0.10.2.tgz) = 9992
+MD5 (hyperestraier-0.10.4.tgz) = 46e835960139fc27ce8bbd3577766411
+SHA256 (hyperestraier-0.10.4.tgz) = c9be36a6457807e90d4036cb84bc1d7224d6a10fa1caf28127b20f95a27b4575
+SIZE (hyperestraier-0.10.4.tgz) = 10047


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



More information about the freebsd-ports-bugs mailing list