svn commit: r404217 - head/audio/libgme

Martin Wilke miwi at FreeBSD.org
Tue Dec 22 05:22:04 UTC 2015


Author: miwi
Date: Tue Dec 22 05:22:02 2015
New Revision: 404217
URL: https://svnweb.freebsd.org/changeset/ports/404217

Log:
  - Update MASTER_SITES
  - Update WWW
  
  PR:		204192
  Submitted by:	Ports Fury
  Approved by:	mat (mentor)
  Differential Revision:	D4613

Modified:
  head/audio/libgme/Makefile
  head/audio/libgme/pkg-descr

Modified: head/audio/libgme/Makefile
==============================================================================
--- head/audio/libgme/Makefile	Tue Dec 22 05:18:04 2015	(r404216)
+++ head/audio/libgme/Makefile	Tue Dec 22 05:22:02 2015	(r404217)
@@ -3,9 +3,8 @@
 PORTNAME=	libgme
 PORTVERSION=	0.6.0
 CATEGORIES=	audio
-MASTER_SITES=	GOOGLE_CODE
-PROJECTHOST=	game-music-emu
-DISTNAME=	${PROJECTHOST}-${PORTVERSION}
+MASTER_SITES=	https://bitbucket.org/mpyne/game-music-emu/downloads/
+DISTNAME=	game-music-emu-${PORTVERSION}
 
 MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Collection of video game music emulators

Modified: head/audio/libgme/pkg-descr
==============================================================================
--- head/audio/libgme/pkg-descr	Tue Dec 22 05:18:04 2015	(r404216)
+++ head/audio/libgme/pkg-descr	Tue Dec 22 05:22:02 2015	(r404217)
@@ -1,5 +1,5 @@
-Game_Music_Emu is a collection of video game music file emulators that support
-the following formats and systems:
+Game_Music_Emu is a collection of video game music file emulators that
+support the following formats and systems:
 
 AY       ZX Spectrum/Amstrad CPC
 GBS      Nintendo Game Boy
@@ -11,4 +11,4 @@ SAP      Atari systems using POKEY sound
 SPC      Super Nintendo/Super Famicom
 VGM/VGZ  Sega Master System/Mark III, Sega Genesis/Mega Drive,BBC Micro
 
-WWW: http://code.google.com/p/game-music-emu/
+WWW: http://bitbucket.org/mpyne/game-music-emu/


More information about the svn-ports-all mailing list