Update to 0.3.4

PR:		ports/64940
Submitted by:	Jean-Yves Lefort <jylefort@brutele.be> (maintainer)
This commit is contained in:
Norikatsu Shigemura 2004-03-31 15:21:39 +00:00
parent 3df629c3fb
commit 099016ae9c
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=105782
2 changed files with 6 additions and 4 deletions

View File

@ -6,8 +6,8 @@
#
PORTNAME= streamtuner-live365
PORTVERSION= 0.3.3
PORTREVISION= 1
PORTVERSION= 0.3.4
PORTREVISION= 0
CATEGORIES= audio www
MASTER_SITES= ${MASTER_SITE_SAVANNAH}
MASTER_SITE_SUBDIR= streamtuner
@ -18,7 +18,8 @@ COMMENT= A Live365 plugin for streamtuner
BUILD_DEPENDS= ${X11BASE}/include/streamtuner/streamtuner.h:${PORTSDIR}/audio/streamtuner
RUN_DEPENDS= ${X11BASE}/bin/streamtuner:${PORTSDIR}/audio/streamtuner
PLIST_FILES= lib/streamtuner/plugins/live365.so
PLIST_FILES= lib/streamtuner/plugins/live365.so \
share/locale/fr/LC_MESSAGES/streamtuner-live365.mo
USE_X_PREFIX= yes
USE_LIBTOOL_VER= 15

View File

@ -1,2 +1,3 @@
MD5 (streamtuner-live365-0.3.3.tar.gz) = ab1b012af382f619bdcbe2e19e5a82e5
MD5 (streamtuner-live365-0.3.4.tar.gz) = 6ec15ca72fdbe9c5e6acc30757a4b6c7
SIZE (streamtuner-live365-0.3.4.tar.gz) = 301371
SIZE (streamtuner-live365-0.3.3.tar.gz) = 299553