diff options
author | Roman Bogorodskiy <novel@FreeBSD.org> | 2005-04-29 15:06:08 +0000 |
---|---|---|
committer | Roman Bogorodskiy <novel@FreeBSD.org> | 2005-04-29 15:06:08 +0000 |
commit | af1939a776189599e9ce9592db3b2bfb1eb6567e (patch) | |
tree | ac6154acf2a9ff02528d703b6733d99e511a0721 /audio/lplayer | |
parent | . Correct the range of vulnerable jdk14 ports for the jar(1) vulnerability (diff) |
- update to 1.01
- pass maintainership to submitter
PR: 80455
Submitted by: Sylvio Cesar <sylvioc@gmail.com>
Diffstat (limited to 'audio/lplayer')
-rw-r--r-- | audio/lplayer/Makefile | 4 | ||||
-rw-r--r-- | audio/lplayer/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/audio/lplayer/Makefile b/audio/lplayer/Makefile index 64e879d88838..da528a613d5e 100644 --- a/audio/lplayer/Makefile +++ b/audio/lplayer/Makefile @@ -8,13 +8,13 @@ # PORTNAME= lplayer -PORTVERSION= 1.0 +PORTVERSION= 1.01 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} DISTNAME= ${PORTNAME}_${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sylvioc@gmail.com COMMENT= A QT program to queue lots of MP3s for random XMMS play LIB_DEPENDS= db_cxx-4.3.0:${PORTSDIR}/databases/db43 \ diff --git a/audio/lplayer/distinfo b/audio/lplayer/distinfo index bafedaf4288a..e18e78d55040 100644 --- a/audio/lplayer/distinfo +++ b/audio/lplayer/distinfo @@ -1,2 +1,2 @@ -MD5 (lplayer_1.0.tar.gz) = 9276e2912fff731ae1164e2dd5e5c62c -SIZE (lplayer_1.0.tar.gz) = 1003170 +MD5 (lplayer_1.01.tar.gz) = 8941bffce56ece7c46a5c3c201a27a20 +SIZE (lplayer_1.01.tar.gz) = 1002026 |