1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-20 04:02:27 +00:00

- Upgrade to 3.4.

This commit is contained in:
Edward Tomasz Napierala 2008-07-23 10:48:01 +00:00
parent 836c0508ca
commit 43d7f04cac
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=217366
3 changed files with 17 additions and 8 deletions

View File

@ -6,12 +6,9 @@
#
PORTNAME= gmidimonitor
PORTVERSION= 3.2
PORTREVISION= 1
PORTVERSION= 3.4
CATEGORIES= audio
# WARNING: the path below changes with every release. It's not enough to change
# the version number above.
MASTER_SITES= https://files.bountysource.com/file/download/588/
MASTER_SITES= http://download.gna.org/gmidimonitor/
MAINTAINER= trasz@FreeBSD.org
COMMENT= GTK+ application that shows MIDI events
@ -22,6 +19,7 @@ LIB_DEPENDS= jack.0:${PORTSDIR}/audio/jack \
USE_BZIP2= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --disable-alsamidi
CONFIGURE_ENV= "CFLAGS=${CFLAGS} -I${LOCALBASE}/include"
USE_GMAKE= yes
USE_GNOME= gtk20 libglade2

View File

@ -1,3 +1,3 @@
MD5 (gmidimonitor-3.2.tar.bz2) = 2473a25a4f9d049d5eccb481ab233a54
SHA256 (gmidimonitor-3.2.tar.bz2) = ec7ebd31c91738cd8e1733f26fd2ba709b5e415b53e1aa2b8ca0a575675bcb2e
SIZE (gmidimonitor-3.2.tar.bz2) = 249262
MD5 (gmidimonitor-3.4.tar.bz2) = 96281a49da9a5335c8a86d164dd6f553
SHA256 (gmidimonitor-3.4.tar.bz2) = ae7cc4c6be1cbcb3dbedc7d76bad2871ee6ec896cf269b1086726d7d22f11095
SIZE (gmidimonitor-3.4.tar.bz2) = 252382

View File

@ -0,0 +1,11 @@
--- configure.orig 2008-07-23 12:17:35.000000000 +0200
+++ configure 2008-07-23 12:18:05.000000000 +0200
@@ -20374,7 +20374,7 @@
ac_compiler_gnu=$ac_cv_c_compiler_gnu
- if test "$jackmidi_nframes" == "yes"
+ if test "$jackmidi_nframes" = "yes"
then
cat >>confdefs.h <<\_ACEOF