Bug 177672 - games/xsc update and take maintainership
Summary: games/xsc update and take maintainership
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Bryan Drewery
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-04-06 21:20 UTC by Danilo Egêa Gondolfo
Modified: 2013-04-16 18:50 UTC (History)
0 users

See Also:


Attachments
file.diff (1.00 KB, patch)
2013-04-06 21:20 UTC, Danilo Egêa Gondolfo
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Danilo Egêa Gondolfo 2013-04-06 21:20:00 UTC
games/xsc updated.

Changes:
- Updated from 1.5 to 1.6.
- Take maintainership

Redports log:
https://redports.org//~daniloegea/20130406195500-4650-112586/xsc-1.6.log

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2013-04-06 21:20:08 UTC
Responsible Changed
From-To: freebsd-ports-bugs->bdrewery

bdrewery@ wants this submitter's PRs (via the GNATS Auto Assign Tool)
Comment 2 Bryan Drewery freebsd_committer freebsd_triage 2013-04-16 18:40:02 UTC
State Changed
From-To: open->closed

Committed. Thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2013-04-16 18:40:09 UTC
Author: bdrewery
Date: Tue Apr 16 17:39:57 2013
New Revision: 315864
URL: http://svnweb.freebsd.org/changeset/ports/315864

Log:
  - Update to 1.6
  - Pass maintainership to submitter
  - Trim header
  
  PR:		ports/177672
  Submitted by:	Danilo Egea Gondolfo <danilogondolfo@gmail.com>
  Feature safe:	yes

Modified:
  head/games/xsc/Makefile
  head/games/xsc/distinfo

Modified: head/games/xsc/Makefile
==============================================================================
--- head/games/xsc/Makefile	Tue Apr 16 17:37:45 2013	(r315863)
+++ head/games/xsc/Makefile	Tue Apr 16 17:39:57 2013	(r315864)
@@ -1,17 +1,12 @@
-# New ports collection makefile for:	xsc
-# Date created:			Apr 16, 2001
-# Whom:				Mark Pulford <mark@kyne.com.au>
-#
+# Created by: Mark Pulford <mark@kyne.com.au>
 # $FreeBSD$
-#
 
 PORTNAME=	xsc
-PORTVERSION=	1.5
-PORTREVISION=	2
+PORTVERSION=	1.6
 CATEGORIES=	games
 MASTER_SITES=	http://www.panix.com/~mbh/xsc/
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	danilogondolfo@gmail.com
 COMMENT=	A vector graphics space shoot'em up game
 
 USE_XORG=	x11

Modified: head/games/xsc/distinfo
==============================================================================
--- head/games/xsc/distinfo	Tue Apr 16 17:37:45 2013	(r315863)
+++ head/games/xsc/distinfo	Tue Apr 16 17:39:57 2013	(r315864)
@@ -1,2 +1,2 @@
-SHA256 (xsc-1.5.tar.gz) = 361f19b4b8d57baa0fb0c3698f4dc9b6b3e1a8f5a73ba2870ed6d00907c0d46c
-SIZE (xsc-1.5.tar.gz) = 86015
+SHA256 (xsc-1.6.tar.gz) = f271300c10423150562a290ed2a67910db804c7f11fbfd3e3f67016c039af8fa
+SIZE (xsc-1.6.tar.gz) = 140106
_______________________________________________
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"