Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 19 Mar 2008 08:21:52 +0900 (JST)
From:      KIMURA Yasuhiro <yasu@utahime.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        yasu.kimura@gmail.com, yasu@home.utahime.org
Subject:   ports/121846: [PATCH] textproc/hyperestraier: update to 1.4.13.
Message-ID:  <20080318232152.6D7202D@eastasia.home.utahime.org>
Resent-Message-ID: <200803182330.m2INU1Jb025829@freefall.freebsd.org>

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

>Number:         121846
>Category:       ports
>Synopsis:       [PATCH] textproc/hyperestraier: update to 1.4.13.
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Mar 18 23:30:01 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     KIMURA Yasuhiro
>Release:        FreeBSD 6.3-RELEASE-p1 i386
>Organization:
>Environment:
System: FreeBSD xxxx 6.3-RELEASE-p1 FreeBSD 6.3-RELEASE-p1 #0: Fri Feb 15 08:13:24 JST 2008 xxxx i386


	
>Description:
	Update to 1.4.13.

	
>How-To-Repeat:
	
>Fix:

	

--- patch-hyperestraier begins here ---
Index: Makefile
===================================================================
RCS file: /usr1/freebsd/cvsroot/ports/textproc/hyperestraier/Makefile,v
retrieving revision 1.43
diff -u -r1.43 Makefile
--- Makefile	9 Jan 2008 17:17:18 -0000	1.43
+++ Makefile	18 Mar 2008 23:08:03 -0000
@@ -6,7 +6,7 @@
 #    $MCom: ports-stable/textproc/hyperestraier/Makefile,v 1.3 2006/10/17 11:45:45 ahze Exp $
 
 PORTNAME=	hyperestraier
-PORTVERSION=	1.4.12
+PORTVERSION=	1.4.13
 CATEGORIES=	textproc
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	${PORTNAME}
Index: distinfo
===================================================================
RCS file: /usr1/freebsd/cvsroot/ports/textproc/hyperestraier/distinfo,v
retrieving revision 1.39
diff -u -r1.39 distinfo
--- distinfo	9 Jan 2008 17:17:18 -0000	1.39
+++ distinfo	18 Mar 2008 23:08:48 -0000
@@ -1,3 +1,3 @@
-MD5 (hyperestraier-1.4.12.tar.gz) = 5fb7cea8e4eb04517ba68ed652c26977
-SHA256 (hyperestraier-1.4.12.tar.gz) = 229f1807efe268d31c8370c3cabe9308bf6029ea4b5f44182f6349bcf1cc60d9
-SIZE (hyperestraier-1.4.12.tar.gz) = 1015105
+MD5 (hyperestraier-1.4.13.tar.gz) = 847aefb9e23266545280378d797f3981
+SHA256 (hyperestraier-1.4.13.tar.gz) = 92f3e76d12da79e116e4e68487ffdddfc2abe5f50f509247905414daa5c38fff
+SIZE (hyperestraier-1.4.13.tar.gz) = 1014600
Index: pkg-plist
===================================================================
RCS file: /usr1/freebsd/cvsroot/ports/textproc/hyperestraier/pkg-plist,v
retrieving revision 1.37
diff -u -r1.37 pkg-plist
--- pkg-plist	9 Jan 2008 17:17:18 -0000	1.37
+++ pkg-plist	18 Mar 2008 23:16:06 -0000
@@ -13,7 +13,7 @@
 lib/libestraier.a
 lib/libestraier.so
 lib/libestraier.so.8
-lib/libestraier.so.8.37.0
+lib/libestraier.so.8.38.0
 libdata/pkgconfig/hyperestraier.pc
 libexec/estfraud.cgi
 libexec/estproxy.cgi
@@ -49,8 +49,10 @@
 %%DATADIR%%/doc/javanativeapi/index.html
 %%DATADIR%%/doc/javanativeapi/overview-summary.html
 %%DATADIR%%/doc/javanativeapi/overview-tree.html
+%%DATADIR%%/doc/javanativeapi/packages.html
 %%DATADIR%%/doc/javanativeapi/package-list
 %%DATADIR%%/doc/javanativeapi/resources/inherit.gif
+%%DATADIR%%/doc/javanativeapi/serialized-form.html
 %%DATADIR%%/doc/javanativeapi/stylesheet.css
 %%DATADIR%%/doc/javapureapi/allclasses-frame.html
 %%DATADIR%%/doc/javapureapi/allclasses-noframe.html
@@ -68,6 +70,7 @@
 %%DATADIR%%/doc/javapureapi/index.html
 %%DATADIR%%/doc/javapureapi/overview-summary.html
 %%DATADIR%%/doc/javapureapi/overview-tree.html
+%%DATADIR%%/doc/javapureapi/packages.html
 %%DATADIR%%/doc/javapureapi/package-list
 %%DATADIR%%/doc/javapureapi/resources/inherit.gif
 %%DATADIR%%/doc/javapureapi/stylesheet.css
--- patch-hyperestraier ends here ---


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



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