Index: head/devel/git/Makefile =================================================================== --- head/devel/git/Makefile (revision 183875) +++ head/devel/git/Makefile (revision 183876) @@ -1,178 +1,179 @@ # Ports collection makefile for: git # Date created: 7 Feb 2006 # Whom: Eric Anholt # # $FreeBSD$ # PORTNAME= git -PORTVERSION= 1.4.4 +PORTVERSION= 1.4.4.4 CATEGORIES= devel MASTER_SITES= http://www.kernel.org/pub/software/scm/git/ MAINTAINER= anholt@FreeBSD.org COMMENT= Distributed source code management tool BUILD_DEPENDS= curl:${PORTSDIR}/ftp/curl \ asciidoc:${PORTSDIR}/textproc/asciidoc \ xmlto:${PORTSDIR}/textproc/xmlto RUN_DEPENDS= curl:${PORTSDIR}/ftp/curl \ cvsps:${PORTSDIR}/devel/cvsps-devel \ + ${SITE_PERL}/Error.pm:${PORTSDIR}/lang/p5-Error \ wish8.4:${PORTSDIR}/x11-toolkits/tk84 LIB_DEPENDS= expat.6:${PORTSDIR}/textproc/expat2 CONFLICTS= cogito-0.1[012] git-4.* MAN3PREFIX= ${TARGETDIR}/lib/perl5/${PERL_VERSION} MAN1= git-add.1 \ git-am.1 \ git-annotate.1 \ git-apply.1 \ git-applymbox.1 \ git-applypatch.1 \ git-archimport.1 \ git-archive.1 \ git-bisect.1 \ git-blame.1 \ git-branch.1 \ git-cat-file.1 \ git-check-ref-format.1 \ git-checkout-index.1 \ git-checkout.1 \ git-cherry-pick.1 \ git-cherry.1 \ git-clean.1 \ git-clone.1 \ git-commit-tree.1 \ git-commit.1 \ git-convert-objects.1 \ git-count-objects.1 \ git-cvsexportcommit.1 \ git-cvsimport.1 \ git-cvsserver.1 \ git-daemon.1 \ git-describe.1 \ git-diff-files.1 \ git-diff-index.1 \ git-diff-stages.1 \ git-diff-tree.1 \ git-diff.1 \ git-fetch-pack.1 \ git-fetch.1 \ git-fmt-merge-msg.1 \ git-format-patch.1 \ git-for-each-ref.1 \ git-fsck-objects.1 \ git-get-tar-commit-id.1 \ git-grep.1 \ git-hash-object.1 \ git-http-fetch.1 \ git-http-push.1 \ git-imap-send.1 \ git-index-pack.1 \ git-init-db.1 \ git-instaweb.1 \ git-local-fetch.1 \ git-log.1 \ git-lost-found.1 \ git-ls-files.1 \ git-ls-remote.1 \ git-ls-tree.1 \ git-mailinfo.1 \ git-mailsplit.1 \ git-merge.1 \ git-merge-base.1 \ git-merge-index.1 \ git-merge-one-file.1 \ git-merge-tree.1 \ git-mktag.1 \ git-mktree.1 \ git-mv.1 \ git-name-rev.1 \ git-p4import.1 \ git-pack-objects.1 \ git-pack-redundant.1 \ git-pack-refs.1 \ git-parse-remote.1 \ git-patch-id.1 \ git-peek-remote.1 \ git-prune-packed.1 \ git-prune.1 \ git-pull.1 \ git-push.1 \ git-quiltimport.1 \ git-read-tree.1 \ git-rebase.1 \ git-receive-pack.1 \ git-relink.1 \ git-repack.1 \ git-repo-config.1 \ git-request-pull.1 \ git-rerere.1 \ git-reset.1 \ git-resolve.1 \ git-rev-list.1 \ git-rev-parse.1 \ git-revert.1 \ git-rm.1 \ git-send-email.1 \ git-send-pack.1 \ git-sh-setup.1 \ git-shell.1 \ git-shortlog.1 \ git-show-branch.1 \ git-show-index.1 \ git-show-ref.1 \ git-show.1 \ git-ssh-fetch.1 \ git-ssh-upload.1 \ git-status.1 \ git-stripspace.1 \ git-svnimport.1 \ git-svn.1 \ git-symbolic-ref.1 \ git-tag.1 \ git-tar-tree.1 \ git-unpack-file.1 \ git-unpack-objects.1 \ git-update-index.1 \ git-update-ref.1 \ git-update-server-info.1 \ git-upload-archive.1 \ git-upload-pack.1 \ git-var.1 \ git-verify-pack.1 \ git-verify-tag.1 \ git-whatchanged.1 \ git-write-tree.1 \ gitk.1 -MAN3= Git.3 private-Error.3 +MAN3= Git.3 MAN7= git.7 USE_PERL5= yes USE_PYTHON= yes USE_ICONV= yes USE_GMAKE= yes ALL_TARGET= all doc INSTALL_TARGET= install install-doc CFLAGS+= -I${LOCALBASE}/include MAKE_ENV+= CURLDIR=${LOCALBASE} \ NEEDS_LIBICONV=yes \ LDFLAGS="-L${LOCALBASE}/lib" \ PYTHON_PATH=${LOCALBASE}/bin/python \ PERL_PATH=${PERL} MAKE_ARGS+= prefix="${PREFIX}" post-install: ${MKDIR} ${PREFIX}/share/emacs/site-lisp/git ${MKDIR} ${PREFIX}/lib/xemacs/site-lisp/git ${INSTALL_DATA} ${WRKSRC}/contrib/emacs/git.el \ ${PREFIX}/share/emacs/site-lisp/git/ ${INSTALL_DATA} ${WRKSRC}/contrib/emacs/vc-git.el \ ${PREFIX}/share/emacs/site-lisp/git/ ${LN} -sf ${PREFIX}/share/emacs/site-lisp/git/git.el \ ${PREFIX}/lib/xemacs/site-lisp/git/git.el ${LN} -sf ${PREFIX}/share/emacs/site-lisp/git/vc-git.el \ ${PREFIX}/lib/xemacs/site-lisp/git/vc-git.el .include Property changes on: head/devel/git/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.15 \ No newline at end of property +1.16 \ No newline at end of property Index: head/devel/git/distinfo =================================================================== --- head/devel/git/distinfo (revision 183875) +++ head/devel/git/distinfo (revision 183876) @@ -1,3 +1,3 @@ -MD5 (git-1.4.4.tar.gz) = 0b85c66d9b7220f3b71745186d062941 -SHA256 (git-1.4.4.tar.gz) = 0397c441cc48e5929c1e3a55be81206a41741eeec055b29554d97d16fcb7cfaf -SIZE (git-1.4.4.tar.gz) = 1051442 +MD5 (git-1.4.4.4.tar.gz) = 99bc7ea441226f792b6f796a838e7ef0 +SHA256 (git-1.4.4.4.tar.gz) = 53478949d178df1363c23008876b6791e28df8dcbd9851ddadb7cf10adf66a65 +SIZE (git-1.4.4.4.tar.gz) = 1054130 Property changes on: head/devel/git/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.10 \ No newline at end of property +1.11 \ No newline at end of property Index: head/devel/git/pkg-plist =================================================================== --- head/devel/git/pkg-plist (revision 183875) +++ head/devel/git/pkg-plist (revision 183876) @@ -1,165 +1,164 @@ bin/git bin/git-add bin/git-am bin/git-annotate bin/git-apply bin/git-applymbox bin/git-applypatch bin/git-archimport bin/git-archive bin/git-bisect bin/git-blame bin/git-branch bin/git-cat-file bin/git-check-ref-format bin/git-checkout bin/git-checkout-index bin/git-cherry bin/git-cherry-pick bin/git-clean bin/git-clone bin/git-commit bin/git-commit-tree bin/git-convert-objects bin/git-count-objects bin/git-cvsexportcommit bin/git-cvsimport bin/git-cvsserver bin/git-daemon bin/git-describe bin/git-diff bin/git-diff-files bin/git-diff-index bin/git-diff-stages bin/git-diff-tree bin/git-fetch bin/git-fetch-pack bin/git-fmt-merge-msg bin/git-for-each-ref bin/git-format-patch bin/git-fsck-objects bin/git-get-tar-commit-id bin/git-grep bin/git-hash-object bin/git-http-fetch bin/git-http-push bin/git-imap-send bin/git-index-pack bin/git-init-db bin/git-instaweb bin/git-local-fetch bin/git-log bin/git-lost-found bin/git-ls-files bin/git-ls-remote bin/git-ls-tree bin/git-mailinfo bin/git-mailsplit bin/git-merge bin/git-merge-base bin/git-merge-index bin/git-merge-octopus bin/git-merge-one-file bin/git-merge-ours bin/git-merge-recur bin/git-merge-recursive bin/git-merge-recursive-old bin/git-merge-resolve bin/git-merge-stupid bin/git-merge-tree bin/git-mktag bin/git-mktree bin/git-mv bin/git-name-rev bin/git-p4import bin/git-pack-objects bin/git-pack-redundant bin/git-pack-refs bin/git-parse-remote bin/git-patch-id bin/git-peek-remote bin/git-prune bin/git-prune-packed bin/git-pull bin/git-push bin/git-quiltimport bin/git-read-tree bin/git-rebase bin/git-receive-pack bin/git-relink bin/git-repack bin/git-repo-config bin/git-request-pull bin/git-rerere bin/git-reset bin/git-resolve bin/git-rev-list bin/git-rev-parse bin/git-revert bin/git-rm bin/git-runstatus bin/git-send-email bin/git-send-pack bin/git-sh-setup bin/git-shell bin/git-shortlog bin/git-show bin/git-show-branch bin/git-show-index bin/git-show-ref bin/git-ssh-fetch bin/git-ssh-pull bin/git-ssh-push bin/git-ssh-upload bin/git-status bin/git-stripspace bin/git-svn bin/git-svnimport bin/git-symbolic-ref bin/git-tag bin/git-tar-tree bin/git-unpack-file bin/git-unpack-objects bin/git-update-index bin/git-update-ref bin/git-update-server-info bin/git-upload-archive bin/git-upload-pack bin/git-var bin/git-verify-pack bin/git-verify-tag bin/git-whatchanged bin/git-write-tree bin/gitk -%%SITE_PERL%%/Error.pm %%SITE_PERL%%/Git.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Git/.packlist lib/xemacs/site-lisp/git/git.el lib/xemacs/site-lisp/git/vc-git.el share/emacs/site-lisp/git/git.el share/emacs/site-lisp/git/vc-git.el share/git-core/python/gitMergeCommon.py share/git-core/templates/description share/git-core/templates/hooks/applypatch-msg share/git-core/templates/hooks/commit-msg share/git-core/templates/hooks/post-commit share/git-core/templates/hooks/post-update share/git-core/templates/hooks/pre-applypatch share/git-core/templates/hooks/pre-commit share/git-core/templates/hooks/pre-rebase share/git-core/templates/hooks/update share/git-core/templates/info/exclude @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Git @dirrm lib/xemacs/site-lisp/git @dirrmtry lib/xemacs/site-lisp @dirrmtry lib/xemacs @dirrm share/emacs/site-lisp/git @dirrmtry share/emacs/site-lisp @dirrmtry share/emacs @dirrm share/git-core/templates/branches @dirrm share/git-core/templates/hooks @dirrm share/git-core/templates/info @dirrm share/git-core/templates/remotes @dirrm share/git-core/templates @dirrm share/git-core/python @dirrm share/git-core Property changes on: head/devel/git/pkg-plist ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.8 \ No newline at end of property +1.9 \ No newline at end of property