Wed Nov 25 06:31:56 2009 UTC ()
Update m17n-docs to 1.5.5, for m17n-lib 1.5.5.


(obache)
diff -r1.3 -r1.4 pkgsrc/misc/m17n-docs/Makefile
diff -r1.3 -r1.4 pkgsrc/misc/m17n-docs/PLIST
diff -r1.2 -r1.3 pkgsrc/misc/m17n-docs/distinfo
diff -r1.1.1.1 -r1.2 pkgsrc/misc/m17n-docs/patches/patch-aa
diff -r1.1.1.1 -r1.2 pkgsrc/misc/m17n-docs/patches/patch-ab

cvs diff -r1.3 -r1.4 pkgsrc/misc/m17n-docs/Makefile (expand / switch to unified diff)

--- pkgsrc/misc/m17n-docs/Makefile 2009/05/19 08:59:24 1.3
+++ pkgsrc/misc/m17n-docs/Makefile 2009/11/25 06:31:54 1.4
@@ -1,17 +1,18 @@ @@ -1,17 +1,18 @@
1# $NetBSD: Makefile,v 1.3 2009/05/19 08:59:24 wiz Exp $ 1# $NetBSD: Makefile,v 1.4 2009/11/25 06:31:54 obache Exp $
2# 2#
3 3
4DISTNAME= m17n-docs-1.5.2 4DISTNAME= m17n-docs-1.5.5
5CATEGORIES= misc 5CATEGORIES= misc
6MASTER_SITES= http://www.m17n.org/m17n-lib-download/ 6MASTER_SITES= http://www.m17n.org/m17n-lib-download/
7 7
8MAINTAINER= obache@NetBSD.org 8MAINTAINER= obache@NetBSD.org
9HOMEPAGE= http://www.m17n.org/m17n-lib/ 9HOMEPAGE= http://www.m17n.org/m17n-lib/
10COMMENT= Documents for the m17n library 10COMMENT= Documents for the m17n library
11LICENSE= gnu-gpl-v2 11LICENSE= gnu-gpl-v2
12 12
13PKG_DESTDIR_SUPPORT= user-destdir 13PKG_DESTDIR_SUPPORT= user-destdir
14 14
15GNU_CONFIGURE= yes 15GNU_CONFIGURE= yes
 16USE_TOOLS+= gmake
16 17
17.include "../../mk/bsd.pkg.mk" 18.include "../../mk/bsd.pkg.mk"

cvs diff -r1.3 -r1.4 pkgsrc/misc/m17n-docs/PLIST (expand / switch to unified diff)

--- pkgsrc/misc/m17n-docs/PLIST 2009/06/14 18:07:27 1.3
+++ pkgsrc/misc/m17n-docs/PLIST 2009/11/25 06:31:54 1.4
@@ -1,18 +1,16 @@ @@ -1,18 +1,16 @@
1@comment $NetBSD: PLIST,v 1.3 2009/06/14 18:07:27 joerg Exp $ 1@comment $NetBSD: PLIST,v 1.4 2009/11/25 06:31:54 obache Exp $
2man/man1/m17n-config.1 2man/man1/m17n-config.1
3man/man1/m17n-db.1 3man/man1/m17n-db.1
4man/man3/M17NObjectHead.3m17n 
5man/man3/MDrawMetric.3m17n 
6man/man3/m17nCharacter.3m17n 4man/man3/m17nCharacter.3m17n
7man/man3/m17nCharset.3m17n 5man/man3/m17nCharset.3m17n
8man/man3/m17nChartable.3m17n 6man/man3/m17nChartable.3m17n
9man/man3/m17nConv.3m17n 7man/man3/m17nConv.3m17n
10man/man3/m17nCore.3m17n 8man/man3/m17nCore.3m17n
11man/man3/m17nDatabase.3m17n 9man/man3/m17nDatabase.3m17n
12man/man3/m17nDebug.3m17n 10man/man3/m17nDebug.3m17n
13man/man3/m17nDraw.3m17n 11man/man3/m17nDraw.3m17n
14man/man3/m17nError.3m17n 12man/man3/m17nError.3m17n
15man/man3/m17nFLT.3m17n 13man/man3/m17nFLT.3m17n
16man/man3/m17nFace.3m17n 14man/man3/m17nFace.3m17n
17man/man3/m17nFont.3m17n 15man/man3/m17nFont.3m17n
18man/man3/m17nFontset.3m17n 16man/man3/m17nFontset.3m17n
@@ -253,32 +251,105 @@ man/man3/mtext_uppercase.3m17n @@ -253,32 +251,105 @@ man/man3/mtext_uppercase.3m17n
253man/man5/mdbCharsetList.5 251man/man5/mdbCharsetList.5
254man/man5/mdbCodingList.5 252man/man5/mdbCodingList.5
255man/man5/mdbDir.5 253man/man5/mdbDir.5
256man/man5/mdbFLT.5 254man/man5/mdbFLT.5
257man/man5/mdbFontEncoding.5 255man/man5/mdbFontEncoding.5
258man/man5/mdbFontSize.5 256man/man5/mdbFontSize.5
259man/man5/mdbFontset.5 257man/man5/mdbFontset.5
260man/man5/mdbGeneral.5 258man/man5/mdbGeneral.5
261man/man5/mdbIM.5 259man/man5/mdbIM.5
262man/man5/mdbTutorialIM.5 260man/man5/mdbTutorialIM.5
263share/doc/m17n/html/GFDL.html 261share/doc/m17n/html/GFDL.html
264share/doc/m17n/html/annotated.html 262share/doc/m17n/html/annotated.html
265share/doc/m17n/html/bopo-kbd.png 263share/doc/m17n/html/bopo-kbd.png
 264share/doc/m17n/html/character_8c.html
 265share/doc/m17n/html/charset_8c.html
 266share/doc/m17n/html/chartab_8c.html
