mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-24 00:45:52 +00:00
Update to 0.12.4
PR: ports/69626 Submitted by: jean-Yves Lefort (maintainer)
This commit is contained in:
parent
8420e95755
commit
4135fe0216
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=114852
@ -6,8 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= streamtuner
|
||||
PORTVERSION= 0.12.3
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 0.12.4
|
||||
CATEGORIES= audio www
|
||||
MASTER_SITES= ${MASTER_SITE_SAVANNAH}
|
||||
MASTER_SITE_SUBDIR= ${PORTNAME}
|
||||
@ -20,6 +19,7 @@ LIB_DEPENDS= curl:${PORTSDIR}/ftp/curl
|
||||
|
||||
USE_X_PREFIX= yes
|
||||
USE_GNOME= gtk20 gnomehack gnomeprefix
|
||||
USE_GMAKE= yes
|
||||
USE_LIBTOOL_VER= 15
|
||||
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
|
||||
LDFLAGS="-L${LOCALBASE}/lib"
|
||||
|
@ -1,2 +1,2 @@
|
||||
MD5 (streamtuner-0.12.3.tar.gz) = aeb6f78b05f8348882bb8b545982411e
|
||||
SIZE (streamtuner-0.12.3.tar.gz) = 684716
|
||||
MD5 (streamtuner-0.12.4.tar.gz) = 9a16ab482f114301a8c1086e50a6513c
|
||||
SIZE (streamtuner-0.12.4.tar.gz) = 677752
|
||||
|
@ -1,17 +0,0 @@
|
||||
--- src/sglib/sg-parser.c 11 May 2004 15:40:41 -0000 1.15.2.2
|
||||
+++ src/sglib/sg-parser.c 12 May 2004 14:17:28 -0000 1.15.2.3
|
||||
@@ -1,5 +1,5 @@
|
||||
/*
|
||||
- * $Id: sg-parser.c,v 1.15.2.2 2004/05/11 15:40:41 jylefort Exp $
|
||||
+ * $Id: sg-parser.c,v 1.15.2.3 2004/05/12 14:17:28 jylefort Exp $
|
||||
*
|
||||
* Copyright (c) 2002, 2003, 2004 Jean-Yves Lefort
|
||||
* All rights reserved.
|
||||
@@ -288,6 +288,7 @@
|
||||
break;
|
||||
|
||||
default: /* only to suppress compiler warnings */
|
||||
+ break;
|
||||
}
|
||||
|
||||
if (statement->terminator)
|
@ -21,8 +21,6 @@ libdata/pkgconfig/streamtuner.pc
|
||||
share/gnome/applications/streamtuner.desktop
|
||||
share/gnome/doc/streamtuner/C/documentation-license.xml
|
||||
share/gnome/doc/streamtuner/C/figures/main-window.png
|
||||
share/gnome/doc/streamtuner/C/figures/search-category.png
|
||||
share/gnome/doc/streamtuner/C/figures/search-dialog.png
|
||||
share/gnome/doc/streamtuner/C/software-license.xml
|
||||
share/gnome/doc/streamtuner/C/streamtuner.xml
|
||||
share/gnome/omf/streamtuner/streamtuner-C.omf
|
||||
@ -30,6 +28,7 @@ share/gnome/omf/streamtuner/streamtuner-C.omf
|
||||
share/gnome/pixmaps/streamtuner.png
|
||||
share/locale/de/LC_MESSAGES/streamtuner.mo
|
||||
share/locale/fr/LC_MESSAGES/streamtuner.mo
|
||||
share/locale/hu/LC_MESSAGES/streamtuner.mo
|
||||
share/locale/pt/LC_MESSAGES/streamtuner.mo
|
||||
@dirrm include/streamtuner
|
||||
@dirrm lib/streamtuner/plugins
|
||||
|
Loading…
Reference in New Issue
Block a user