Summary: | games/xsc update and take maintainership | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Danilo EgĂȘa Gondolfo <danilogondolfo> | ||||
Component: | Individual Port(s) | Assignee: | Bryan Drewery <bdrewery> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | ||||||
Priority: | Normal | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Description
Danilo EgĂȘa Gondolfo
2013-04-06 21:20:00 UTC
Responsible Changed From-To: freebsd-ports-bugs->bdrewery bdrewery@ wants this submitter's PRs (via the GNATS Auto Assign Tool) State Changed From-To: open->closed Committed. Thanks! 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" |