From owner-svn-ports-head@freebsd.org Tue May 17 18:10:11 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 2A0C4B3F67A; Tue, 17 May 2016 18:10:11 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id D5A8412C4; Tue, 17 May 2016 18:10:10 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u4HIAADF031609; Tue, 17 May 2016 18:10:10 GMT (envelope-from mat@FreeBSD.org) Received: (from mat@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4HIA9X7031607; Tue, 17 May 2016 18:10:09 GMT (envelope-from mat@FreeBSD.org) Message-Id: <201605171810.u4HIA9X7031607@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: mat set sender to mat@FreeBSD.org using -f From: Mathieu Arnold Date: Tue, 17 May 2016 18:10:09 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r415403 - head/games/narcissu2 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.22 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: Tue, 17 May 2016 18:10:11 -0000 Author: mat Date: Tue May 17 18:10:09 2016 New Revision: 415403 URL: https://svnweb.freebsd.org/changeset/ports/415403 Log: Change how the icon file is fetched, so that its name is more plain. With hat: portmgr Sponsored by: Absolight Modified: head/games/narcissu2/Makefile head/games/narcissu2/distinfo Modified: head/games/narcissu2/Makefile ============================================================================== --- head/games/narcissu2/Makefile Tue May 17 18:02:45 2016 (r415402) +++ head/games/narcissu2/Makefile Tue May 17 18:10:09 2016 (r415403) @@ -5,10 +5,10 @@ PORTVERSION= 1.1 CATEGORIES= games MASTER_SITES= http://www.neechin.net/file_download/22/:game \ http://www.neechin.net/file_download/27/:script \ - https://aur.archlinux.org/cgit/aur.git/plain/:icon + https://aur.archlinux.org/cgit/aur.git/plain/${PORTNAME}-en.png?h=${PORTNAME}-en\&id=9768eea\&foo=/:icon DISTFILES= [Denpa]_Narcissu_2_Eng_[unix].tar.bz2.link:game \ Narcissu_2_Eng_v${PORTVERSION}_script_[All_platforms].zip:script \ - ${PORTNAME}-en.png?h=${PORTNAME}-en\&id=9768eea:icon + ${PORTNAME}-en.png:icon EXTRACT_ONLY= ${DISTFILES:N*\:icon:C/:.*//} MAINTAINER= jbeich@FreeBSD.org Modified: head/games/narcissu2/distinfo ============================================================================== --- head/games/narcissu2/distinfo Tue May 17 18:02:45 2016 (r415402) +++ head/games/narcissu2/distinfo Tue May 17 18:10:09 2016 (r415403) @@ -1,6 +1,7 @@ +TIMESTAMP = 1463508439 SHA256 ([Denpa]_Narcissu_2_Eng_[unix].tar.bz2.link) = fb5646e8d3ec9575339d59fae0af1804d036da9174776432e15616f60271e6ce SIZE ([Denpa]_Narcissu_2_Eng_[unix].tar.bz2.link) = 287533563 SHA256 (Narcissu_2_Eng_v1.1_script_[All_platforms].zip) = 7af724e8d0c3131b2b0047e013b9d011375ca79330e49310ecb51c7bf89091f9 SIZE (Narcissu_2_Eng_v1.1_script_[All_platforms].zip) = 915697 -SHA256 (narcissu2-en.png?h=narcissu2-en&id=9768eea) = 060c224096414404177e14737e4402a7beb70e007da9840b82f89d69eace4312 -SIZE (narcissu2-en.png?h=narcissu2-en&id=9768eea) = 3752 +SHA256 (narcissu2-en.png) = 060c224096414404177e14737e4402a7beb70e007da9840b82f89d69eace4312 +SIZE (narcissu2-en.png) = 3752