svn commit: r512103 - head/audio/fmit

Danilo Egea Gondolfo danilo at FreeBSD.org
Sun Sep 15 14:22:25 UTC 2019


Author: danilo
Date: Sun Sep 15 14:22:24 2019
New Revision: 512103
URL: https://svnweb.freebsd.org/changeset/ports/512103

Log:
  - Update to 1.2.13

Modified:
  head/audio/fmit/Makefile
  head/audio/fmit/distinfo

Modified: head/audio/fmit/Makefile
==============================================================================
--- head/audio/fmit/Makefile	Sun Sep 15 13:39:49 2019	(r512102)
+++ head/audio/fmit/Makefile	Sun Sep 15 14:22:24 2019	(r512103)
@@ -2,9 +2,8 @@
 # $FreeBSD$
 
 PORTNAME=	fmit
-PORTVERSION=	1.2.6
+PORTVERSION=	1.2.13
 DISTVERSIONPREFIX=	v
-PORTREVISION=	3
 CATEGORIES=	audio
 
 MAINTAINER=	danilo at FreeBSD.org
@@ -17,7 +16,7 @@ LICENSE_FILE_LGPL21=	${WRKSRC}/COPYING_LGPL.txt
 
 LIB_DEPENDS=	libfftw3.so:math/fftw3
 
-USES=		compiler:c++11-lang gl gnome pkgconfig qmake qt:5 tar:bzip2
+USES=		compiler:c++11-lang gl gnome pkgconfig qmake qt:5 tar:bzip2 xorg
 
 USE_QT=		buildtools_build core gui opengl qmake_build multimedia network svg widgets
 USE_GL=		gl glut

Modified: head/audio/fmit/distinfo
==============================================================================
--- head/audio/fmit/distinfo	Sun Sep 15 13:39:49 2019	(r512102)
+++ head/audio/fmit/distinfo	Sun Sep 15 14:22:24 2019	(r512103)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1545834886
-SHA256 (gillesdegottex-fmit-v1.2.6_GH0.tar.gz) = 73dd21b478498694fd10b2dac24160783c5956754e9db05d62611b041eec0f76
-SIZE (gillesdegottex-fmit-v1.2.6_GH0.tar.gz) = 289649
+TIMESTAMP = 1568543226
+SHA256 (gillesdegottex-fmit-v1.2.13_GH0.tar.gz) = ce36e612c936ce12a586a4bf37e921789f73715eebb124d7c30dbda87bc76296
+SIZE (gillesdegottex-fmit-v1.2.13_GH0.tar.gz) = 304867


More information about the svn-ports-head mailing list