Bug 184608 - Adoption of orphaned port games/xteddy
Summary: Adoption of orphaned port games/xteddy
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: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-12-08 21:20 UTC by A.J. "Fonz" van Werven
Modified: 2013-12-09 10:20 UTC (History)
0 users

See Also:


Attachments
file.diff (469 bytes, patch)
2013-12-08 21:20 UTC, A.J. "Fonz" van Werven
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description A.J. "Fonz" van Werven 2013-12-08 21:20:00 UTC
I volunteer to take maintainership of the orphaned port games/xteddy. The patch contains the maintainer update and the addition of a mirror to MASTER_SITES.

The port appears to be up-to-date and in good shape.

Fix: Patch attached with submission follows:
Comment 1 dfilter service freebsd_committer freebsd_triage 2013-12-09 10:12:46 UTC
Author: jadawin
Date: Mon Dec  9 10:12:39 2013
New Revision: 335959
URL: http://svnweb.freebsd.org/changeset/ports/335959

Log:
  - Maintainership to submitter
  - Update master_sites
  
  PR:		ports/184608
  Submitted by:	Alphons "Fonz" van Werven <freebsd@skysmurf.nl>

Modified:
  head/games/xteddy/Makefile

Modified: head/games/xteddy/Makefile
==============================================================================
--- head/games/xteddy/Makefile	Mon Dec  9 10:03:02 2013	(r335958)
+++ head/games/xteddy/Makefile	Mon Dec  9 10:12:39 2013	(r335959)
@@ -4,9 +4,10 @@
 PORTNAME=	xteddy
 PORTVERSION=	2.2
 CATEGORIES=	games
-MASTER_SITES=	http://webstaff.itn.liu.se/~stegu/xteddy/
+MASTER_SITES=	http://webstaff.itn.liu.se/~stegu/xteddy/ \
+		http://www.skysmurf.nl/comp/FreeBSD/distfiles/
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	freebsd@skysmurf.nl
 COMMENT=	Cuddlesome teddy for the X desktop
 
 LICENSE=	GPLv2
_______________________________________________
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"
Comment 2 Philippe Audeoud freebsd_committer freebsd_triage 2013-12-09 10:12:57 UTC
State Changed
From-To: open->closed

Committed. Thanks!