From owner-svn-ports-head@freebsd.org Sun Nov 19 14:35:15 2017 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 1F877DF6CA6; Sun, 19 Nov 2017 14:35:15 +0000 (UTC) (envelope-from ehaupt@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 E03C97A451; Sun, 19 Nov 2017 14:35:14 +0000 (UTC) (envelope-from ehaupt@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vAJEZELf097096; Sun, 19 Nov 2017 14:35:14 GMT (envelope-from ehaupt@FreeBSD.org) Received: (from ehaupt@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vAJEZD0W097093; Sun, 19 Nov 2017 14:35:13 GMT (envelope-from ehaupt@FreeBSD.org) Message-Id: <201711191435.vAJEZD0W097093@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: ehaupt set sender to ehaupt@FreeBSD.org using -f From: Emanuel Haupt Date: Sun, 19 Nov 2017 14:35:13 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r454493 - head/audio/adplay X-SVN-Group: ports-head X-SVN-Commit-Author: ehaupt X-SVN-Commit-Paths: head/audio/adplay X-SVN-Commit-Revision: 454493 X-SVN-Commit-Repository: ports 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.25 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: Sun, 19 Nov 2017 14:35:15 -0000 Author: ehaupt Date: Sun Nov 19 14:35:13 2017 New Revision: 454493 URL: https://svnweb.freebsd.org/changeset/ports/454493 Log: - Update to 1.8 - Update WWW to HTTPS Modified: head/audio/adplay/Makefile head/audio/adplay/distinfo head/audio/adplay/pkg-descr Modified: head/audio/adplay/Makefile ============================================================================== --- head/audio/adplay/Makefile Sun Nov 19 14:15:10 2017 (r454492) +++ head/audio/adplay/Makefile Sun Nov 19 14:35:13 2017 (r454493) @@ -2,9 +2,8 @@ # $FreeBSD$ PORTNAME= adplay -PORTVERSION= 1.7 +PORTVERSION= 1.8 DISTVERSIONPREFIX= v -PORTREVISION= 8 CATEGORIES= audio MAINTAINER= ehaupt@FreeBSD.org Modified: head/audio/adplay/distinfo ============================================================================== --- head/audio/adplay/distinfo Sun Nov 19 14:15:10 2017 (r454492) +++ head/audio/adplay/distinfo Sun Nov 19 14:35:13 2017 (r454493) @@ -1,5 +1,5 @@ -TIMESTAMP = 1492591735 -SHA256 (adplug-adplay-unix-v1.7_GH0.tar.gz) = 2c3dd462f3c33f3b03a3cfd06b0efd3c90e0ec60bd03f28e7b9b05dde0b76956 -SIZE (adplug-adplay-unix-v1.7_GH0.tar.gz) = 43387 +TIMESTAMP = 1511100939 +SHA256 (adplug-adplay-unix-v1.8_GH0.tar.gz) = dcb4dbf886b6087900012d00034a85fbaa29d7488d54d923122af625d8b918aa +SIZE (adplug-adplay-unix-v1.8_GH0.tar.gz) = 42111 SHA256 (adplug-database-v1.0_GH0.tar.gz) = 1c2cfd08bbaba19209893d5a6ef18287251aa34c82c2704570255e19a2535a99 SIZE (adplug-database-v1.0_GH0.tar.gz) = 4462 Modified: head/audio/adplay/pkg-descr ============================================================================== --- head/audio/adplay/pkg-descr Sun Nov 19 14:15:10 2017 (r454492) +++ head/audio/adplay/pkg-descr Sun Nov 19 14:35:13 2017 (r454493) @@ -1,4 +1,4 @@ Adplay is a command line AdLib player using the adplug library. It supports many AdLib formats such as HSP and HSC. -WWW: http://adplug.github.io/ +WWW: https://adplug.github.io/