Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 10 Nov 2012 04:10:17 +0100
From:      nemysis <nemysis@gmx.ch>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/173519: [PATCH] x11/xautomation: update to 1.07, take maintainership
Message-ID:  <20121110031019.E34E3E2C@hub.freebsd.org>
Resent-Message-ID: <201211100940.qAA9e185001012@freefall.freebsd.org>

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

>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:



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