Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 1 Apr 2013 11:09:18 GMT
From:      Fabian Keil <fk@fabiankeil.de>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/177543: [MAINTAINER-UPDATE] from sysutils/zogftw 2013-02-08 to 2013-03-31
Message-ID:  <201304011109.r31B9IVK070227@red.freebsd.org>
Resent-Message-ID: <201304011110.r31BA03G036268@freefall.freebsd.org>

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

>Number:         177543
>Category:       ports
>Synopsis:       [MAINTAINER-UPDATE] from sysutils/zogftw 2013-02-08 to 2013-03-31
>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:   Mon Apr 01 11:10:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Fabian Keil
>Release:        HEAD
>Organization:
>Environment:
FreeBSD r500.local 10.0-CURRENT FreeBSD 10.0-CURRENT #568 r+da4b917: Sat Mar 30 11:12:54 CET 2013     fk@r500.local:/usr/obj/usr/src/sys/ZOEY  amd64

>Description:
The attached patch updates sysutils/zogftw to 2013-03-31.

It also opts out of portscout scans as I don't need them and portscout is unlikely to correctly guess a future version anyway.

>How-To-Repeat:

>Fix:


Patch attached with submission follows:

>From 6769bb130ebded8703b1a8c00f8ec1e14703c43a Mon Sep 17 00:00:00 2001
From: Fabian Keil <fk@fabiankeil.de>
Date: Sun, 31 Mar 2013 18:04:49 +0200
Subject: [PATCH] Update sysutils/zogftw to 2013.03.31

---
 sysutils/zogftw/Makefile | 4 ++--
 sysutils/zogftw/distinfo | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/sysutils/zogftw/Makefile b/sysutils/zogftw/Makefile
index 1e4a45c..00d47f8 100644
--- a/sysutils/zogftw/Makefile
+++ b/sysutils/zogftw/Makefile
@@ -3,8 +3,8 @@
 
 PORTNAME=	zogftw
-PORTVERSION=	0.0.2013.02.08
+PORTVERSION=	0.0.2013.03.31
 CATEGORIES=	sysutils
 MASTER_SITES=	http://www.fabiankeil.de/sourcecode/zogftw/
-DISTNAME=	${PORTNAME}-2013-02-08-3b9e2c2
+DISTNAME=	${PORTNAME}-2013-03-31-80ef6e9
 
 MAINTAINER=	fk@fabiankeil.de
@@ -20,6 +20,8 @@ PLIST_FILES=	sbin/zogftw
 
 MAN8=		zogftw.8
 
+PORTSCOUT=	ignore:1
+
 .include <bsd.port.options.mk>
 
 .if ${PORT_OPTIONS:MGNUPG}
diff --git a/sysutils/zogftw/distinfo b/sysutils/zogftw/distinfo
index a13b173..c1d3b62 100644
--- a/sysutils/zogftw/distinfo
+++ b/sysutils/zogftw/distinfo
@@ -1,2 +1,2 @@
-SHA256 (zogftw-2013-02-08-3b9e2c2.tar.gz) = 258c5fd774382bc09cfb4e8cf3e6f66a34c3aad77fbf433404ba9b0462e73af7
-SIZE (zogftw-2013-02-08-3b9e2c2.tar.gz) = 15680
+SHA256 (zogftw-2013-03-31-80ef6e9.tar.gz) = e8dcdb01916c4f0c89deb23bb3044701fe6a209e9428885f4a9a5f9a22dda49e
+SIZE (zogftw-2013-03-31-80ef6e9.tar.gz) = 15957
-- 
1.8.2


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



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