diff options
author | edwin <edwin@FreeBSD.org> | 2011-08-11 15:48:12 +0800 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2011-08-11 15:48:12 +0800 |
commit | 3f5544f6704fd56e96e55b11c7333252e50f8bc5 (patch) | |
tree | 85457de700887247297e20934adb488488b89d5c /audio | |
parent | e04d47804055dafce08883e861c7c60326ad60f3 (diff) | |
download | freebsd-ports-gnome-3f5544f6704fd56e96e55b11c7333252e50f8bc5.tar.gz freebsd-ports-gnome-3f5544f6704fd56e96e55b11c7333252e50f8bc5.tar.zst freebsd-ports-gnome-3f5544f6704fd56e96e55b11c7333252e50f8bc5.zip |
Mark as unbroken:
[~/cvs/mpg123.el] edwin@t43>sudo make checksum
===> Vulnerability check disabled, database not found
===> License check disabled, port has not defined LICENSE
/usr/bin/fetch -AFpr -AR -o /usr/ports/distfiles/mpg123.el-1.52 ${CKSIZE:+-S $CKSIZE} http://www.gentei.org/~yuuji/software/mpg123el//mpg123el.cgi?1.52
fetch: http://www.gentei.org/~yuuji/software/mpg123el//mpg123el.cgi?1.52: size of remote file is not known
/usr/ports/distfiles/mpg123.el-1.52 107 kB 7483 Bps
=> SHA256 Checksum OK for mpg123.el-1.52.
Noticed by: gr0Ogle on #bugs (Greg Lehey for intimi)
Diffstat (limited to 'audio')
-rw-r--r-- | audio/mpg123.el/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/audio/mpg123.el/Makefile b/audio/mpg123.el/Makefile index 30f43e33caed..8310e0a3e27e 100644 --- a/audio/mpg123.el/Makefile +++ b/audio/mpg123.el/Makefile @@ -15,8 +15,6 @@ EXTRACT_ONLY= # empty MAINTAINER= ports@FreeBSD.org COMMENT= Front-end to mpg123/ogg123 audio player for Emacsen -BROKEN= does not fetch - RUN_DEPENDS= mpg123:${PORTSDIR}/audio/mpg123 FETCH_BEFORE_ARGS= -o ${DISTDIR}/${PORTNAME}-${PORTVERSION} |