266share/doc/m17n/html/classes.html 267share/doc/m17n/html/classes.html
 268share/doc/m17n/html/coding_8c.html
 269share/doc/m17n/html/database_8c.html
 270share/doc/m17n/html/dbdata_8txt.html
 271share/doc/m17n/html/dbformat_8txt.html
 272share/doc/m17n/html/dbtutorial_8txt.html
267share/doc/m17n/html/doxygen.png 273share/doc/m17n/html/doxygen.png
 274share/doc/m17n/html/draw_8c.html
268share/doc/m17n/html/el-kbd.png 275share/doc/m17n/html/el-kbd.png
 276share/doc/m17n/html/exprog_8txt.html
 277share/doc/m17n/html/face_8c.html
 278share/doc/m17n/html/fdl_8txt.html
 279share/doc/m17n/html/files.html
 280share/doc/m17n/html/font_8c.html
 281share/doc/m17n/html/fontset_8c.html
269share/doc/m17n/html/functions.html 282share/doc/m17n/html/functions.html
270share/doc/m17n/html/functions_enum.html 283share/doc/m17n/html/functions_enum.html
 284share/doc/m17n/html/functions_eval.html
271share/doc/m17n/html/functions_vars.html 285share/doc/m17n/html/functions_vars.html
 286share/doc/m17n/html/globals.html
 287share/doc/m17n/html/globals_0x61.html
 288share/doc/m17n/html/globals_0x62.html
 289share/doc/m17n/html/globals_0x63.html
 290share/doc/m17n/html/globals_0x64.html
 291share/doc/m17n/html/globals_0x65.html
 292share/doc/m17n/html/globals_0x66.html
 293share/doc/m17n/html/globals_0x67.html
 294share/doc/m17n/html/globals_0x68.html
 295share/doc/m17n/html/globals_0x69.html
 296share/doc/m17n/html/globals_0x6c.html
 297share/doc/m17n/html/globals_0x6d.html
 298share/doc/m17n/html/globals_0x6e.html
 299share/doc/m17n/html/globals_0x6f.html
 300share/doc/m17n/html/globals_0x70.html
 301share/doc/m17n/html/globals_0x72.html
 302share/doc/m17n/html/globals_0x73.html
 303share/doc/m17n/html/globals_0x74.html
 304share/doc/m17n/html/globals_0x75.html
 305share/doc/m17n/html/globals_0x76.html
 306share/doc/m17n/html/globals_0x77.html
 307share/doc/m17n/html/globals_0x78.html
 308share/doc/m17n/html/globals_defs.html
 309share/doc/m17n/html/globals_enum.html
 310share/doc/m17n/html/globals_eval.html
 311share/doc/m17n/html/globals_func.html
 312share/doc/m17n/html/globals_func_0x63.html
 313share/doc/m17n/html/globals_func_0x64.html
 314share/doc/m17n/html/globals_func_0x66.html
 315share/doc/m17n/html/globals_func_0x69.html
 316share/doc/m17n/html/globals_func_0x6c.html
 317share/doc/m17n/html/globals_func_0x70.html
 318share/doc/m17n/html/globals_func_0x73.html
 319share/doc/m17n/html/globals_func_0x74.html
 320share/doc/m17n/html/globals_type.html
 321share/doc/m17n/html/globals_vars.html
 322share/doc/m17n/html/globals_vars_0x61.html
 323share/doc/m17n/html/globals_vars_0x62.html
 324share/doc/m17n/html/globals_vars_0x63.html
 325share/doc/m17n/html/globals_vars_0x64.html
 326share/doc/m17n/html/globals_vars_0x65.html
 327share/doc/m17n/html/globals_vars_0x66.html
 328share/doc/m17n/html/globals_vars_0x67.html
 329share/doc/m17n/html/globals_vars_0x68.html
 330share/doc/m17n/html/globals_vars_0x69.html
 331share/doc/m17n/html/globals_vars_0x6c.html
 332share/doc/m17n/html/globals_vars_0x6d.html
 333share/doc/m17n/html/globals_vars_0x6e.html
 334share/doc/m17n/html/globals_vars_0x6f.html
 335share/doc/m17n/html/globals_vars_0x70.html
 336share/doc/m17n/html/globals_vars_0x72.html
 337share/doc/m17n/html/globals_vars_0x73.html
 338share/doc/m17n/html/globals_vars_0x74.html
 339share/doc/m17n/html/globals_vars_0x75.html
 340share/doc/m17n/html/globals_vars_0x76.html
 341share/doc/m17n/html/globals_vars_0x77.html
 342share/doc/m17n/html/globals_vars_0x78.html
