Ticket #41788: Portfile.diff
File Portfile.diff, 1.1 KB (added by cooljeanius (Eric Gallager), 11 years ago) |
---|
-
(a) Portfile_0.3.0_trunk vs. (b) Portfile
a b 1 1 # -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4 2 # $Id: Portfile 10 6132 2013-05-15 21:09:15Z ryandesign@macports.org $2 # $Id: Portfile 104208 2013-03-20 17:08:02Z macsforever2000@macports.org $ 3 3 4 4 PortSystem 1.0 5 5 PortGroup github 1.0 6 6 7 7 epoch 2 8 github.setup cooljeanius macportsscripts 0. 3.0v8 github.setup cooljeanius macportsscripts 0.4.1 v 9 9 categories sysutils macports 10 10 platforms darwin 11 11 maintainers phw gwmail.gwu.edu:egall openmaintainer … … 16 16 17 17 long_description ${description} 18 18 19 checksums rmd160 bfa65ac2a6da30474d76e6c89e1ad8425695173b\20 sha256 b067846c2d4e5c122c51647a59ff9b1f93f2c9d4b3e32173e6d9a933cabbe4ea19 checksums rmd160 d1a89de5a5f32edd8d2bfdc8573930dc4e69f3c1 \ 20 sha256 e39123ad1de2545782a3c3c259cf2083458f10d57660e7e0c7da1eb9953501d3 21 21 22 22 use_configure no 23 23 build {}