1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-23 09:10:43 +00:00

Update to 1.2.0

PR:		100217
Submitted by:	Masanori OZAWA <ozawa@ongs.co.jp> (maintainer)
This commit is contained in:
Erwin Lansing 2006-07-13 18:00:09 +00:00
parent cfc118d2b8
commit 51b0c0b072
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=167700
3 changed files with 7 additions and 8 deletions

View File

@ -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}

View File

@ -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

View File

@ -5,16 +5,13 @@ bin/banbun2xhtml
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 @@ libdata/pkgconfig/libxdtp.pc
%%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