272share/doc/m17n/html/group__m17nCharacter.html 343share/doc/m17n/html/group__m17nCharacter.html
273share/doc/m17n/html/group__m17nCharset.html 344share/doc/m17n/html/group__m17nCharset.html
274share/doc/m17n/html/group__m17nChartable.html 345share/doc/m17n/html/group__m17nChartable.html
275share/doc/m17n/html/group__m17nConv.html 346share/doc/m17n/html/group__m17nConv.html
276share/doc/m17n/html/group__m17nCore.html 347share/doc/m17n/html/group__m17nCore.html
277share/doc/m17n/html/group__m17nDatabase.html 348share/doc/m17n/html/group__m17nDatabase.html
278share/doc/m17n/html/group__m17nDebug.html 349share/doc/m17n/html/group__m17nDebug.html
279share/doc/m17n/html/group__m17nDraw.html 350share/doc/m17n/html/group__m17nDraw.html
280share/doc/m17n/html/group__m17nError.html 351share/doc/m17n/html/group__m17nError.html
281share/doc/m17n/html/group__m17nFLT.html 352share/doc/m17n/html/group__m17nFLT.html
282share/doc/m17n/html/group__m17nFace.html 353share/doc/m17n/html/group__m17nFace.html
283share/doc/m17n/html/group__m17nFont.html 354share/doc/m17n/html/group__m17nFont.html
284share/doc/m17n/html/group__m17nFontset.html 355share/doc/m17n/html/group__m17nFontset.html
@@ -324,88 +395,112 @@ share/doc/m17n/html/icon-km-yannis.png @@ -324,88 +395,112 @@ share/doc/m17n/html/icon-km-yannis.png
324share/doc/m17n/html/icon-kn-itrans.png 395share/doc/m17n/html/icon-kn-itrans.png
325share/doc/m17n/html/icon-ko-han2.png 396share/doc/m17n/html/icon-ko-han2.png
326share/doc/m17n/html/icon-ko-romaja.png 397share/doc/m17n/html/icon-ko-romaja.png
327share/doc/m17n/html/icon-latn-post.png 398share/doc/m17n/html/icon-latn-post.png
328share/doc/m17n/html/icon-latn-pre.png 399share/doc/m17n/html/icon-latn-pre.png
329share/doc/m17n/html/icon-lo-kbd.png 400share/doc/m17n/html/icon-lo-kbd.png
330share/doc/m17n/html/icon-lo-lrt.png 401share/doc/m17n/html/icon-lo-lrt.png
331share/doc/m17n/html/icon-ml-itrans.png 402share/doc/m17n/html/icon-ml-itrans.png
332share/doc/m17n/html/icon-my-kbd.png 403share/doc/m17n/html/icon-my-kbd.png
333share/doc/m17n/html/icon-or-itrans.png 404share/doc/m17n/html/icon-or-itrans.png
334share/doc/m17n/html/icon-pa-itrans.png 405share/doc/m17n/html/icon-pa-itrans.png
335share/doc/m17n/html/icon-rfc1345.png 406share/doc/m17n/html/icon-rfc1345.png
336share/doc/m17n/html/icon-ru-kbd.png 407share/doc/m17n/html/icon-ru-kbd.png
 408share/doc/m17n/html/icon-ru-phonetic.png
