r1850 - crux-2.2/ports/opt/git
Author: tilman Date: 2006-09-09 14:47:30 +0200 (Sat, 09 Sep 2006) New Revision: 1850 Modified: crux-2.2/ports/opt/git/Pkgfile Log: git: depends on rcs (for 'merge'). the openssl dep is covered by curl Modified: crux-2.2/ports/opt/git/Pkgfile =================================================================== --- crux-2.2/ports/opt/git/Pkgfile 2006-09-08 18:05:30 UTC (rev 1849) +++ crux-2.2/ports/opt/git/Pkgfile 2006-09-09 12:47:30 UTC (rev 1850) @@ -1,12 +1,12 @@ # Description: Directory content manager # URL: http://www.kernel.org/pub/software/scm/git/ # Maintainer: Tilman Sauerbeck, tilman at crux dot nu -# Depends on: openssl, curl, perl, python +# Depends on: curl, rcs, perl, python # Nice to have: tk name=git version=1.4.2 -release=1 +release=2 source=(http://www.kernel.org/pub/software/scm/$name/$name-{,manpages-}$version.tar.bz2) build() {
participants (1)
-
crux@crux.nu