On fedoras' mirrors alsa-lib was upgraded from 1.0.20 to 1.0.21, so this should be upgraded also in port, that alsa-lib can be downloaded. Fix: diff for Makefile: -PORTVERSION= 1.0.20 +PORTVERSION= 1.0.21 and of course `make makesum` should be called How-To-Repeat: cd /usr/port/audio/linux-f10-alsa-lib && make install
Responsible Changed From-To: freebsd-ports-bugs->emulation Over to maintainer (via the GNATS Auto Assign Tool)
bsam 2009-09-06 14:24:39 UTC FreeBSD ports repository Modified files: audio/linux-f10-alsa-lib Makefile distinfo.i386 pkg-plist Log: Update to version 1.0.21. PR: ports/138545 Requested by: Grzegorz Blach <magik at roorback.net> Revision Changes Path 1.14 +1 -1 ports/audio/linux-f10-alsa-lib/Makefile 1.9 +6 -6 ports/audio/linux-f10-alsa-lib/distinfo.i386 1.5 +6 -5 ports/audio/linux-f10-alsa-lib/pkg-plist _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: open->closed The port is fixed. Thanks for the PR.