337share/doc/m17n/html/icon-ru-yawerty.png 409share/doc/m17n/html/icon-ru-yawerty.png
338share/doc/m17n/html/icon-si-samanala.png 410share/doc/m17n/html/icon-si-samanala.png
339share/doc/m17n/html/icon-si-wijesekera.png 411share/doc/m17n/html/icon-si-wijesekera.png
340share/doc/m17n/html/icon-sk-kbd.png 412share/doc/m17n/html/icon-sk-kbd.png
341share/doc/m17n/html/icon-sr-kbd.png 413share/doc/m17n/html/icon-sr-kbd.png
342share/doc/m17n/html/icon-sv-post.png 414share/doc/m17n/html/icon-sv-post.png
343share/doc/m17n/html/icon-syrc-phonetic.png 415share/doc/m17n/html/icon-syrc-phonetic.png
344share/doc/m17n/html/icon-ta-itrans.png 416share/doc/m17n/html/icon-ta-itrans.png
345share/doc/m17n/html/icon-te-itrans.png 417share/doc/m17n/html/icon-te-itrans.png
346share/doc/m17n/html/icon-th-kesmanee-2.png 
347share/doc/m17n/html/icon-th-kesmanee.png 418share/doc/m17n/html/icon-th-kesmanee.png
348share/doc/m17n/html/icon-th-pattachote-2.png 
349share/doc/m17n/html/icon-th-pattachote.png 419share/doc/m17n/html/icon-th-pattachote.png
350share/doc/m17n/html/icon-th-tis820-2.png 
351share/doc/m17n/html/icon-th-tis820.png 420share/doc/m17n/html/icon-th-tis820.png
352share/doc/m17n/html/icon-unicode.png 421share/doc/m17n/html/icon-unicode.png
353share/doc/m17n/html/icon-vi-tcvn.png 422share/doc/m17n/html/icon-vi-tcvn.png
354share/doc/m17n/html/icon-vi-telex.png 423share/doc/m17n/html/icon-vi-telex.png
355share/doc/m17n/html/icon-vi-viqr.png 424share/doc/m17n/html/icon-vi-viqr.png
356share/doc/m17n/html/icon-vi-vni.png 425share/doc/m17n/html/icon-vi-vni.png
 426share/doc/m17n/html/icon-zh-bopomofo.png
357share/doc/m17n/html/icon-zh-cangjie.png 427share/doc/m17n/html/icon-zh-cangjie.png
358share/doc/m17n/html/icon-zh-pinyin.png 428share/doc/m17n/html/icon-zh-pinyin.png
359share/doc/m17n/html/icon-zh-py-b5.png 429share/doc/m17n/html/icon-zh-py-b5.png
360share/doc/m17n/html/icon-zh-py-gb.png 430share/doc/m17n/html/icon-zh-py-gb.png
361share/doc/m17n/html/icon-zh-py.png 431share/doc/m17n/html/icon-zh-py.png
362share/doc/m17n/html/icon-zh-quick.png 432share/doc/m17n/html/icon-zh-quick.png
363share/doc/m17n/html/icon-zh-tonepy-b5.png 433share/doc/m17n/html/icon-zh-tonepy-b5.png
364share/doc/m17n/html/icon-zh-tonepy-gb.png 434share/doc/m17n/html/icon-zh-tonepy-gb.png
365share/doc/m17n/html/icon-zh-tonepy.png 435share/doc/m17n/html/icon-zh-tonepy.png
366share/doc/m17n/html/index.html 436share/doc/m17n/html/index.html
 437share/doc/m17n/html/input-gui_8c.html
 438share/doc/m17n/html/input_8c.html
367share/doc/m17n/html/ka-kbd.png 439share/doc/m17n/html/ka-kbd.png
368share/doc/m17n/html/ka-kbd2.png 440share/doc/m17n/html/ka-kbd2.png
369share/doc/m17n/html/kk-kbd.png 441share/doc/m17n/html/kk-kbd.png
 442share/doc/m17n/html/ko-han2.png
 443share/doc/m17n/html/language_8c.html
370share/doc/m17n/html/latn-post.png 444share/doc/m17n/html/latn-post.png
371share/doc/m17n/html/latn-pre.png 445share/doc/m17n/html/latn-pre.png
 446share/doc/m17n/html/locale_8c.html
 447share/doc/m17n/html/m17n-X_8c.html
 448share/doc/m17n/html/m17n-X_8h.html
372share/doc/m17n/html/m17n-config.html 449share/doc/m17n/html/m17n-config.html
 450share/doc/m17n/html/m17n-config_8txt.html
 451share/doc/m17n/html/m17n-core_8c.html
 452share/doc/m17n/html/m17n-core_8h.html
373share/doc/m17n/html/m17n-db.html 453share/doc/m17n/html/m17n-db.html
 454share/doc/m17n/html/m17n-db_8txt.html
 455share/doc/m17n/html/m17n-flt_8c.html
 456share/doc/m17n/html/m17n-flt_8h.html
 457share/doc/m17n/html/m17n-gd_8c.html
 458share/doc/m17n/html/m17n-gui_8c.html
 459share/doc/m17n/html/m17n-gui_8h.html
 460share/doc/m17n/html/m17n-misc_8h.html
