[Bug 200140] audio/mp3c FIXes Unfetchable

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue May 12 03:56:06 UTC 2015


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 at FreeBSD.org
          Reporter: portmaster at bsdforge.com
                CC: joris at vandalon.nl
             Flags: maintainer-feedback?(joris at vandalon.nl)
                CC: joris at 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.


More information about the freebsd-ports-bugs mailing list