Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 11 Mar 2003 14:46:24 +0100 (CET)
From:      Andreas Schweitzer <aschweitzer@hs.uni-hamburg.de>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/49111: Update port: www/dillo bugfix
Message-ID:  <200303111346.h2BDkOMm087494@darkstar.hs.uni-hamburg.de>

next in thread | raw e-mail | index | archive | help

>Number:         49111
>Category:       ports
>Synopsis:       Update port: www/dillo bugfix
>Confidential:   no
>Severity:       non-critical
>Priority:       high
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Mar 11 05:50:15 PST 2003
>Closed-Date:
>Last-Modified:
>Originator:     Andreas Schweitzer
>Release:        FreeBSD 4.7-RELEASE-p7 i386
>Organization:
>Environment:
System: FreeBSD darkstar.hs.uni-hamburg.de 4.7-RELEASE-p7 FreeBSD 4.7-RELEASE-p7 #0: Mon Feb 24 18:51:52 CET 2003 toor@nostromo.hs.uni-hamburg.de:/usr/obj/usr/src/sys/SINGLE i386


	
>Description:
        This is an important bugfix (hence the priority "high") to
        the dillo port. Since the MAINTAINER field has been set to
        ports@FreeBSD.org I submit an update.
>How-To-Repeat:
	Compare current version with the version on dillo's home
        page : http://dillo.auriga.wearlab.de/
>Fix:

Here is the required diff :

diff -ruN dillo.bak/Makefile dillo/Makefile
--- dillo.bak/Makefile  Thu Feb 27 18:36:36 2003
+++ dillo/Makefile      Tue Mar 11 14:34:18 2003
@@ -6,7 +6,12 @@
 #
 
 PORTNAME=       dillo
-PORTVERSION=   0.7.0
+PORTVERSION=   0.7.1.2
+# This particular (0.7.1.2) version of dillo is an update
+# to a bugfix and unpacks by default into ./dillo-0.7.1
+# Any previous - and likely subsequent - version of dillo does
+# not require WRKSRC
+WRKSRC=                work/dillo-0.7.1
 CATEGORIES=     www
 MASTER_SITES=  http://dillo.auriga.wearlab.de/download/
 
diff -ruN dillo.bak/distinfo dillo/distinfo
--- dillo.bak/distinfo  Wed Feb 26 10:52:32 2003
+++ dillo/distinfo      Tue Mar 11 10:30:05 2003
@@ -1 +1 @@
-MD5 (dillo-0.7.0.tar.gz) = 5cd0c6b17462329b988db417c475f048
+MD5 (dillo-0.7.1.2.tar.gz) = b6b340d30657e51a48dc32f926be45c0



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

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports-bugs" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200303111346.h2BDkOMm087494>