simple change name to 1.2.3 in ebuild filename Reproducible: Always Steps to Reproduce: 1. 2. 3.
1.2.7 is out btw
1.2.7 is devel version. 1.2.3 is stable version.
*** Bug 95690 has been marked as a duplicate of this bug. ***
Created attachment 60994 [details] qmailadmin-1.2.7.ebuild I version-bumped qmailadmin to the latest version, fixed the Maildir | .maildir issue with only editing the file qmailadmin.h as supposed in the qmailadmin.h file. src_unpack() { unpack ${A} cd "${S}" sed -e 's|"Maildir"|".maildir"|g' -i qmailadmin.h } So this works for me on an x86. No problems so far. Reproducible: Always Steps to Reproduce: Actual Results: Works fine on Gentoo x86 Expected Results: Should work on all platforms? Please test it and if it works, but it into the offical tree. regards blubbi
Somebody can update portage tree? 1.2.1 is very old version! Please!
I would do it if I knew how. Thanks in advance, devs.
(In reply to comment #6) Sorry, I should have RTFM. I report success of this 1.2.7 ebuild, on hardened amd64 using vanilla-2.6.11.9-grsec. SMP I might add.
To compile you must emerge first the ezmlm-idx-mysql package, otherwise qmailadmin-1.2.7 fails to compile. In 1.2.1 it wasn't neccesary to do that...! To update the portage: copy this ebuild in this file /usr/portage/net-mail/emerge ezmlm-idx-mysql the run ebuild qmailadmin-1.2.7.ebuild digest in the command line finnaly run emerge =net-mail/qmailadmin-1.2.7 try do it without ezmlm-idx-mysql and then with it and post your experiences I'm running AMD64 hardened-sources
*** This bug has been marked as a duplicate of 110252 ***