ports/76172: www/dillo: update to 0.8.4

Thomas-Martin Seck tmseck at netcologne.de
Wed Jan 12 18:40:33 UTC 2005


>Number:         76172
>Category:       ports
>Synopsis:       www/dillo: update to 0.8.4
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jan 12 18:40:32 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Thomas-Martin Seck
>Release:        FreeBSD 4.10-STABLE i386
>Organization:
a private site in Germany
>Environment:
FreeBSD ports collection as of Jan 12, 2004.

	
>Description:
Update to 0.8.4 and remove the no longer needed patch for the CAN-2005-12
vulnerability.

Note to committer:
please 'cvs rm' files/patch-src-capi.c
	
>How-To-Repeat:
Apply this patch:

Index: distinfo
===================================================================
--- distinfo	(.../www/dillo)	(revision 325)
+++ distinfo	(.../local/dillo)	(revision 325)
@@ -1,2 +1,2 @@
-MD5 (dillo-0.8.3.tar.bz2) = be772ec9361bcc01515ae0da61de9bda
-SIZE (dillo-0.8.3.tar.bz2) = 418714
+MD5 (dillo-0.8.4.tar.bz2) = ebf17d6cca1fccc8bc80acdf05e736a3
+SIZE (dillo-0.8.4.tar.bz2) = 423106
Index: files/patch-src-capi.c
===================================================================
--- files/patch-src-capi.c	(.../www/dillo)	(revision 325)
+++ files/patch-src-capi.c	(.../local/dillo)	(revision 325)
@@ -1,14 +0,0 @@
---- src/capi.c.orig	Fri Jan  7 19:35:29 2005
-+++ src/capi.c	Fri Jan  7 19:37:29 2005
-@@ -492,9 +492,9 @@
-                a_Chain_bcb(OpStop, Info, conn->url, NULL);
- 
-             } else if (strcmp(Data2, "send_status_message") == 0) {
--               a_Interface_msg(conn->bw, Data1);
-+               a_Interface_msg(conn->bw, "%s", Data1);
-             } else if (strcmp(Data2, "chat") == 0) {
--               a_Interface_msg(conn->bw, Data1);
-+               a_Interface_msg(conn->bw, "%s", Data1);
-                a_Bookmarks_chat_add(NULL, NULL, Data1);
-             } else if (strcmp(Data2, "dialog") == 0) {
-                a_Dpiapi_dialog(conn->bw, conn->server, Data1);
Index: Makefile
===================================================================
--- Makefile	(.../www/dillo)	(revision 325)
+++ Makefile	(.../local/dillo)	(revision 325)
@@ -9,8 +9,7 @@
 #
 
 PORTNAME=	dillo
-PORTVERSION=	0.8.3
-PORTREVISION=	1
+PORTVERSION=	0.8.4
 CATEGORIES=	www
 MASTER_SITES=	http://www.dillo.org/download/
 
	
>Fix:

	


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list