From owner-freebsd-ports-bugs@FreeBSD.ORG Sat May 11 21:20:01 2013 Return-Path: Delivered-To: freebsd-ports-bugs@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 5D75821F for ; Sat, 11 May 2013 21:20:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id 3651B95C for ; Sat, 11 May 2013 21:20:01 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id r4BLK1U0004590 for ; Sat, 11 May 2013 21:20:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.7/8.14.7/Submit) id r4BLK1fF004589; Sat, 11 May 2013 21:20:01 GMT (envelope-from gnats) Date: Sat, 11 May 2013 21:20:01 GMT Message-Id: <201305112120.r4BLK1fF004589@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org Cc: From: dfilter@FreeBSD.ORG (dfilter service) Subject: Re: ports/177543: commit references a PR X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: dfilter service List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 11 May 2013 21:20:01 -0000 The following reply was made to PR ports/177543; it has been noted by GNATS. From: dfilter@FreeBSD.ORG (dfilter service) To: bug-followup@FreeBSD.org Cc: Subject: Re: ports/177543: commit references a PR Date: Sat, 11 May 2013 21:19:42 +0000 (UTC) Author: rakuco Date: Sat May 11 21:19:22 2013 New Revision: 317917 URL: http://svnweb.freebsd.org/changeset/ports/317917 Log: Update to 2013-03-31 release. The maintainer also says: It also opts out of portscout scans as I don't need them and portscout is unlikely to correctly guess a future version anyway. PR: ports/177543 Submitted by: Fabian Keil (maintainer) Modified: head/sysutils/zogftw/Makefile head/sysutils/zogftw/distinfo Modified: head/sysutils/zogftw/Makefile ============================================================================== --- head/sysutils/zogftw/Makefile Sat May 11 21:16:32 2013 (r317916) +++ head/sysutils/zogftw/Makefile Sat May 11 21:19:22 2013 (r317917) @@ -2,10 +2,10 @@ # $FreeBSD$ 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 COMMENT= Creates redundant backups on encrypted ZFS pools @@ -20,6 +20,8 @@ PLIST_FILES= sbin/zogftw MAN8= zogftw.8 +PORTSCOUT= ignore:1 + .include .if ${PORT_OPTIONS:MGNUPG} Modified: head/sysutils/zogftw/distinfo ============================================================================== --- head/sysutils/zogftw/distinfo Sat May 11 21:16:32 2013 (r317916) +++ head/sysutils/zogftw/distinfo Sat May 11 21:19:22 2013 (r317917) @@ -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 _______________________________________________ svn-ports-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-ports-all To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"