ports/50530: dillo port needs updating

arlankfo at 141.com arlankfo at 141.com
Tue Apr 1 23:00:20 UTC 2003


>Number:         50530
>Category:       ports
>Synopsis:       dillo port needs updating
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Apr 01 15:00:18 PST 2003
>Closed-Date:
>Last-Modified:
>Originator:     Andrew Lankford
>Release:        FreeBSD
>Organization:
n/a
>Environment:
System: FreeBSD bogushost2 5.0-CURRENT FreeBSD 5.0-CURRENT #8: Mon Mar 31 04:35:30 EST 2003 root at bogushost2:/usr/obj/usr/src/sys/ARL5KERNEL i386

>Description:

	The latest version of dillo is 0.7.1.2

>How-To-Repeat:

>Fix:

Patch follows.  It's nice to know that floating point numbers aren't like
version numbers.  One dot ought to be enough for anybody.

--- Makefile	2003/02/27 17:36:36	1.18
+++ Makefile	2003/04/01 03:45:41
@@ -6,9 +6,12 @@
 #
 
 PORTNAME=       dillo
-PORTVERSION=	0.7.0
+PORTVERSION=	0.7.1
 CATEGORIES=     www
 MASTER_SITES=	http://dillo.auriga.wearlab.de/download/
+# hack to account for the bugfix version number
+DISTNAME=	${PORTNAME}-${PORTVERSION}.2
+WRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVERSION}
 
 MAINTAINER=	ports at FreeBSD.org
 COMMENT=	A fast, small graphical Web browser built upon GTK+
--- distinfo	2003/02/27 17:36:36	1.7
+++ distinfo	2003/04/01 03:45:42
@@ -1 +1 @@
-MD5 (dillo-0.7.0.tar.gz) = 5cd0c6b17462329b988db417c475f048
+MD5 (dillo-0.7.1.2.tar.gz) = b6b340d30657e51a48dc32f926be45c0

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



More information about the freebsd-ports-bugs mailing list