Ticket #45484: Portfile.diff
File Portfile.diff, 1.7 KB (added by jpo@…, 10 years ago) |
---|
-
Portfile
old new 4 4 PortSystem 1.0 5 5 6 6 name mdocml 7 version 1.1 0.57 version 1.13.1 8 8 categories textproc sysutils 9 9 license ISC 10 10 platforms darwin 11 11 maintainers nomaintainer 12 12 13 description BSD.lv's mldoc - a groff replacement13 description UNIX manpage compiler 14 14 15 long_description mdocml is a collection of tools for \ 16 compiling \"-mdoc\", the roff macro package for \ 17 BSD manual pages. mdocml should deprecate the \ 18 standard GNU roff for displaying -mdoc pages \ 19 whereas the original -mdoc tokens are supported. 15 long_description mandoc is a suite of tools compiling mdoc, the roff \ 16 macro language of choice for BSD manual pages, and man, \ 17 the predominant historical language for UNIX manuals. 20 18 21 19 homepage http://mdocml.bsd.lv/ 22 20 master_sites ${homepage}snapshots/ 23 21 24 checksums sha1 20a3ef8806b4107841b91816ab638b2cab7b0a3b \ 25 rmd160 ac1d9736ee67e6f78a382dff1e5ef96f75a45822 22 checksums rmd160 f517562dac1d8cdfd3df6b2dbb2e02b175fa25e2 \ 23 sha256 7a18e728dc8555b1095bf7edbf086e1d6afb5508c06a7baecfd0b0e448648bf9 24 25 depends_lib port:sqlite3 26 26 27 27 patchfiles patch-Makefile.diff 28 28 … … 36 36 37 37 build.env CC="${configure.cc}" \ 38 38 CFLAGS="${configure.cflags} [get_canonical_archflags cc]" 39 40 livecheck.type regex 41 livecheck.url ${master_sites} 42 livecheck.regex ${name}-(\\d+(?:\\.\\d+)*)