- Update to 1.2.0 Added file(s): - files/freebsd6-patch-compiler.pri Removed file(s): - files/patch-src__CryptState.cpp - files/patch-src__murmur__murmur_pch.h Tested with Tinderbox http://tb-amd64.commun.jp/index.php?action=describe_port&id=1 http://tb-i386.commun.jp/index.php?action=describe_port&id=3 Generated with FreeBSD Port Tools 0.99
rc.d script problem in the patch, sorry... attached new patch. http://ayu.commun.jp/files/murmur-1.2.0.patch
Responsible Changed From-To: freebsd-ports-bugs->amdmi3 I'll take it.
rc.d script problem in the patch, sorry... attached new patch. -- Ayumi Mitsui http://ayu.commun.jp/ PGP: EE97 796C 77F6 CFC9 1FBC C56A 318B F019 E605 D988
Moin, After manually applying the patch provided in the PR to my ports-tree the build bails out during the final linking stage of murmurd. The cause of the linking problem seems to be a missing -fstack-protector in src/murmur/Makefile.Debug LFLAGS specification. After adding -fstack-protector there the build completed as expected. With kind regards, Pascal Hofstee
Hi! > Synopsis: [MAINTAINER] audio/murmur: update to 1.2.0 > > http://www.freebsd.org/cgi/query-pr.cgi?pr=141885 How about this patch: http://people.freebsd.org/~amdmi3/murmur.patch added -fstack-protector fix, also remove unneeded HAS_CONFIGURE and add QMAKEFLAGS (so CC/CXX/FLAGS are respected). -- Dmitry Marakasov . 55B5 0596 FF1E 8D84 5F56 9510 D35A 80DD F9D2 F77D amdmi3@amdmi3.ru ..: jabber: amdmi3@jabber.ru http://www.amdmi3.ru
State Changed From-To: open->closed Committed, with minor changes. Thanks!
amdmi3 2010-01-12 18:26:26 UTC FreeBSD ports repository Modified files: audio/murmur Makefile distinfo pkg-plist audio/murmur/files murmur.in patch-compiler.pri Added files: audio/murmur/files freebsd6-patch-compiler.pri Removed files: audio/murmur/files patch-src__CryptState.cpp patch-src__murmur__murmur_pch.h Log: - Update to 1.2.0 PR: 141885 Submitted by: Ayumi Mitsui <ayu@commun.jp> (maintainer) Revision Changes Path 1.4 +21 -6 ports/audio/murmur/Makefile 1.2 +3 -3 ports/audio/murmur/distinfo 1.1 +24 -0 ports/audio/murmur/files/freebsd6-patch-compiler.pri (new) 1.2 +2 -2 ports/audio/murmur/files/murmur.in 1.2 +11 -13 ports/audio/murmur/files/patch-compiler.pri 1.2 +0 -11 ports/audio/murmur/files/patch-src__CryptState.cpp (dead) 1.2 +0 -10 ports/audio/murmur/files/patch-src__murmur__murmur_pch.h (dead) 1.2 +1 -1 ports/audio/murmur/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"