Skip to content

Commit

Permalink
audio/faust-lv2: update 1.4.20180118 → 1.4.20220802
Browse files Browse the repository at this point in the history
  • Loading branch information
yurivict committed Jan 13, 2024
1 parent 8124921 commit 63db275
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 6 deletions.
8 changes: 5 additions & 3 deletions audio/faust-lv2/Makefile
@@ -1,6 +1,5 @@
PORTNAME= faust
DISTVERSION= 1.4.20180118
PORTREVISION= 7
DISTVERSION= 1.4.20220802
CATEGORIES= audio
MASTER_SITES= https://bitbucket.org/${BB_ACCOUNT}/${BB_PROJECT}/get/${BB_COMMIT}.tar.gz?dummy=/
PKGNAMESUFFIX= -lv2
Expand All @@ -26,7 +25,7 @@ USES= gmake localbase tar:bz2

BB_ACCOUNT= agraef
BB_PROJECT= faust-lv2
BB_COMMIT= 4dc83e28e998
BB_COMMIT= 27ed7cb9cb49

WRKSRC= ${WRKDIR}/${BB_ACCOUNT}-${BB_PROJECT}-${BB_COMMIT}

Expand All @@ -39,4 +38,7 @@ OPTIONS_DEFAULT_i386= SIMD

SIMD_CFLAGS= -msse -msse2 -mfpmath=sse

post-install:
@${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/lv2/faust.lv2/*.so

.include <bsd.port.mk>
6 changes: 3 additions & 3 deletions audio/faust-lv2/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1532119503
SHA256 (faust-1.4.20180118.tar.bz2) = 9218dcc7893e02d1df8bd9bbe6c015e6deff6718162e8b0781eea95f6478b5e5
SIZE (faust-1.4.20180118.tar.bz2) = 123225
TIMESTAMP = 1705095216
SHA256 (faust-1.4.20220802.tar.bz2) = 241b6e74cafed804a34fb31eac8c06891a74f5e3321f0df7566d7ac4c3143f08
SIZE (faust-1.4.20220802.tar.bz2) = 123231

0 comments on commit 63db275

Please sign in to comment.