svn commit: r522705 - in head: . audio audio/triceratops-lv2 audio/triceratops-lv2/files
Yuri Victorovich
yuri at FreeBSD.org
Sat Jan 11 19:08:39 UTC 2020
Author: yuri
Date: Sat Jan 11 19:08:38 2020
New Revision: 522705
URL: https://svnweb.freebsd.org/changeset/ports/522705
Log:
Re-add port: audio/triceratops-lv2: Update 0.3.1 -> 0.3.2
Reported by: MOVED file
Added:
head/audio/triceratops-lv2/
- copied from r522616, head/audio/triceratops-lv2/
Deleted:
head/audio/triceratops-lv2/files/patch-wscript
Modified:
head/MOVED
head/audio/Makefile
head/audio/triceratops-lv2/Makefile
head/audio/triceratops-lv2/distinfo
Modified: head/MOVED
==============================================================================
--- head/MOVED Sat Jan 11 18:40:03 2020 (r522704)
+++ head/MOVED Sat Jan 11 19:08:38 2020 (r522705)
@@ -13725,7 +13725,6 @@ cad/ujprog|comms/ujprog|2020-01-05|Move to a proper ca
net/gnatsd|net/nats-server|2020-01-06|Renamed upstream
astro/viking||2020-01-10|Has expired: Depends on broken and expiring graphics/mapnik
audio/slv2||2020-01-10|Has expired: Broken for more than 5 months
-audio/triceratops-lv2||2020-01-10|Has expired: Broken for more than 5 months
cad/brickutils||2020-01-10|Has expired: Broken for more than 3 months, unmaintained
deskutils/zanshin||2020-01-10|Has expired: Broken for more than 5 months
devel/elixir-gen_state_machine||2020-01-10|Has expired: Broken for more than 6 months
Modified: head/audio/Makefile
==============================================================================
--- head/audio/Makefile Sat Jan 11 18:40:03 2020 (r522704)
+++ head/audio/Makefile Sat Jan 11 19:08:38 2020 (r522705)
@@ -817,6 +817,7 @@
SUBDIR += toolame
SUBDIR += tosha
SUBDIR += traverso
+ SUBDIR += triceratops-lv2
SUBDIR += trommler
SUBDIR += tse3
SUBDIR += tta
Modified: head/audio/triceratops-lv2/Makefile
==============================================================================
--- head/audio/triceratops-lv2/Makefile Fri Jan 10 20:38:25 2020 (r522616)
+++ head/audio/triceratops-lv2/Makefile Sat Jan 11 19:08:38 2020 (r522705)
@@ -2,21 +2,17 @@
PORTNAME= triceratops
DISTVERSIONPREFIX= lv2-v
-DISTVERSION= 0.3.1
-PORTREVISION= 4
+DISTVERSION= 0.3.2
CATEGORIES= audio
MASTER_SITES= SF/triceratops
PKGNAMESUFFIX= -lv2
+DISTNAME= ${PORTNAME}_${DISTVERSION}
MAINTAINER= yuri at FreeBSD.org
COMMENT= Polyphonic synthesizer LV2 plugin
LICENSE= GPLv3
LICENSE_FILE= ${WRKSRC}/COPYING
-
-BROKEN= fails to configure
-DEPRECATED= Broken for more than 5 months
-EXPIRATION_DATE= 2020-01-10
BUILD_DEPENDS= lv2>0:audio/lv2
LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \
Modified: head/audio/triceratops-lv2/distinfo
==============================================================================
--- head/audio/triceratops-lv2/distinfo Fri Jan 10 20:38:25 2020 (r522616)
+++ head/audio/triceratops-lv2/distinfo Sat Jan 11 19:08:38 2020 (r522705)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1502864787
-SHA256 (triceratops-lv2-v0.3.1.tar.gz) = 0f678f2bebf5cd1e7aa3de82afa8bcbca64302cafb92d53dbb49143361517033
-SIZE (triceratops-lv2-v0.3.1.tar.gz) = 338459
+TIMESTAMP = 1578768228
+SHA256 (triceratops_0.3.2.tar.gz) = 8056b9e2dbfe3cd5b8e30eb28f5ce2a4f34e272c8bf5c897d02410b905fa91ed
+SIZE (triceratops_0.3.2.tar.gz) = 336498
More information about the svn-ports-head
mailing list