FreeBSD Bugzilla – Attachment 76990 Details for
Bug 110914
[PATCH] devel/google-sparsehash: update to 0.6
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
google-sparsehash-0.6.patch
google-sparsehash-0.6.patch (text/plain), 2.48 KB, created by
Ying-Chieh Liao
on 2007-03-27 11:10:09 UTC
(
hide
)
Description:
google-sparsehash-0.6.patch
Filename:
MIME Type:
Creator:
Ying-Chieh Liao
Created:
2007-03-27 11:10:09 UTC
Size:
2.48 KB
patch
obsolete
>Index: Makefile >=================================================================== >RCS file: /home/pcvs/ports/devel/google-sparsehash/Makefile,v >retrieving revision 1.9 >diff -u -u -r1.9 Makefile >--- Makefile 31 Oct 2006 06:12:53 -0000 1.9 >+++ Makefile 27 Mar 2007 10:02:23 -0000 >@@ -6,10 +6,9 @@ > # > > PORTNAME= google-sparsehash >-PORTVERSION= 0.5 >+PORTVERSION= 0.6 > CATEGORIES= devel >-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} >-MASTER_SITE_SUBDIR= goog-sparsehash >+MASTER_SITES= http://google-sparsehash.googlecode.com/files/ > DISTNAME= sparsehash-${PORTVERSION} > > MAINTAINER= vd@FreeBSD.org >@@ -18,6 +17,10 @@ > GNU_CONFIGURE= yes > CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} > >+.if !defined(NOPORTDOCS) >+PORTDOCS= * >+.endif >+ > .include <bsd.port.pre.mk> > > .if ${OSVERSION} < 500000 >Index: distinfo >=================================================================== >RCS file: /home/pcvs/ports/devel/google-sparsehash/distinfo,v >retrieving revision 1.5 >diff -u -u -r1.5 distinfo >--- distinfo 31 Oct 2006 06:12:53 -0000 1.5 >+++ distinfo 27 Mar 2007 10:02:23 -0000 >@@ -1,3 +1,3 @@ >-MD5 (sparsehash-0.5.tar.gz) = 195a6bb0f396645da446cb80da3ec24d >-SHA256 (sparsehash-0.5.tar.gz) = 06a76bb9cb48daa7d02872ce4f555e869056179f043ea1cac24b8f0dfe94a7d5 >-SIZE (sparsehash-0.5.tar.gz) = 256075 >+MD5 (sparsehash-0.6.tar.gz) = b49f5d6fec7b90f1fa53a52f433a86c4 >+SHA256 (sparsehash-0.6.tar.gz) = e5332e6181ee6897197f32d26505f2b0337fa5b210b41d7af5fcc64c9fbd5330 >+SIZE (sparsehash-0.6.tar.gz) = 262330 >Index: pkg-plist >=================================================================== >RCS file: /home/pcvs/ports/devel/google-sparsehash/pkg-plist,v >retrieving revision 1.2 >diff -u -u -r1.2 pkg-plist >--- pkg-plist 10 May 2006 07:09:29 -0000 1.2 >+++ pkg-plist 27 Mar 2007 10:02:23 -0000 >@@ -8,20 +8,5 @@ > include/google/sparsehash/sparsehashtable.h > include/google/sparsetable > include/google/type_traits.h >-%%PORTDOCS%%%%DOCSDIR%%/AUTHORS >-%%PORTDOCS%%%%DOCSDIR%%/COPYING >-%%PORTDOCS%%%%DOCSDIR%%/ChangeLog >-%%PORTDOCS%%%%DOCSDIR%%/INSTALL >-%%PORTDOCS%%%%DOCSDIR%%/NEWS >-%%PORTDOCS%%%%DOCSDIR%%/README >-%%PORTDOCS%%%%DOCSDIR%%/TODO >-%%PORTDOCS%%%%DOCSDIR%%/dense_hash_map.html >-%%PORTDOCS%%%%DOCSDIR%%/dense_hash_set.html >-%%PORTDOCS%%%%DOCSDIR%%/implementation.html >-%%PORTDOCS%%%%DOCSDIR%%/performance.html >-%%PORTDOCS%%%%DOCSDIR%%/sparse_hash_map.html >-%%PORTDOCS%%%%DOCSDIR%%/sparse_hash_set.html >-%%PORTDOCS%%%%DOCSDIR%%/sparsetable.html > @dirrm include/google/sparsehash > @dirrm include/google >-%%PORTDOCS%%@dirrm %%DOCSDIR%%
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 110914
: 76990