374share/doc/m17n/html/m17nDBData.html 461share/doc/m17n/html/m17nDBData.html
375share/doc/m17n/html/m17nDBFormat.html 462share/doc/m17n/html/m17nDBFormat.html
376share/doc/m17n/html/m17nDBTutorial.html 463share/doc/m17n/html/m17nDBTutorial.html
377share/doc/m17n/html/m17nExProg.html 464share/doc/m17n/html/m17nExProg.html
 465share/doc/m17n/html/m17n_8c.html
 466share/doc/m17n/html/m17n_8h.html
 467share/doc/m17n/html/mainpage_8txt.html
378share/doc/m17n/html/modules.html 468share/doc/m17n/html/modules.html
 469share/doc/m17n/html/mtext-lbrk_8c.html
 470share/doc/m17n/html/mtext-wseg_8c.html
 471share/doc/m17n/html/mtext_8c.html
379share/doc/m17n/html/pages.html 472share/doc/m17n/html/pages.html
380share/doc/m17n/html/parrot.png 473share/doc/m17n/html/parrot.png
 474share/doc/m17n/html/plist_8c.html
381share/doc/m17n/html/ru-kbd.png 475share/doc/m17n/html/ru-kbd.png
382share/doc/m17n/html/ru-phonetic.png 476share/doc/m17n/html/ru-phonetic.png
383share/doc/m17n/html/ru-yawerty.png 477share/doc/m17n/html/ru-yawerty.png
384share/doc/m17n/html/ru-yawerty2.png 478share/doc/m17n/html/ru-yawerty2.png
385share/doc/m17n/html/sk-kbd.png 479share/doc/m17n/html/sk-kbd.png
386share/doc/m17n/html/sk-kbd2.png 480share/doc/m17n/html/sk-kbd2.png
387share/doc/m17n/html/sr-kbd.png 481share/doc/m17n/html/sr-kbd.png
388share/doc/m17n/html/structM17NObjectHead.html 482share/doc/m17n/html/structM17NObjectHead.html
389share/doc/m17n/html/structMCodingInfoISO2022.html 483share/doc/m17n/html/structMCodingInfoISO2022.html
390share/doc/m17n/html/structMCodingInfoUTF.html 484share/doc/m17n/html/structMCodingInfoUTF.html
391share/doc/m17n/html/structMConverter.html 485share/doc/m17n/html/structMConverter.html
392share/doc/m17n/html/structMDrawControl.html 486share/doc/m17n/html/structMDrawControl.html
393share/doc/m17n/html/structMDrawGlyph.html 487share/doc/m17n/html/structMDrawGlyph.html
394share/doc/m17n/html/structMDrawGlyphInfo.html 488share/doc/m17n/html/structMDrawGlyphInfo.html
395share/doc/m17n/html/structMDrawMetric.html 489share/doc/m17n/html/structMDrawMetric.html
396share/doc/m17n/html/structMDrawTextItem.html 490share/doc/m17n/html/structMDrawTextItem.html
 491share/doc/m17n/html/structMFLTFont.html
397share/doc/m17n/html/structMFLTGlyph.html 492share/doc/m17n/html/structMFLTGlyph.html
398share/doc/m17n/html/structMFLTGlyphAdjustment.html 493share/doc/m17n/html/structMFLTGlyphAdjustment.html
399share/doc/m17n/html/structMFLTGlyphString.html 494share/doc/m17n/html/structMFLTGlyphString.html
400share/doc/m17n/html/structMFLTOtfSpec.html 495share/doc/m17n/html/structMFLTOtfSpec.html
401share/doc/m17n/html/structMFaceBoxProp.html 496share/doc/m17n/html/structMFaceBoxProp.html
402share/doc/m17n/html/structMFaceHLineProp.html 497share/doc/m17n/html/structMFaceHLineProp.html
403share/doc/m17n/html/structMInputContext.html 498share/doc/m17n/html/structMInputContext.html
404share/doc/m17n/html/structMInputDriver.html 499share/doc/m17n/html/structMInputDriver.html
405share/doc/m17n/html/structMInputGUIArgIC.html 500share/doc/m17n/html/structMInputGUIArgIC.html
406share/doc/m17n/html/structMInputMethod.html 501share/doc/m17n/html/structMInputMethod.html
407share/doc/m17n/html/structMInputXIMArgIC.html 502share/doc/m17n/html/structMInputXIMArgIC.html
408share/doc/m17n/html/structMInputXIMArgIM.html 503share/doc/m17n/html/structMInputXIMArgIM.html
409share/doc/m17n/html/struct__MFLTFont.html 504share/doc/m17n/html/symbol_8c.html
410share/doc/m17n/m17n-lib.dvi 505share/doc/m17n/html/textprop_8c.html
411share/doc/m17n/m17n-lib.ps 506share/doc/m17n/m17n-lib.pdf

