Date: Fri, 10 Mar 2023 12:22:48 GMT From: Emanuel Haupt <ehaupt@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: a7927159b317 - main - audio/klystrack: Update to the most recent commit Message-ID: <202303101222.32ACMmlA091231@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by ehaupt: URL: https://cgit.FreeBSD.org/ports/commit/?id=a7927159b317e8d6c2b87d8524eb2e4997b51515 commit a7927159b317e8d6c2b87d8524eb2e4997b51515 Author: Emanuel Haupt <ehaupt@FreeBSD.org> AuthorDate: 2023-03-10 12:22:36 +0000 Commit: Emanuel Haupt <ehaupt@FreeBSD.org> CommitDate: 2023-03-10 12:22:45 +0000 audio/klystrack: Update to the most recent commit Update to the most recent commit as it contains some useful improvements. While here improve the long description. --- audio/klystrack/Makefile | 5 ++--- audio/klystrack/distinfo | 6 +++--- audio/klystrack/files/patch-Makefile | 2 +- audio/klystrack/pkg-descr | 9 ++++++++- 4 files changed, 14 insertions(+), 8 deletions(-) diff --git a/audio/klystrack/Makefile b/audio/klystrack/Makefile index 1044a424474d..5c148c5f341d 100644 --- a/audio/klystrack/Makefile +++ b/audio/klystrack/Makefile @@ -1,7 +1,5 @@ PORTNAME= klystrack -DISTVERSION= 1.7.6-make-fix-12 -DISTVERSIONSUFFIX= -gfe6e746 -PORTREVISION= 1 +PORTVERSION= 1.7.6 CATEGORIES= audio MAINTAINER= ehaupt@FreeBSD.org @@ -22,6 +20,7 @@ DOS2UNIX_FILES= klystron/common.mk klystron/Makefile klystron/src/gui/menu.h \ USE_CSTD= c99 USE_GITHUB= yes GH_ACCOUNT= kometbomb +GH_TAGNAME= fe6e746 GH_TUPLE= kometbomb:klystron:1074324:klystron/klystron USE_SDL= gfx2 image2 mixer2 sdl2 ttf2 diff --git a/audio/klystrack/distinfo b/audio/klystrack/distinfo index 72473a9bcddb..ba22379d94d5 100644 --- a/audio/klystrack/distinfo +++ b/audio/klystrack/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1609521143 -SHA256 (kometbomb-klystrack-1.7.6-make-fix-12-gfe6e746_GH0.tar.gz) = 79d233afd0ceb6fe45f422861b71e3f27da90c6912ea1829fe4afcc94e33c211 -SIZE (kometbomb-klystrack-1.7.6-make-fix-12-gfe6e746_GH0.tar.gz) = 576157 +TIMESTAMP = 1678223201 +SHA256 (kometbomb-klystrack-1.7.6-fe6e746_GH0.tar.gz) = 1744a75c6672fdcf4b6db7e85d082a14dfb3ed38b4b3c8cc4bffd5e9d3323870 +SIZE (kometbomb-klystrack-1.7.6-fe6e746_GH0.tar.gz) = 576019 SHA256 (kometbomb-klystron-1074324_GH0.tar.gz) = 1a9a5a0ccb9039d2b2be3f0bd4f2a4d9684760a06ed79f136ed71c030d2cfe8c SIZE (kometbomb-klystron-1074324_GH0.tar.gz) = 89088 diff --git a/audio/klystrack/files/patch-Makefile b/audio/klystrack/files/patch-Makefile index e034e7b90d09..08d115f4c3b7 100644 --- a/audio/klystrack/files/patch-Makefile +++ b/audio/klystrack/files/patch-Makefile @@ -1,4 +1,4 @@ ---- Makefile.orig 2021-01-18 12:13:12 UTC +--- Makefile.orig 2023-03-07 21:13:01 UTC +++ Makefile @@ -1,7 +1,7 @@ TARGET := klystrack diff --git a/audio/klystrack/pkg-descr b/audio/klystrack/pkg-descr index 600b4ee1e81a..b9ea1e52c2e6 100644 --- a/audio/klystrack/pkg-descr +++ b/audio/klystrack/pkg-descr @@ -1 +1,8 @@ -Klystrack is a tracker for making C64/NES/Amiga-style chiptunes. +Klystrack is a versatile music tracker software designed for creating +chiptune music on a variety of platforms. It supports a wide range of +sound chips, including the Commodore 64's SID chip, the Nintendo Game +Boy's DMG chip, and Amiga-style chiptunes. With its intuitive interface +and powerful features, Klystrack has become a popular choice among +chiptune musicians and retro gaming enthusiasts. It can be used to +compose original music or to recreate classic game soundtracks, making +it a valuable tool for anyone interested in the world of chip music.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202303101222.32ACMmlA091231>