RCS file: /Volumes/src/cvs/od/proj/darwinports/dports/genealogy/lifelines/Portfile,v
retrieving revision 1.4
diff -u -r1.4 Portfile
|
|
|
2 | 2 | |
3 | 3 | PortSystem 1.0 |
4 | 4 | name lifelines |
5 | | version 3.0.37.2 |
| 5 | version 3.0.39 |
6 | 6 | revision 1 |
7 | 7 | categories genealogy |
8 | 8 | maintainers brent@nordist.net |
… |
… |
|
17 | 17 | |
18 | 18 | master_sites sourceforge |
19 | 19 | |
20 | | checksums md5 63eb0d4f8085c0507b318e7c5ad0a2d8 |
| 20 | checksums md5 882992c38d4beda936bb2ce37880309a |
21 | 21 | |
22 | 22 | depends_lib lib:libiconv.2:libiconv lib:libintl.3:gettext |
23 | 23 | |
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 |
5 | 6 | |
6 | | OTHER_REPORTS = select.li boc.gif ll.png gen_index |
7 | 7 | -dist_pkgdata_DATA = index.html |
8 | 8 | -pkg_REPORTS = $(LL_REPORTS) $(OTHER_REPORTS) $(dist_pkgdata_DATA) |
9 | 9 | +dist_pkgdata_DATA = $(LL_REPORTS) $(OTHER_REPORTS) index.html |
10 | 10 | +pkg_REPORTS = $(dist_pkgdata_DATA) |
11 | | |
12 | 11 | EXTRA_DIST = \ |
13 | 12 | $(pkg_REPORTS) \ |
| 13 | tree.tex \ |