From owner-svn-ports-head@FreeBSD.ORG Thu Dec 26 23:17:23 2013 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id A645ED39; Thu, 26 Dec 2013 23:17:23 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 85F851A60; Thu, 26 Dec 2013 23:17:23 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id rBQNHNcm024896; Thu, 26 Dec 2013 23:17:23 GMT (envelope-from marino@svn.freebsd.org) Received: (from marino@localhost) by svn.freebsd.org (8.14.7/8.14.7/Submit) id rBQNHMRs024893; Thu, 26 Dec 2013 23:17:22 GMT (envelope-from marino@svn.freebsd.org) Message-Id: <201312262317.rBQNHMRs024893@svn.freebsd.org> From: John Marino Date: Thu, 26 Dec 2013 23:17:22 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r337630 - head/games/daimonin-music X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 26 Dec 2013 23:17:23 -0000 Author: marino Date: Thu Dec 26 23:17:22 2013 New Revision: 337630 URL: http://svnweb.freebsd.org/changeset/ports/337630 Log: games/daimonin-music: Remove NO_CHECKSUM It appears the original maintainer was trying to have the port continue to work even when the AllMusic.zip distinfo file got updated. He also worked under the assumption that the port was updated in place rather than be deinstalled and reinstalled, hence all the logic in the pkg-plist previously. I removed NO_CHECKSUM, generated a distinfo file, and updated the portversion to match the latest modification date (2012-04-02). The related PR provided minimal inspiration, but the same goal has been achieved. PR: ports/170052 Added: head/games/daimonin-music/distinfo (contents, props changed) Modified: head/games/daimonin-music/Makefile head/games/daimonin-music/pkg-plist Modified: head/games/daimonin-music/Makefile ============================================================================== --- head/games/daimonin-music/Makefile Thu Dec 26 22:59:12 2013 (r337629) +++ head/games/daimonin-music/Makefile Thu Dec 26 23:17:22 2013 (r337630) @@ -2,16 +2,15 @@ # $FreeBSD$ PORTNAME= daimonin-music -PORTVERSION= 20100827 +PORTVERSION= 20120402 CATEGORIES= games MASTER_SITES= SF/daimonin/Addon%20packs/Music/ -DISTFILES= AllMusic.zip -DIST_SUBDIR= ${PORTNAME:S/-music//} +DISTNAME= AllMusic +DIST_SUBDIR= daimonin MAINTAINER= ports@FreeBSD.org COMMENT= Music for daimonin client -NO_CHECKSUM= true NO_BUILD= true USE_ZIP= true Added: head/games/daimonin-music/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/games/daimonin-music/distinfo Thu Dec 26 23:17:22 2013 (r337630) @@ -0,0 +1,2 @@ +SHA256 (daimonin/AllMusic.zip) = 1d330ff29ef7e0e0ca3e2f040421d18874ba1b5a7ef746c3ef84403ea4a340cb +SIZE (daimonin/AllMusic.zip) = 89481137 Modified: head/games/daimonin-music/pkg-plist ============================================================================== --- head/games/daimonin-music/pkg-plist Thu Dec 26 22:59:12 2013 (r337629) +++ head/games/daimonin-music/pkg-plist Thu Dec 26 23:17:22 2013 (r337630) @@ -54,6 +54,7 @@ share/daimonin/media/License Note share/daimonin/media/airhits-01.ogg share/daimonin/media/airhits-02.ogg share/daimonin/media/barrenlands.ogg +share/daimonin/media/battle.ogg share/daimonin/media/bubblymud.ogg share/daimonin/media/comecloser.ogg share/daimonin/media/echo.ogg @@ -63,12 +64,14 @@ share/daimonin/media/frozen.ogg share/daimonin/media/ghost.ogg share/daimonin/media/jungle1.ogg share/daimonin/media/landing.ogg +share/daimonin/media/media.txt share/daimonin/media/ocean.ogg +share/daimonin/media/orchestral.ogg share/daimonin/media/rainthunder.ogg share/daimonin/media/raspy.ogg share/daimonin/media/rubberfreak.ogg share/daimonin/media/spokyspace.ogg share/daimonin/media/swamp.ogg share/daimonin/media/thonkdonk.ogg -@dirrmtry share/daimonin/media -@dirrmtry share/daimonin +@dirrm share/daimonin/media +@dirrm share/daimonin