cvs diff -r1.2 -r1.3 pkgsrc/misc/m17n-docs/distinfo (expand / switch to unified diff)

--- pkgsrc/misc/m17n-docs/distinfo 2009/05/12 08:14:15 1.2
+++ pkgsrc/misc/m17n-docs/distinfo 2009/11/25 06:31:55 1.3
@@ -1,7 +1,7 @@ @@ -1,7 +1,7 @@
1$NetBSD: distinfo,v 1.2 2009/05/12 08:14:15 obache Exp $ 1$NetBSD: distinfo,v 1.3 2009/11/25 06:31:55 obache Exp $
2 2
3SHA1 (m17n-docs-1.5.2.tar.gz) = 8e1cf315a637ae71af67e6203f39183b8e5799cc 3SHA1 (m17n-docs-1.5.5.tar.gz) = c2c011f304f45c3117cdc934d8d9816697522559
4RMD160 (m17n-docs-1.5.2.tar.gz) = 54011b11c7745092c4bcd368e5b1c80a720832e3 4RMD160 (m17n-docs-1.5.5.tar.gz) = 83c6d3223e6304872b773534216dc1c4422f8901
5Size (m17n-docs-1.5.2.tar.gz) = 2383096 bytes 5Size (m17n-docs-1.5.5.tar.gz) = 3052918 bytes
6SHA1 (patch-aa) = 8845f6e11a635df61a76381ef49a3a5c3098ad9a 6SHA1 (patch-aa) = bedaa5ca70a013ba9dab032950e687ab8a599ea0
7SHA1 (patch-ab) = 509544d34b90d52a75241d31f755f95b34ae5017 7SHA1 (patch-ab) = ea1684fbac1451657232f4379b6df842f7ac612b

cvs diff -r1.1.1.1 -r1.2 pkgsrc/misc/m17n-docs/patches/patch-aa (expand / switch to unified diff)

--- pkgsrc/misc/m17n-docs/patches/patch-aa 2008/02/27 13:50:43 1.1.1.1
+++ pkgsrc/misc/m17n-docs/patches/patch-aa 2009/11/25 06:31:55 1.2
@@ -1,37 +1,41 @@ @@ -1,37 +1,41 @@
1$NetBSD: patch-aa,v 1.1.1.1 2008/02/27 13:50:43 obache Exp $ 1$NetBSD: patch-aa,v 1.2 2009/11/25 06:31:55 obache Exp $
2 2
3--- Makefile.am.orig 2007-10-24 11:21:06.000000000 +0000 3--- Makefile.am.orig 2009-09-03 01:25:18.000000000 +0000
4+++ Makefile.am 4+++ Makefile.am
5@@ -32,27 +32,27 @@ pkgdata_DATA = \ 5@@ -27,31 +27,31 @@ SUBDIRS = utils
 6
 7 pkgdata_DATA = \
 8 usr/html/index.html \
 9- usr/latex/m17n-lib.ps \
 10+ usr/latex/m17n-lib.pdf \
 11 man/man1/m17n-config.1 \
