diff options
author | Fernando J. Pereda <ferdy@gentoo.org> | 2006-05-04 15:23:11 +0000 |
---|---|---|
committer | Fernando J. Pereda <ferdy@gentoo.org> | 2006-05-04 15:23:11 +0000 |
commit | a4bcea7e201893f23ede1f402cbde01570dfaf47 (patch) | |
tree | eb4627524c021820a30efce9bb33dcf3d1d2b388 /dev-util/git | |
parent | Add repo_name to prevent other package managers than Portage complaining (diff) | |
download | historical-a4bcea7e201893f23ede1f402cbde01570dfaf47.tar.gz historical-a4bcea7e201893f23ede1f402cbde01570dfaf47.tar.bz2 historical-a4bcea7e201893f23ede1f402cbde01570dfaf47.zip |
New upstream version.
Package-Manager: portage-2203-svn
Diffstat (limited to 'dev-util/git')
-rw-r--r-- | dev-util/git/ChangeLog | 7 | ||||
-rw-r--r-- | dev-util/git/Manifest | 10 | ||||
-rw-r--r-- | dev-util/git/files/digest-git-1.3.2 | 3 | ||||
-rw-r--r-- | dev-util/git/git-1.3.2.ebuild | 115 |
4 files changed, 130 insertions, 5 deletions
diff --git a/dev-util/git/ChangeLog b/dev-util/git/ChangeLog index 4b5607df9236..0ca16aab3fec 100644 --- a/dev-util/git/ChangeLog +++ b/dev-util/git/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for dev-util/git # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/git/ChangeLog,v 1.93 2006/04/25 20:17:11 ferdy Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/git/ChangeLog,v 1.94 2006/05/04 15:23:11 ferdy Exp $ + +*git-1.3.2 (04 May 2006) + + 04 May 2006; Fernando J. Pereda <ferdy@gentoo.org> +git-1.3.2.ebuild: + New upstream version. *git-1.3.1 (25 Apr 2006) diff --git a/dev-util/git/Manifest b/dev-util/git/Manifest index 54ae5ac61c57..9d8563a820d5 100644 --- a/dev-util/git/Manifest +++ b/dev-util/git/Manifest @@ -1,22 +1,24 @@ -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 -MD5 4d1896aff02da2b56988f3ed67f193af ChangeLog 13976 +MD5 ccea8abbea3907b9ad8b38958ba89782 ChangeLog 14099 MD5 8623111b91d1c7d14999e96d857384d9 files/digest-git-1.1.6 194 MD5 84d4ff578de4ab1679708b38a45bc5a9 files/digest-git-1.2.4 194 MD5 7a453ab63b1d3cb334fc936938036ac3 files/digest-git-1.2.6 194 MD5 ef08d603f626491bac6c38dd89f684aa files/digest-git-1.3.1 194 +MD5 53b86eda19b8a98d83311ee603e5a680 files/digest-git-1.3.2 194 MD5 5c96e23fef078682e648254d9197f618 files/git-daemon.confd 376 MD5 ad6b9193f41375013fad4455bf1acda7 files/git-daemon.initd 526 MD5 d706b2feec7dc3f145eb36492d0e8190 git-1.1.6.ebuild 3145 MD5 f027261e46d55cdae8b09d506fe6889e git-1.2.4.ebuild 3207 MD5 085ba9af7e4364fa103c97e2be1d14b1 git-1.2.6.ebuild 3201 MD5 d45899cfbef88c9ce8d046bb4af1bb7e git-1.3.1.ebuild 3203 +MD5 615dd6e0f14b0dd95ebe2e490de3b82d git-1.3.2.ebuild 3203 MD5 3526aab52e4319669bc1064d4d4ac83a metadata.xml 316 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.2 (GNU/Linux) -iD8DBQFEToPaViELBEf1JB0RAq9JAJ9h31Bo3i9pWP9pnaMcmc1n7icffwCdEmq2 -xTYNorz67wIlsLzT+eNZp58= -=5DuI +iD8DBQFEWhxyViELBEf1JB0RAnvQAJ9hl7IZkbIsq+HidSiBR9IG9AuhFwCZAY+n +L+qdhr7HtvVkrEwGEit3Wlg= +=szYO -----END PGP SIGNATURE----- diff --git a/dev-util/git/files/digest-git-1.3.2 b/dev-util/git/files/digest-git-1.3.2 new file mode 100644 index 000000000000..5fbcdbdf8eac --- /dev/null +++ b/dev-util/git/files/digest-git-1.3.2 @@ -0,0 +1,3 @@ +MD5 66418fc2ad8cd36d0f48e517e0af057f git-1.3.2.tar.bz2 622771 +MD5 5389ca2a9de676d059d02c386af60420 git-html-1.3.2.tar.bz2 216344 +MD5 dc744c62c55965f3e560466c21e2ca12 git-man-1.3.2.tar.bz2 80062 diff --git a/dev-util/git/git-1.3.2.ebuild b/dev-util/git/git-1.3.2.ebuild new file mode 100644 index 000000000000..b56b589196be --- /dev/null +++ b/dev-util/git/git-1.3.2.ebuild @@ -0,0 +1,115 @@ +# Copyright 1999-2006 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-util/git/git-1.3.2.ebuild,v 1.1 2006/05/04 15:23:11 ferdy Exp $ + +inherit python toolchain-funcs eutils + +DOC_VER=${PV} + +DESCRIPTION="GIT - the stupid content tracker" +HOMEPAGE="http://kernel.org/pub/software/scm/git/" +SRC_URI="mirror://kernel/software/scm/git/${P}.tar.bz2 + mirror://gentoo/${PN}-man-${DOC_VER}.tar.bz2 + doc? ( mirror://gentoo/${PN}-html-${DOC_VER}.tar.bz2 )" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86" +IUSE="mozsha1 ppcsha1 doc curl X webdav" + +DEPEND="dev-libs/openssl + sys-libs/zlib + !app-misc/git + curl? ( net-misc/curl ) + webdav? ( dev-libs/expat )" +RDEPEND="${DEPEND} + dev-lang/perl + >=dev-lang/python-2.3 + app-text/rcs + X? ( dev-lang/tk )" + +# This is needed because for some obscure reasons future calls to make don't +# pick up these exports if we export them in src_unpack() +exportmakeopts() { + local myopts + + if use mozsha1 ; then + myopts="${myopts} MOZILLA_SHA1=YesPlease" + elif use ppcsha1 ; then + myopts="${myopts} PPC_SHA1=YesPlease" + fi + + if use curl ; then + use webdav || myopts="${myopts} NO_EXPAT=YesPlease" + else + myopts="${myopts} NO_CURL=YesPlease" + use webdav && ewarn "USE=webdav only matters with USE=curl. Ignoring." + fi + + myopts="${myopts} WITH_SEND_EMAIL=YesPlease" + + # Older python versions need own subproccess.py + python_version + [[ ${PYVER} < 2.4 ]] && myopts="${myopts} WITH_OWN_SUBPROCESS_PY=YesPlease" + + use elibc_uclibc && myopts="${myopts} NO_ICONV=YesPlease" + + export MY_MAKEOPTS=${myopts} +} + +src_unpack() { + unpack ${A} + cd ${S} + + sed -i \ + -e "s:^\(CFLAGS = \).*$:\1${CFLAGS} -Wall:" \ + -e "s:^\(LDFLAGS = \).*$:\1${LDFLAGS}:" \ + -e "s:^\(CC = \).*$:\1$(tc-getCC):" \ + -e "s:^\(AR = \).*$:\1$(tc-getAR):" \ + Makefile || die "sed failed" + + exportmakeopts +} + +src_compile() { + emake ${MY_MAKEOPTS} prefix=/usr || die "make failed" +} + +src_install() { + make ${MY_MAKEOPTS} DESTDIR=${D} prefix=/usr install || die "make install failed" + + use X || rm ${D}/usr/bin/gitk + + doman ${WORKDIR}/${PN}-man-${DOC_VER}/man?/* + + dodoc README COPYING Documentation/SubmittingPatches + if use doc ; then + dodoc Documentation/technical/* + dodir /usr/share/doc/${PF}/html + cp -r ${WORKDIR}/${PN}-html-${DOC_VER}/* ${D}/usr/share/doc/${PF}/html + fi + + newinitd "${FILESDIR}/git-daemon.initd" git-daemon + newconfd "${FILESDIR}/git-daemon.confd" git-daemon +} + +src_test() { + cd ${S} + make ${MY_MAKEOPTS} test || die "tests failed" +} + +pkg_postinst() { + einfo + einfo "If you want to import arch repositories into git, consider using the" + einfo "git-archimport command. You should install dev-util/tla before" + einfo + einfo "If you want to import cvs repositories into git, consider using the" + einfo "git-cvsimport command. You should install >=dev-util/cvsps-2.1 before" + einfo + einfo "If you want to import svn repositories into git, consider using the" + einfo "git-svnimport command. You should install dev-util/subversion before" + einfo + einfo "If you want to use the included CVS server you will need to install" + einfo "dev-perl/DBI and dev-perl/DBD-SQLite" + einfo +} |