ports/144427: Update port: net-p2p/gnunet to 0.8.1b

KATO Tsuguru tkato432 at yahoo.com
Tue Mar 2 18:10:02 UTC 2010


>Number:         144427
>Category:       ports
>Synopsis:       Update port: net-p2p/gnunet to 0.8.1b
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Mar 02 18:10:01 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        FreeBSD 7.2-RELEASE-p7 i386
>Organization:
>Environment:
>Description:
- Update to version 0.8.1b

Remove file:
files/patch-src__util__boot__lib_argz.c

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/net-p2p/gnunet/Makefile net-p2p/gnunet/Makefile
--- /usr/ports/net-p2p/gnunet/Makefile	2010-02-05 23:07:59.000000000 +0900
+++ net-p2p/gnunet/Makefile	2010-02-24 15:21:01.000000000 +0900
@@ -7,8 +7,7 @@
 #
 
 PORTNAME=	gnunet
-PORTVERSION=	0.8.1
-PORTREVISION=	1
+PORTVERSION=	0.8.1b
 CATEGORIES=	net-p2p ipv6
 MASTER_SITES=	GNU \
 		http://gnunet.org/download/
@@ -92,6 +91,9 @@
 .for i in configure src/applications/sqstore_postgres/postgres.c
 	@${REINPLACE_CMD} -e 's|postgresql/||g' ${WRKSRC}/${i}
 .endfor
+.for i in src/util/crypto/Makefile.in
+	@${REINPLACE_CMD} -e 's|)[[:space:]]-O3|)|g' ${WRKSRC}/${i}
+.endfor
 
 post-install:
 	@${MKDIR} ${DBDIR}
diff -urN /usr/ports/net-p2p/gnunet/distinfo net-p2p/gnunet/distinfo
--- /usr/ports/net-p2p/gnunet/distinfo	2010-01-05 15:57:39.000000000 +0900
+++ net-p2p/gnunet/distinfo	2010-02-24 14:02:03.000000000 +0900
@@ -1,3 +1,3 @@
-MD5 (GNUnet-0.8.1.tar.gz) = 906a65f70f403f70798bb7c89b45b3b6
-SHA256 (GNUnet-0.8.1.tar.gz) = 84da584f2b60f2026a19e38d4264c794420135323644f7b0785d67ed44815355
-SIZE (GNUnet-0.8.1.tar.gz) = 2339085
+MD5 (GNUnet-0.8.1b.tar.gz) = f1b625aa52389e22258bad9fb6bd7f32
+SHA256 (GNUnet-0.8.1b.tar.gz) = 7c854d2ef5ee592193bb04d8746a8b0ffc20f568674145a1f9a2e8f2bbced64c
+SIZE (GNUnet-0.8.1b.tar.gz) = 2366646
diff -urN /usr/ports/net-p2p/gnunet/files/patch-src__util__boot__lib_argz.c net-p2p/gnunet/files/patch-src__util__boot__lib_argz.c
--- /usr/ports/net-p2p/gnunet/files/patch-src__util__boot__lib_argz.c	2010-01-05 08:14:16.000000000 +0900
+++ net-p2p/gnunet/files/patch-src__util__boot__lib_argz.c	1970-01-01 09:00:00.000000000 +0900
@@ -1,10 +0,0 @@
---- src/util/boot/lib_argz.c.orig	2009-11-17 03:51:38.000000000 +0900
-+++ src/util/boot/lib_argz.c	2010-01-05 00:27:35.000000000 +0900
-@@ -16,6 +16,7 @@
-    with this program; if not, write to the Free Software Foundation,
-    Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */
- 
-+#include "platform.h"
- #include <errno.h>
- #include <stdlib.h>
- #include <string.h>
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list