Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 13 Sep 2010 15:22:52 GMT
From:      Davide Italiano <davide.italiano@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/150532: Port update: www/surf-0.4.1 version bump
Message-ID:  <201009131522.o8DFMqNw022521@www.freebsd.org>
Resent-Message-ID: <201009131530.o8DFU1Jp074133@freefall.freebsd.org>

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

>Number:         150532
>Category:       ports
>Synopsis:       Port update: www/surf-0.4.1 version bump
>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:   Mon Sep 13 15:30:01 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Davide Italiano
>Release:        9.0 (-CURRENT)
>Organization:
>Environment:
FreeBSD phemt.homenet.telecomitalia.it 9.0-CURRENT FreeBSD 9.0-CURRENT #1: Wed Sep  1 23:18:31 CEST 2010     davide@phemt.homenet.telecomitalia.it:/usr/obj/usr/src/sys/MYKERNEL  i386

>Description:
Port update. Works fine for me. Considering this port is assigned to ports@ , I'd like to mantain it in future. Here's a patch.
Also, running portlint I got this warning:

WARN: Makefile: only one MASTER_SITE configured.  Consider adding additional mirrors.

So you can consider to add the sources to distfile mirrors.
>How-To-Repeat:

>Fix:
--- Makefile.old        2010-09-13 15:05:46.000000000 +0200
+++ Makefile    2010-09-13 15:06:29.000000000 +0200
@@ -2,15 +2,15 @@
 # Date created:                December 21, 2009
 # Whom:                        Christopher Knaust <jigboe@gmx.de>
 #
-# $FreeBSD: ports/www/surf/Makefile,v 1.6 2010/09/12 03:32:31 tabthorpe Exp $
+# $FreeBSD$
 #
 
 PORTNAME=      surf
-PORTVERSION=   0.4
+PORTVERSION=   0.4.1
 CATEGORIES=    www
 MASTER_SITES=  http://dl.suckless.org/${PORTNAME}/
 
-MAINTAINER=    ports@FreeBSD.org
+MAINTAINER=    davide.italiano@gmail.com
 COMMENT=       A simple Web browser based on WebKit/Gtk+
 
 LIB_DEPENDS=   webkit-1.0:${PORTSDIR}/www/webkit-gtk2


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



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