First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 59618
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Net-Mail Packages <net-mail@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Frank Benkstein <benkstein@gmx.de>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
getmail-4.0.7.ebuild getmail-4.0.7.ebuild text/plain Frank Benkstein 2004-08-06 07:25 0000 1.25 KB Details
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 59618 depends on: Show dependency tree
Show dependency graph
Bug 59618 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)







View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2004-08-06 07:24 0000
New ebuild for new getmail 4.0.7 released this night. Slight change
due to change in install script. From changelog:

  -change location of documentation/man pages to
  <prefix>/share/{doc/getmail,man}/ to be more comformant with the FHS.

------- Comment #1 From Frank Benkstein 2004-08-06 07:25:24 0000 -------
Created an attachment (id=36888) [edit]
getmail-4.0.7.ebuild

------- Comment #2 From Frank Benkstein 2004-08-06 10:40:26 0000 -------
*Update: 4.0.8 is the newest version.* 

------- Comment #3 From Tom Martin (RETIRED) 2004-08-06 13:08:57 0000 -------
I bumped to 4.0.8 in CVS. I had to make some changes to make sure that the way
the author likes to handle docs is consistent with the way Gentoo handles docs.

Thank you for reporting!

------- Comment #4 From Frank Benkstein 2004-08-06 14:19:59 0000 -------
From the ebuild:
<code>
src_install() {
[...]
    # and the man pages..
    gzip --silent ${D}/usr/share/man/getmail*
}
</code>

This is unnecessary because prepman already gzips the manpages for us. Correct
me if I'm wrong.

------- Comment #5 From Tom Martin (RETIRED) 2004-08-06 15:41:35 0000 -------
You're quite right. Removed from the ebuild (although it's purely a stylistic
matter.. gzipping at one point rather than another).

Thanks again.

First Last Prev Next    No search results available      Search page      Enter new bug