svn commit: r552538 - head/audio/abgate-lv2

Yuri Victorovich yuri at FreeBSD.org
Sat Oct 17 01:27:17 UTC 2020


Author: yuri
Date: Sat Oct 17 01:27:16 2020
New Revision: 552538
URL: https://svnweb.freebsd.org/changeset/ports/552538

Log:
  audio/abgate-lv2: Update 1.1.9 -> 1.2.0
  
  Reported by:	portscout

Modified:
  head/audio/abgate-lv2/Makefile
  head/audio/abgate-lv2/distinfo

Modified: head/audio/abgate-lv2/Makefile
==============================================================================
--- head/audio/abgate-lv2/Makefile	Sat Oct 17 01:08:51 2020	(r552537)
+++ head/audio/abgate-lv2/Makefile	Sat Oct 17 01:27:16 2020	(r552538)
@@ -2,13 +2,9 @@
 
 PORTNAME=	abGate
 DISTVERSIONPREFIX=	v
-DISTVERSION=	1.1.9
-PORTREVISION=	3
+DISTVERSION=	1.2.0
 CATEGORIES=	audio
 PKGNAMESUFFIX=	-lv2
-
-PATCH_SITES=	https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/
-PATCHFILES+=	fbe77164cf58807807b8c6ec496430f34f88d780.patch:-p1 # Fix build against latest LV2: https://github.com/antanasbruzas/abGate/pull/3
 
 MAINTAINER=	yuri at FreeBSD.org
 COMMENT=	Noise gate LV2 plugin

Modified: head/audio/abgate-lv2/distinfo
==============================================================================
--- head/audio/abgate-lv2/distinfo	Sat Oct 17 01:08:51 2020	(r552537)
+++ head/audio/abgate-lv2/distinfo	Sat Oct 17 01:27:16 2020	(r552538)
@@ -1,5 +1,3 @@
-TIMESTAMP = 1602610354
-SHA256 (antanasbruzas-abGate-v1.1.9_GH0.tar.gz) = 898b50cce44dffedd82ec0e6d6d043a9d26534fbf07898d099575ea4c1057721
-SIZE (antanasbruzas-abGate-v1.1.9_GH0.tar.gz) = 814739
-SHA256 (fbe77164cf58807807b8c6ec496430f34f88d780.patch) = 49083350aa198a16645576a5c4d20a3ee3ffef42fa7c4d705276373d0beba933
-SIZE (fbe77164cf58807807b8c6ec496430f34f88d780.patch) = 841
+TIMESTAMP = 1602897670
+SHA256 (antanasbruzas-abGate-v1.2.0_GH0.tar.gz) = ebee1cc545b088bf6e5989c114e7e34fa9f21ac7fdb1eee3fd067bcf98703b86
+SIZE (antanasbruzas-abGate-v1.2.0_GH0.tar.gz) = 813421


More information about the svn-ports-head mailing list