6 man/man3/m17nIntro.3m17n \ 12 man/man3/m17nIntro.3m17n \
7 man/man5/mdbGeneral.5 13 man/man5/mdbGeneral.5
8  14
9-pkgdatadir = $(datadir)/m17n/docs 15-pkgdatadir = $(datadir)/m17n/docs
10+pkgdatadir = $(datadir)/doc/m17n 16+pkgdatadir = $(datadir)/doc/m17n
11  17
12 EXTRA_DIST = usr/html usr/latex/m17n-lib.dvi usr/latex/m17n-lib.ps \ 18 EXTRA_DIST = usr/html ja/html \
13 man/man1 man/man3 man/man5 \ 19 usr/latex ja/latex \
14 ja/html ja/latex/m17n-lib-ja.dvi ja/latex/m17n-lib-ja.ps 20 man/man1 man/man3 man/man5
15  21
16 install-pkgdataDATA: $(pkgdata_DATA) 22 install-pkgdataDATA: $(pkgdata_DATA)
17- $(mkinstalldirs) $(pkgdatadir)/html 23- $(mkinstalldirs) $(pkgdatadir)/html
18- $(mkinstalldirs) $(mandir)/man1 $(mandir)/man3 $(mandir)/man5 24- $(mkinstalldirs) $(mandir)/man1 $(mandir)/man3 $(mandir)/man5
19- $(INSTALL_DATA) usr/latex/m17n-lib.dvi $(pkgdatadir)/m17n-lib.dvi 25- $(INSTALL_DATA) usr/latex/m17n-lib.pdf $(pkgdatadir)/m17n-lib.pdf
20- $(INSTALL_DATA) usr/latex/m17n-lib.ps $(pkgdatadir)/m17n-lib.ps 
21+ $(mkinstalldirs) $(DESTDIR)$(pkgdatadir)/html 26+ $(mkinstalldirs) $(DESTDIR)$(pkgdatadir)/html
22+ $(mkinstalldirs) $(DESTDIR)$(mandir)/man1 $(DESTDIR)$(mandir)/man3 $(DESTDIR)$(mandir)/man5 27+ $(mkinstalldirs) $(DESTDIR)$(mandir)/man1 $(DESTDIR)$(mandir)/man3 $(DESTDIR)$(mandir)/man5
23+ $(INSTALL_DATA) usr/latex/m17n-lib.dvi $(DESTDIR)$(pkgdatadir)/m17n-lib.dvi 28+ $(INSTALL_DATA) usr/latex/m17n-lib.pdf $(DESTDIR)$(pkgdatadir)/m17n-lib.pdf
24+ $(INSTALL_DATA) usr/latex/m17n-lib.ps $(DESTDIR)$(pkgdatadir)/m17n-lib.ps 
25 cd usr/html; \ 29 cd usr/html; \
26 for f in *.html *.png; do \ 30 for f in *.html *.png; do \
27- $(INSTALL_DATA) $$f $(pkgdatadir)/html/$$f; \ 31- $(INSTALL_DATA) $$f $(pkgdatadir)/html/$$f; \
28+ $(INSTALL_DATA) $$f $(DESTDIR)$(pkgdatadir)/html/$$f; \ 32+ $(INSTALL_DATA) $$f $(DESTDIR)$(pkgdatadir)/html/$$f; \
29 done 33 done
30 cd man/man1; \ 34 cd man/man1; \
31- for f in *.1; do $(INSTALL_DATA) $$f $(mandir)/man1/$$f; done 35- for f in *.1; do $(INSTALL_DATA) $$f $(mandir)/man1/$$f; done
32+ for f in *.1; do $(INSTALL_DATA) $$f $(DESTDIR)$(mandir)/man1/$$f; done 36+ for f in *.1; do $(INSTALL_DATA) $$f $(DESTDIR)$(mandir)/man1/$$f; done
33 cd man/man3; \ 37 cd man/man3; \
34- for f in *.3m17n; do $(INSTALL_DATA) $$f $(mandir)/man3/$$f; done 38- for f in *.3m17n; do $(INSTALL_DATA) $$f $(mandir)/man3/$$f; done
35+ for f in *.3m17n; do $(INSTALL_DATA) $$f $(DESTDIR)$(mandir)/man3/$$f; done 39+ for f in *.3m17n; do $(INSTALL_DATA) $$f $(DESTDIR)$(mandir)/man3/$$f; done
36 cd man/man5; \ 40 cd man/man5; \
37- for f in *.5; do $(INSTALL_DATA) $$f $(mandir)/man5/$$f; done 41- for f in *.5; do $(INSTALL_DATA) $$f $(mandir)/man5/$$f; done

cvs diff -r1.1.1.1 -r1.2 pkgsrc/misc/m17n-docs/patches/patch-ab (expand / switch to unified diff)

--- pkgsrc/misc/m17n-docs/patches/patch-ab 2008/02/27 13:50:43 1.1.1.1
+++ pkgsrc/misc/m17n-docs/patches/patch-ab 2009/11/25 06:31:55 1.2
@@ -1,38 +1,45 @@ @@ -1,38 +1,45 @@
1$NetBSD: patch-ab,v 1.1.1.1 2008/02/27 13:50:43 obache Exp $ 1$NetBSD: patch-ab,v 1.2 2009/11/25 06:31:55 obache Exp $
2 2
3--- Makefile.in.orig 2007-12-28 01:15:49.000000000 +0000 3--- Makefile.in.orig 2009-09-03 01:26:49.000000000 +0000
4+++ Makefile.in 4+++ Makefile.in
5@@ -99,7 +99,7 @@ DIST_ARCHIVES = $(distdir).tar.gz 5@@ -98,7 +98,7 @@ DIST_ARCHIVES = $(distdir).tar.gz
6 GZIP_ENV = --best 6 GZIP_ENV = --best
7 distuninstallcheck_listfiles = find . -type f -print 7 distuninstallcheck_listfiles = find . -type f -print
8 distcleancheck_listfiles = find . -type f -print 8 distcleancheck_listfiles = find . -type f -print
9-pkgdatadir = $(datadir)/m17n/docs 9-pkgdatadir = $(datadir)/m17n/docs
10+pkgdatadir = $(datadir)/doc/m17n 10+pkgdatadir = $(datadir)/doc/m17n
11 ACLOCAL = @ACLOCAL@ 11 ACLOCAL = @ACLOCAL@
12 AMDEP_FALSE = @AMDEP_FALSE@ 12 AMTAR = @AMTAR@
13 AMDEP_TRUE = @AMDEP_TRUE@ 13 AUTOCONF = @AUTOCONF@
14@@ -676,20 +676,20 @@ uninstall-info: uninstall-info-recursive 14@@ -193,7 +193,7 @@ top_srcdir = @top_srcdir@
 15 SUBDIRS = utils
 16 pkgdata_DATA = \
 17 usr/html/index.html \
 18- usr/latex/m17n-lib.ps \
 19+ usr/latex/m17n-lib.pdf \
 20 man/man1/m17n-config.1 \
 21 man/man3/m17nIntro.3m17n \
 22 man/man5/mdbGeneral.5
 23@@ -692,19 +692,19 @@ uninstall-am: uninstall-pkgdataDATA
