[22225] trunk/dports/devel/git-core/Portfile

source_changes at macosforge.org source_changes at macosforge.org
Thu Feb 22 09:27:25 PST 2007


Revision: 22225
          http://trac.macosforge.org/projects/macports/changeset/22225
Author:   ryandesign at macports.org
Date:     2007-02-22 09:27:24 -0800 (Thu, 22 Feb 2007)

Log Message:
-----------
Removing "bin:merge:rcs" from depends_run at request of maintainer. There seems never to have been a port "rcs", and "merge" is already provided by Mac OS X. Finally, git doesn't even need merge anymore:

"When originally packaged, GIT did have a dependency on an external merge program.  The capabilities of git now far exceed that of RCS merge. Removing the dependency is the proper course of action." -Bryan Larsen

Modified Paths:
--------------
    trunk/dports/devel/git-core/Portfile

Modified: trunk/dports/devel/git-core/Portfile
===================================================================
--- trunk/dports/devel/git-core/Portfile	2007-02-22 14:27:57 UTC (rev 22224)
+++ trunk/dports/devel/git-core/Portfile	2007-02-22 17:27:24 UTC (rev 22225)
@@ -18,7 +18,7 @@
 			sha1 2a42673745f8131173fa538adc609bc664258406 \
 			rmd160 2ff7a1d31a73e1a75ccd284d8e7c35e05268ec73
 distname	git-${version}
-depends_run	bin:curl:curl bin:diff:diffutils bin:merge:rcs bin:wish:tk \
+depends_run	bin:curl:curl bin:diff:diffutils bin:wish:tk \
 		bin:ssh:openssh bin:python:python24 bin:rsync:rsync \
 		bin:sed:gsed
 depends_lib	port:curl port:zlib port:openssl port:expat port:libiconv

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070222/202d5a83/attachment.html


More information about the macports-changes mailing list