From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Nov 23 20:50:00 2012 Return-Path: Delivered-To: freebsd-ports-bugs@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id DD4C3CAE for ; Fri, 23 Nov 2012 20:50:00 +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 B23F38FC15 for ; Fri, 23 Nov 2012 20:50:00 +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 qANKo0ka095369 for ; Fri, 23 Nov 2012 20:50:00 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id qANKo0XN095365; Fri, 23 Nov 2012 20:50:00 GMT (envelope-from gnats) Resent-Date: Fri, 23 Nov 2012 20:50:00 GMT Resent-Message-Id: <201211232050.qANKo0XN095365@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 AC279C5C for ; Fri, 23 Nov 2012 20:47:42 +0000 (UTC) (envelope-from nemysis@gmx.ch) Received: from mailout-de.gmx.net (mailout-de.gmx.net [213.165.64.22]) by mx1.freebsd.org (Postfix) with SMTP id 16F008FC08 for ; Fri, 23 Nov 2012 20:47:41 +0000 (UTC) Received: (qmail invoked by alias); 23 Nov 2012 20:47:39 -0000 Received: from 201-230.4-85.cust.bluewin.ch (EHLO something.email.com) [85.4.230.201] by mail.gmx.net (mp010) with SMTP; 23 Nov 2012 21:47:39 +0100 Received: by something.email.com (sSMTP sendmail emulation); Fri, 23 Nov 2012 21:47:38 +0100 Message-Id: <20121123204742.AC279C5C@hub.freebsd.org> Date: Fri, 23 Nov 2012 21:47:38 +0100 From: nemysis To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/173882: [PATCH] games/xsc: Changed Comment, added Deskop entries, 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: Fri, 23 Nov 2012 20:50:00 -0000 >Number: 173882 >Category: ports >Synopsis: [PATCH] games/xsc: Changed Comment, added Deskop entries, take maintainership >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Fri Nov 23 20:50:00 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: - Take maintainership Makefile changed: +MASTER_SITES= +DISTFILES= +COMMENT= Vector graphics space shoot'em up game +DESKTOP_ENTRIES= +post-install: Generated and tested manually, tested with port test, sent with FreeBSD Port Tools 0.99_6 (mode: change, diff: ports) >How-To-Repeat: portlint -A looks fine. port test: clean Can't give build log, because RedPorts not works at the time. >Fix: --- xsc-1.5_3.patch begins here --- diff -ruN --exclude=CVS /usr/ports/games/xsc/Makefile ./Makefile --- /usr/ports/games/xsc/Makefile 2012-11-16 09:01:41.000000000 +0100 +++ ./Makefile 2012-11-23 21:43:19.000000000 +0100 @@ -7,15 +7,28 @@ PORTNAME= xsc PORTVERSION= 1.5 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= games -MASTER_SITES= http://www.panix.com/~mbh/xsc/ +MASTER_SITES= http://www.panix.com/~mbh/xsc/ \ + SF/nemysisfreebsdp/:icons +DISTFILES= ${PORTNAME}-${DISTVERSION}${EXTRACT_SUFX} \ + ${PORTNAME}.png:icons +DIST_SUBDIR= ${PORTNAME} +EXTRACT_ONLY= ${PORTNAME}-${DISTVERSION}${EXTRACT_SUFX} -MAINTAINER= ports@FreeBSD.org -COMMENT= A vector graphics space shoot'em up game +MAINTAINER= nemysis@gmx.ch +COMMENT= Vector graphics space shoot'em up game USE_XORG= x11 GNU_CONFIGURE= yes -PLIST_FILES= bin/xsc + +PLIST_FILES= bin/${PORTNAME} \ + share/pixmaps/${PORTNAME}.png + +DESKTOP_ENTRIES="Xce" "${COMMENT}" "${PORTNAME}" \ + "${PORTNAME}" "Game;ArcadeGame;" ${FALSE} + +post-install: + ${INSTALL_DATA} ${DISTDIR}/${DIST_SUBDIR}/${PORTNAME}.png ${PREFIX}/share/pixmaps .include diff -ruN --exclude=CVS /usr/ports/games/xsc/distinfo ./distinfo --- /usr/ports/games/xsc/distinfo 2012-11-16 09:01:41.000000000 +0100 +++ ./distinfo 2012-11-14 22:49:09.000000000 +0100 @@ -1,2 +1,4 @@ -SHA256 (xsc-1.5.tar.gz) = 361f19b4b8d57baa0fb0c3698f4dc9b6b3e1a8f5a73ba2870ed6d00907c0d46c -SIZE (xsc-1.5.tar.gz) = 86015 +SHA256 (xsc/xsc-1.5.tar.gz) = 361f19b4b8d57baa0fb0c3698f4dc9b6b3e1a8f5a73ba2870ed6d00907c0d46c +SIZE (xsc/xsc-1.5.tar.gz) = 86015 +SHA256 (xsc/xsc.png) = 4ae93202eb1df542fa559a3d46f7f5e687e8816efad56cc6b32111a17cb26d2e +SIZE (xsc/xsc.png) = 381 --- xsc-1.5_3.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: