Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 13 Jul 2006 16:21:49 GMT
From:      Masanori OZAWA <ozawa@ongs.co.jp>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/100217: [PATCH] japanese/xdtp: update to 1.2.0
Message-ID:  <200607131621.k6DGLn3N089311@www.freebsd.org>
Resent-Message-ID: <200607131630.k6DGUL0m090819@freefall.freebsd.org>

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

>Number:         100217
>Category:       ports
>Synopsis:       [PATCH] japanese/xdtp: update to 1.2.0
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jul 13 16:30:20 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Masanori OZAWA
>Release:        FreeBSD 6.1-RELEASE-p1
>Organization:
ONGS Inc.
>Environment:
FreeBSD mithos.ongs.co.jp 6.1-RELEASE-p1 FreeBSD 6.1-RELEASE-p1 #0: Thu Jun  8 1 7:09:54 JST 2006     root@mithos.ongs.co.jp:/usr/obj/usr/src/sys/MITHOS  i386
>Description:
- update to 1.2.0
>How-To-Repeat:

>Fix:
diff -urBN xdtp.orig/Makefile xdtp/Makefile
--- xdtp.orig/Makefile	Thu Mar 16 01:00:22 2006
+++ xdtp/Makefile	Fri Jul 14 01:03:36 2006
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	xdtp
-PORTVERSION=	1.1.5
+PORTVERSION=	1.2.0
 CATEGORIES=	japanese
 MASTER_SITES+=	http://www.ongs.co.jp/projects/xdtp/
 DISTNAME=	xdtp-${PORTVERSION}
diff -urBN xdtp.orig/distinfo xdtp/distinfo
--- xdtp.orig/distinfo	Wed Mar 15 20:56:38 2006
+++ xdtp/distinfo	Fri Jul 14 01:04:28 2006
@@ -1,3 +1,3 @@
-MD5 (xdtp-1.1.5.tgz) = 6cc357bce1dcb141dec6dc564d57aaf6
-SHA256 (xdtp-1.1.5.tgz) = c9bdb7650af101cd2feaf65ea8f16977f33f92ef5f36f70a089eb7bc4a607306
-SIZE (xdtp-1.1.5.tgz) = 93797
+MD5 (xdtp-1.2.0.tgz) = 90c0bcd64adfb9f039462b47a9c0ac35
+SHA256 (xdtp-1.2.0.tgz) = c4b1cbe5d9c8b1e9f6c530a78cc44e0996f0824120c80bdd9428b44f2ea9998c
+SIZE (xdtp-1.2.0.tgz) = 88632
diff -urBN xdtp.orig/pkg-plist xdtp/pkg-plist
--- xdtp.orig/pkg-plist	Wed Nov  2 20:06:35 2005
+++ xdtp/pkg-plist	Fri Jul 14 01:08:45 2006
@@ -5,16 +5,13 @@
 bin/glsd-doc2html
 bin/glsd-doc2text
 lib/libxdtp.so
-lib/libxdtp.so.1
+lib/libxdtp.so.2
 lib/libxdtp.a
 libdata/pkgconfig/libxdtp.pc
 %%DOCSDIR%%/banbun-0001.html
 %%DOCSDIR%%/banbun-0002.html
 %%DOCSDIR%%/banbun-0003.html
 %%DOCSDIR%%/banbun-0004.html
-%%DOCSDIR%%/images/glsd-base-classdiagram.gif
-%%DOCSDIR%%/images/glsd-classdiagram.gif
-@dirrm %%DOCSDIR%%/images
 @dirrm %%DOCSDIR%%
 %%DATADIR%%/emacs/hanbun.el
 %%DATADIR%%/toHTML/BanBun.xsl
@@ -57,12 +54,14 @@
 %%XDTP_INC%%include/xdtp/modules/GLSDModuleChecker.h
 %%XDTP_INC%%include/xdtp/modules/XDTPChecker.h
 %%XDTP_INC%%include/xdtp/modules/XDTPModule.h
+%%XDTP_INC%%include/xdtp/modules/XDTPModuleAdapter.h
 %%XDTP_INC%%include/xdtp/modules/XDTPModuleLoader.h
 %%XDTP_INC%%include/xdtp/modules/imports/GLSDImportModule.h
 %%XDTP_INC%%include/xdtp/modules/imports/GLSDImportModuleAdapter.h
 %%XDTP_INC%%include/xdtp/modules/imports/ImportImage.h
 %%XDTP_INC%%include/xdtp/modules/imports/ImportTextCSV.h
 %%XDTP_INC%%include/xdtp/modules/imports/ImportTextCommandPrompt.h
+%%XDTP_INC%%include/xdtp/modules/imports/ImportTextGLSD.h
 %%XDTP_INC%%include/xdtp/modules/imports/ImportTextPlain.h
 %%XDTP_INC%%include/xdtp/modules/imports/ImportTextSourcecode.h
 %%XDTP_INC%%include/xdtp/modules/imports/ImportTextXML.h

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



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