View | Details | Raw Unified | Return to bug 100217
Collapse All | Expand All

(-)xdtp/Makefile (-1 / +1 lines)
Lines 6-12 Link Here
6
#
6
#
7
7
8
PORTNAME=	xdtp
8
PORTNAME=	xdtp
9
PORTVERSION=	1.1.5
9
PORTVERSION=	1.2.0
10
CATEGORIES=	japanese
10
CATEGORIES=	japanese
11
MASTER_SITES+=	http://www.ongs.co.jp/projects/xdtp/
11
MASTER_SITES+=	http://www.ongs.co.jp/projects/xdtp/
12
DISTNAME=	xdtp-${PORTVERSION}
12
DISTNAME=	xdtp-${PORTVERSION}
(-)xdtp/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
MD5 (xdtp-1.1.5.tgz) = 6cc357bce1dcb141dec6dc564d57aaf6
1
MD5 (xdtp-1.2.0.tgz) = 90c0bcd64adfb9f039462b47a9c0ac35
2
SHA256 (xdtp-1.1.5.tgz) = c9bdb7650af101cd2feaf65ea8f16977f33f92ef5f36f70a089eb7bc4a607306
2
SHA256 (xdtp-1.2.0.tgz) = c4b1cbe5d9c8b1e9f6c530a78cc44e0996f0824120c80bdd9428b44f2ea9998c
3
SIZE (xdtp-1.1.5.tgz) = 93797
3
SIZE (xdtp-1.2.0.tgz) = 88632
(-)xdtp/pkg-plist (-4 / +3 lines)
Lines 5-20 Link Here
5
bin/glsd-doc2html
5
bin/glsd-doc2html
6
bin/glsd-doc2text
6
bin/glsd-doc2text
7
lib/libxdtp.so
7
lib/libxdtp.so
8
lib/libxdtp.so.1
8
lib/libxdtp.so.2
9
lib/libxdtp.a
9
lib/libxdtp.a
10
libdata/pkgconfig/libxdtp.pc
10
libdata/pkgconfig/libxdtp.pc
11
%%DOCSDIR%%/banbun-0001.html
11
%%DOCSDIR%%/banbun-0001.html
12
%%DOCSDIR%%/banbun-0002.html
12
%%DOCSDIR%%/banbun-0002.html
13
%%DOCSDIR%%/banbun-0003.html
13
%%DOCSDIR%%/banbun-0003.html
14
%%DOCSDIR%%/banbun-0004.html
14
%%DOCSDIR%%/banbun-0004.html
15
%%DOCSDIR%%/images/glsd-base-classdiagram.gif
16
%%DOCSDIR%%/images/glsd-classdiagram.gif
17
@dirrm %%DOCSDIR%%/images
18
@dirrm %%DOCSDIR%%
15
@dirrm %%DOCSDIR%%
19
%%DATADIR%%/emacs/hanbun.el
16
%%DATADIR%%/emacs/hanbun.el
20
%%DATADIR%%/toHTML/BanBun.xsl
17
%%DATADIR%%/toHTML/BanBun.xsl
Lines 57-68 Link Here
57
%%XDTP_INC%%include/xdtp/modules/GLSDModuleChecker.h
54
%%XDTP_INC%%include/xdtp/modules/GLSDModuleChecker.h
58
%%XDTP_INC%%include/xdtp/modules/XDTPChecker.h
55
%%XDTP_INC%%include/xdtp/modules/XDTPChecker.h
59
%%XDTP_INC%%include/xdtp/modules/XDTPModule.h
56
%%XDTP_INC%%include/xdtp/modules/XDTPModule.h
57
%%XDTP_INC%%include/xdtp/modules/XDTPModuleAdapter.h
60
%%XDTP_INC%%include/xdtp/modules/XDTPModuleLoader.h
58
%%XDTP_INC%%include/xdtp/modules/XDTPModuleLoader.h
61
%%XDTP_INC%%include/xdtp/modules/imports/GLSDImportModule.h
59
%%XDTP_INC%%include/xdtp/modules/imports/GLSDImportModule.h
62
%%XDTP_INC%%include/xdtp/modules/imports/GLSDImportModuleAdapter.h
60
%%XDTP_INC%%include/xdtp/modules/imports/GLSDImportModuleAdapter.h
63
%%XDTP_INC%%include/xdtp/modules/imports/ImportImage.h
61
%%XDTP_INC%%include/xdtp/modules/imports/ImportImage.h
64
%%XDTP_INC%%include/xdtp/modules/imports/ImportTextCSV.h
62
%%XDTP_INC%%include/xdtp/modules/imports/ImportTextCSV.h
65
%%XDTP_INC%%include/xdtp/modules/imports/ImportTextCommandPrompt.h
63
%%XDTP_INC%%include/xdtp/modules/imports/ImportTextCommandPrompt.h
64
%%XDTP_INC%%include/xdtp/modules/imports/ImportTextGLSD.h
66
%%XDTP_INC%%include/xdtp/modules/imports/ImportTextPlain.h
65
%%XDTP_INC%%include/xdtp/modules/imports/ImportTextPlain.h
67
%%XDTP_INC%%include/xdtp/modules/imports/ImportTextSourcecode.h
66
%%XDTP_INC%%include/xdtp/modules/imports/ImportTextSourcecode.h
68
%%XDTP_INC%%include/xdtp/modules/imports/ImportTextXML.h
67
%%XDTP_INC%%include/xdtp/modules/imports/ImportTextXML.h

Return to bug 100217