Date: Tue, 12 May 2015 03:56:05 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 200140] audio/mp3c FIXes Unfetchable Message-ID: <bug-200140-13@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=200140 Bug ID: 200140 Summary: audio/mp3c FIXes Unfetchable Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: freebsd-ports-bugs@FreeBSD.org Reporter: portmaster@bsdforge.com CC: joris@vandalon.nl Flags: maintainer-feedback?(joris@vandalon.nl) CC: joris@vandalon.nl Created attachment 156675 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=156675&action=edit svn diff to fix audio/mp3c This port is marked Unfetchable, but a small tweak to Makefile fixes this issue, and makes this port usable again. CHANGES Makefile - moves (missing) cdrip.sh to ${FILESDIR} That's pretty much it. :) Here's a short session, just for fun: # make -DBATCH fetch ===> mp3c-0.31_1 depends on file: /usr/local/sbin/pkg - found => mp3c-0.31.tar.gz doesn't seem to exist in /usr/ports/distfiles/. => Attempting to fetch ftp://ftp.wspse.de/linux/wspse/mp3c-0.31.tar.gz mp3c-0.31.tar.gz 100% of 484 kB 279 kBps 00m02s ===> Fetching all distfiles required by mp3c-0.31_1 for building # make -DBATCH extract ===> mp3c-0.31_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by mp3c-0.31_1 for building ===> Extracting for mp3c-0.31_1 => SHA256 Checksum OK for mp3c-0.31.tar.gz. Anyway. The file this port croaked on, was; cdrip.sh Now that it's part of the port, it's no longer going to be an issue. :) Thanks! P.S. Feel free to ad me as maintainer, if need be. --Chris -- You are receiving this mail because: You are the assignee for the bug.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-200140-13>