From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Nov 10 10:05:42 2012 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id B5A16376 for ; Sat, 10 Nov 2012 10:05:42 +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 8B07B8FC0A for ; Sat, 10 Nov 2012 10:05:42 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id qAA9e1TX001013 for ; Sat, 10 Nov 2012 09:40:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id qAA9e185001012; Sat, 10 Nov 2012 09:40:01 GMT (envelope-from gnats) Resent-Date: Sat, 10 Nov 2012 09:40:01 GMT Resent-Message-Id: <201211100940.qAA9e185001012@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, nemysis Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id E34E3E2C for ; Sat, 10 Nov 2012 03:10:19 +0000 (UTC) (envelope-from nemysis@gmx.ch) Received: from mailout-de.gmx.net (mailout-de.gmx.net [213.165.64.23]) by mx1.freebsd.org (Postfix) with SMTP id 502EB8FC18 for ; Sat, 10 Nov 2012 03:10:19 +0000 (UTC) Received: (qmail invoked by alias); 10 Nov 2012 03:10:17 -0000 Received: from 201-230.4-85.cust.bluewin.ch (EHLO something.email.com) [85.4.230.201] by mail.gmx.net (mp019) with SMTP; 10 Nov 2012 04:10:17 +0100 Received: by something.email.com (sSMTP sendmail emulation); Sat, 10 Nov 2012 04:10:17 +0100 Message-Id: <20121110031019.E34E3E2C@hub.freebsd.org> Date: Sat, 10 Nov 2012 04:10:17 +0100 From: nemysis To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/173519: [PATCH] x11/xautomation: update to 1.07, take maintainership X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 10 Nov 2012 10:05:42 -0000 >Number: 173519 >Category: ports >Synopsis: [PATCH] x11/xautomation: update to 1.07, take maintainership >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Sat Nov 10 09:40:01 UTC 2012 >Closed-Date: >Last-Modified: >Originator: nemysis >Release: FreeBSD 9.0-RELEASE amd64 >Organization: >Environment: System: FreeBSD FreeBSD_Ports 9.0-RELEASE FreeBSD 9.0-RELEASE #0: Tue Jan 3 07:46:30 UTC >Description: - Update to 1.07 - Take maintainership Generated and tested manually, tested with port test, sent with FreeBSD Port Tools 0.99_6 (mode: update, diff: ports) >How-To-Repeat: portlint -A looks fine. port test: clean Can't sent build log because RedPorts not works at the time. >Fix: --- xautomation-1.07.patch begins here --- diff -ruN --exclude=CVS /usr/ports/x11/xautomation/Makefile ./Makefile --- /usr/ports/x11/xautomation/Makefile 2012-06-01 07:25:22.000000000 +0200 +++ ./Makefile 2012-11-10 03:43:15.000000000 +0100 @@ -7,18 +7,18 @@ # PORTNAME= xautomation -PORTVERSION= 1.03 -PORTREVISION= 2 +PORTVERSION= 1.07 CATEGORIES= x11 MASTER_SITES= http://hoopajoo.net/static/projects/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= nemysis@gmx.ch COMMENT= Control X from the command line for scripts LIB_DEPENDS= png15:${PORTSDIR}/graphics/png USE_XORG= xtst GNU_CONFIGURE= yes + CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib diff -ruN --exclude=CVS /usr/ports/x11/xautomation/distinfo ./distinfo --- /usr/ports/x11/xautomation/distinfo 2011-03-19 13:38:07.000000000 +0100 +++ ./distinfo 2012-11-10 03:41:25.000000000 +0100 @@ -1,2 +1,2 @@ -SHA256 (xautomation-1.03.tar.gz) = 11667ddb4713302b8a3be997f77cc5a672c55c362f52d8bbdc058ab11ff5f9c5 -SIZE (xautomation-1.03.tar.gz) = 103565 +SHA256 (xautomation-1.07.tar.gz) = 142ee6bd734ad785f48f0665994a8219b60c75b4edc992e3cc5192e0d7595b6d +SIZE (xautomation-1.07.tar.gz) = 116738 --- xautomation-1.07.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: