Index: head/devel/libgit2/Makefile =================================================================== --- head/devel/libgit2/Makefile (revision 293005) +++ head/devel/libgit2/Makefile (revision 293006) @@ -1,32 +1,32 @@ # New ports collection makefile for: libgit2 # Date created: 2011-05-27 # Whom: Baptiste Daroussin # # $FreeBSD$ # PORTNAME= libgit2 -PORTVERSION= 0.15.0 +PORTVERSION= 0.16.0 CATEGORIES= devel MASTER_SITES= http://cloud.github.com/downloads/libgit2/libgit2/ MAINTAINER= bapt@FreeBSD.org COMMENT= Portable, pure C implementation of the Git core LICENSE= GPLv2 USE_LDCONFIG= yes USE_CMAKE= yes MAKE_JOBS_SAFE= yes .include .if ${ARCH} == "sparc64" BROKEN= Does not install on sparc64: thread-local storage not supported .endif post-patch: @${REINPLACE_CMD} -e "s|/pkgconfig|/../libdata/pkgconfig|" ${WRKSRC}/CMakeLists.txt .include Property changes on: head/devel/libgit2/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.6 \ No newline at end of property +1.7 \ No newline at end of property Index: head/devel/libgit2/distinfo =================================================================== --- head/devel/libgit2/distinfo (revision 293005) +++ head/devel/libgit2/distinfo (revision 293006) @@ -1,2 +1,2 @@ -SHA256 (libgit2-0.15.0.tar.gz) = dc47e4fd498a39d1b90bcc5ba189e504140cb6db521dd54808b238b4662d1347 -SIZE (libgit2-0.15.0.tar.gz) = 978124 +SHA256 (libgit2-0.16.0.tar.gz) = b84e5353ebc41e785f777a4977da9fa3eaf19f71c07eb2a2c23c2ceafb811597 +SIZE (libgit2-0.16.0.tar.gz) = 1042613 Property changes on: head/devel/libgit2/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.4 \ No newline at end of property +1.5 \ No newline at end of property Index: head/devel/libgit2/pkg-plist =================================================================== --- head/devel/libgit2/pkg-plist (revision 293005) +++ head/devel/libgit2/pkg-plist (revision 293006) @@ -1,35 +1,33 @@ include/git2.h include/git2/branch.h include/git2/net.h include/git2/reflog.h include/git2/refspec.h include/git2/remote.h include/git2/config.h include/git2/oid.h include/git2/odb.h include/git2/signature.h include/git2/commit.h include/git2/index.h include/git2/indexer.h include/git2/odb_backend.h include/git2/repository.h include/git2/status.h -include/git2/thread-utils.h -include/git2/transport.h include/git2/types.h include/git2/object.h include/git2/tag.h include/git2/refs.h include/git2/tree.h include/git2/revwalk.h include/git2/common.h include/git2/zlib.h include/git2/errors.h include/git2/blob.h include/git2/inttypes.h include/git2/stdint.h -lib/libgit2.so.0.15.0 +lib/libgit2.so.0.16.0 lib/libgit2.so.0 lib/libgit2.so libdata/pkgconfig/libgit2.pc @dirrm include/git2 Property changes on: head/devel/libgit2/pkg-plist ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.4 \ No newline at end of property +1.5 \ No newline at end of property