Ticket #2561: lifelines.patch

File lifelines.patch, 1.7 KB (added by brent@…, 19 years ago)

Patch updates lifelines to 3.0.39

  • Portfile

    RCS file: /Volumes/src/cvs/od/proj/darwinports/dports/genealogy/lifelines/Portfile,v
    retrieving revision 1.4
    diff -u -r1.4 Portfile
     
    22
    33PortSystem      1.0
    44name            lifelines
    5 version         3.0.37.2
     5version         3.0.39
    66revision        1
    77categories      genealogy
    88maintainers     brent@nordist.net
     
    1717
    1818master_sites                    sourceforge
    1919
    20 checksums       md5 63eb0d4f8085c0507b318e7c5ad0a2d8
     20checksums       md5 882992c38d4beda936bb2ce37880309a
    2121
    2222depends_lib     lib:libiconv.2:libiconv lib:libintl.3:gettext
    2323
  • files/patch-reports-Makefile.in

    RCS file: /Volumes/src/cvs/od/proj/darwinports/dports/genealogy/lifelines/files/patch-reports-Makefile.in,v
    retrieving revision 1.1
    diff -u -r1.1 patch-reports-Makefile.in
     
    1 --- reports/Makefile.in.orig    Thu Oct  2 19:02:05 2003
    2 +++ reports/Makefile.in Tue Oct 21 08:52:25 2003
    3 @@ -174,8 +174,8 @@
    4         st/st_number.ll st/st_string.ll st/st_string_UTF-8.ll
     1--- reports/Makefile.in.orig    Fri Jan  7 20:11:38 2005
     2+++ reports/Makefile.in Mon Jan 10 15:15:05 2005
     3@@ -247,8 +247,8 @@
     4         ps-fan/ps-fan.ps \
     5         ps-pedigree.ps tree.tex
    56 
    6  OTHER_REPORTS = select.li boc.gif ll.png gen_index
    77-dist_pkgdata_DATA = index.html
    88-pkg_REPORTS = $(LL_REPORTS) $(OTHER_REPORTS) $(dist_pkgdata_DATA)
    99+dist_pkgdata_DATA = $(LL_REPORTS) $(OTHER_REPORTS) index.html
    1010+pkg_REPORTS = $(dist_pkgdata_DATA)
    11  
    1211 EXTRA_DIST = \
    1312        $(pkg_REPORTS) \
     13        tree.tex \