15  24
16  25
17 install-pkgdataDATA: $(pkgdata_DATA) 26 install-pkgdataDATA: $(pkgdata_DATA)
18- $(mkinstalldirs) $(pkgdatadir)/html 27- $(mkinstalldirs) $(pkgdatadir)/html
19- $(mkinstalldirs) $(mandir)/man1 $(mandir)/man3 $(mandir)/man5 28- $(mkinstalldirs) $(mandir)/man1 $(mandir)/man3 $(mandir)/man5
20- $(INSTALL_DATA) usr/latex/m17n-lib.dvi $(pkgdatadir)/m17n-lib.dvi 29- $(INSTALL_DATA) usr/latex/m17n-lib.pdf $(pkgdatadir)/m17n-lib.pdf
21- $(INSTALL_DATA) usr/latex/m17n-lib.ps $(pkgdatadir)/m17n-lib.ps 
22+ $(mkinstalldirs) $(DESTDIR)$(pkgdatadir)/html 30+ $(mkinstalldirs) $(DESTDIR)$(pkgdatadir)/html
23+ $(mkinstalldirs) $(DESTDIR)$(mandir)/man1 $(DESTDIR)$(mandir)/man3 $(DESTDIR)$(mandir)/man5 31+ $(mkinstalldirs) $(DESTDIR)$(mandir)/man1 $(DESTDIR)$(mandir)/man3 $(DESTDIR)$(mandir)/man5
24+ $(INSTALL_DATA) usr/latex/m17n-lib.dvi $(DESTDIR)$(pkgdatadir)/m17n-lib.dvi 32+ $(INSTALL_DATA) usr/latex/m17n-lib.pdf $(DESTDIR)$(pkgdatadir)/m17n-lib.pdf
25+ $(INSTALL_DATA) usr/latex/m17n-lib.ps $(DESTDIR)$(pkgdatadir)/m17n-lib.ps 
26 cd usr/html; \ 33 cd usr/html; \
27 for f in *.html *.png; do \ 34 for f in *.html *.png; do \
28- $(INSTALL_DATA) $$f $(pkgdatadir)/html/$$f; \ 35- $(INSTALL_DATA) $$f $(pkgdatadir)/html/$$f; \
29+ $(INSTALL_DATA) $$f $(DESTDIR)$(pkgdatadir)/html/$$f; \ 36+ $(INSTALL_DATA) $$f $(DESTDIR)$(pkgdatadir)/html/$$f; \
30 done 37 done
31 cd man/man1; \ 38 cd man/man1; \
32- for f in *.1; do $(INSTALL_DATA) $$f $(mandir)/man1/$$f; done 39- for f in *.1; do $(INSTALL_DATA) $$f $(mandir)/man1/$$f; done
33+ for f in *.1; do $(INSTALL_DATA) $$f $(DESTDIR)$(mandir)/man1/$$f; done 40+ for f in *.1; do $(INSTALL_DATA) $$f $(DESTDIR)$(mandir)/man1/$$f; done
34 cd man/man3; \ 41 cd man/man3; \
35- for f in *.3m17n; do $(INSTALL_DATA) $$f $(mandir)/man3/$$f; done 42- for f in *.3m17n; do $(INSTALL_DATA) $$f $(mandir)/man3/$$f; done
36+ for f in *.3m17n; do $(INSTALL_DATA) $$f $(DESTDIR)$(mandir)/man3/$$f; done 43+ for f in *.3m17n; do $(INSTALL_DATA) $$f $(DESTDIR)$(mandir)/man3/$$f; done
37 cd man/man5; \ 44 cd man/man5; \
38- for f in *.5; do $(INSTALL_DATA) $$f $(mandir)/man5/$$f; done 45- for f in *.5; do $(INSTALL_DATA) $$f $(mandir)/man5/$$f; done