diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2019-02-12 05:54:43 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2019-02-12 05:54:43 +0000 |
commit | a86dd986dcfa157a15a9536227be43d26f99d22c (patch) | |
tree | 7f9a6c0816dc77bb71a7ebba20becab3167f52b6 | |
parent | misc/free42: Update 2.0.22 -> 2.0.23 (diff) |
- Update to 0.1-b134
- Define sdl in USES (as requested by DEVELOPERS=yes)
- Sort USES
Notes
Notes:
svn path=/head/; revision=492754
-rw-r--r-- | audio/fasttracker2/Makefile | 4 | ||||
-rw-r--r-- | audio/fasttracker2/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/audio/fasttracker2/Makefile b/audio/fasttracker2/Makefile index a7f83587a34a..982bb9f99433 100644 --- a/audio/fasttracker2/Makefile +++ b/audio/fasttracker2/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= fasttracker2 -DISTVERSION= 0.1-b132 +DISTVERSION= 0.1-b134 CATEGORIES= audio MASTER_SITES= https://16-bits.org/ \ LOCAL/ehaupt @@ -17,7 +17,7 @@ LICENSE_COMB= multi LICENSE_FILE_BSD3CLAUSE= ${WRKSRC}/src/LICENSE.txt LICENSE_FILE_CC-BY-NC-SA-4.0= ${WRKSRC}/src/gfxdata/bmp/LICENSE.txt -USES= dos2unix localbase:ldflags zip iconv:wchar_t +USES= dos2unix iconv:wchar_t localbase:ldflags sdl zip USE_SDL= sdl2 WRKSRC= ${WRKDIR}/ft2-clone-code diff --git a/audio/fasttracker2/distinfo b/audio/fasttracker2/distinfo index a26019c2c3c4..4cf7da1c0624 100644 --- a/audio/fasttracker2/distinfo +++ b/audio/fasttracker2/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1548774891 -SHA256 (ft2clone-b132-code.zip) = 128009f55e685794bfe08dbef94b5f3c80be9209c12da0dd860889a36b8180d2 -SIZE (ft2clone-b132-code.zip) = 3462977 +TIMESTAMP = 1549950528 +SHA256 (ft2clone-b134-code.zip) = 0b65ee79c4393a0dcb9fbe41458eaa5fdc9722c0606b370e61a76fd1dd91c9fa +SIZE (ft2clone-b134-code.zip) = 3463053 |