Normally I would have filed three seperate PR's, but because they all depend on eachother and involve breakage (increment of shlib major), they need to go in in one go. Uriparser has been updated to 0.6.0 libSpiff has been updated to 0.8.0 Herrie has been updated to 1.8.4 Because of the libSpiff shlib major increment, we can finally remove an ugly hack from the Herrie port. We can now just use LIB_DEPENDS for the XSPF library.
Responsible Changed From-To: freebsd-ports-bugs->miwi I'll take it.
miwi 2007-09-24 20:23:47 UTC FreeBSD ports repository Modified files: audio/herrie Makefile distinfo Log: - Update to 1.8.4 PR: 116580 Submitted by: Ed Schouten <ed@fxq.nl> (maintainer) Revision Changes Path 1.25 +2 -4 ports/audio/herrie/Makefile 1.23 +3 -3 ports/audio/herrie/distinfo _______________________________________________ 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"
miwi 2007-09-24 20:23:52 UTC FreeBSD ports repository Modified files: net/uriparser Makefile distinfo pkg-plist Log: - Update to 0.6.0 PR: 116580 Submitted by: Ed Schouten <ed@fxq.nl> (maintainer) Revision Changes Path 1.7 +1 -1 ports/net/uriparser/Makefile 1.7 +3 -3 ports/net/uriparser/distinfo 1.4 +1 -1 ports/net/uriparser/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"
miwi 2007-09-24 20:23:59 UTC FreeBSD ports repository Modified files: multimedia/libspiff Makefile distinfo pkg-plist Removed files: multimedia/libspiff/files patch-reference Log: - Update to 0.8.0 PR: 116580 Submitted by: Ed Schouten <ed@fxq.nl> (maintainer) Revision Changes Path 1.9 +2 -2 ports/multimedia/libspiff/Makefile 1.8 +3 -3 ports/multimedia/libspiff/distinfo 1.2 +0 -56 ports/multimedia/libspiff/files/patch-reference (dead) 1.5 +1 -1 ports/multimedia/libspiff/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 Committed. Thanks!