The recent system compiler upgrade on -Current is breaking the build of this port. Other ports esp. plugins may depend on this one, so this bug may stop the build of those ports, too. From my log: Fix: Update this port to its current version 1.36.58. Existing files/ patch still applies fine. And gcc342 is happy with it now. :) ===cut-here=== Not sure if this update will change any LIB_DEPENDS internal dot-numbers for the lib(s) in this port, and thus other ports will need updating as well (this is kinda beyond my expertise ATPT). -- thx, Paul Seniura System Specialist State of Okla. D.O.T.--oCnYuVv5nIY2LUj8NT8oiCvIGHYAxMc9ndytexU8XWroZcdM Content-Type: text/plain; name="file.diff" Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename="file.diff" --- Makefile_orig Mon Jun 14 00:53:39 2004 +++ Makefile Mon Aug 2 13:14:13 2004 @@ -6,7 +6,7 @@ # PORTNAME= libsidplay -PORTVERSION= 1.36.57 +PORTVERSION= 1.36.58 CATEGORIES= audio emulators MASTER_SITES= http://www.geocities.com/SiliconValley/Lakes/5147/sidplay/packages/ EXTRACT_SUFX= .tgz --- distinfo_orig Mon Jun 14 00:53:39 2004 +++ distinfo Mon Aug 2 13:17:20 2004 @@ -1,2 +1,2 @@ -MD5 (libsidplay-1.36.57.tgz) = a935ec67d5600b079e22ecac58cc19d5 -SIZE (libsidplay-1.36.57.tgz) = 242267 +MD5 (libsidplay-1.36.58.tgz) = 22d9127557f74b29cd19713c0c43553f +SIZE (libsidplay-1.36.58.tgz) = 390002 ===cut-here=== How-To-Repeat: Simply try building this port as-is on -Current.
Responsible Changed From-To: freebsd-ports-bugs->nork I'll handle this.
State Changed From-To: open->closed Committed, thanks!