Ticket #47146: Portfile-magit.2.diff
File Portfile-magit.2.diff, 1.0 KB (added by xuchunyang (Chunyang Xu), 10 years ago) |
---|
-
Portfile
old new 4 4 PortSystem 1.0 5 5 PortGroup github 1.0 6 6 7 github.setup magit magit 1.2.0 8 revision 1 7 github.setup magit magit 1.2.2 9 8 categories devel editors 10 9 license GPL-3+ 11 maintainers nomaintainer10 maintainers gmail.com:xuchunyang56 openmaintainer 12 11 platforms darwin 13 12 supported_archs noarch 14 13 … … 26 25 rebasing, and other common Git operations. 27 26 28 27 29 homepage http://magit.github. com/magit/28 homepage http://magit.github.io/ 30 29 31 github.tarball_from downloads32 checksums rmd160 6afbfd0c29b351e7c78c39ebaf74408b3a10a02d \33 sha256 ef535819b8ee32c53ad38efabc82028f62422f2629407d69ddc5970669dc1ba930 github.tarball_from releases 31 checksums rmd160 2ebf49d60d8894cb36c0206b758e3dcfc71da09d \ 32 sha256 8ed300887909d0990cf17b1f4a3b902944db2471ca93dbf0202724b3f44e5d0c 34 33 35 34 depends_lib port:emacs 36 35 depends_build port:texinfo