Bug 122154 - [MAINTAINER] sysutils/e2fsprogs: update to 1.40.8
Summary: [MAINTAINER] sysutils/e2fsprogs: update to 1.40.8
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-03-27 12:10 UTC by Matthias Andree
Modified: 2008-03-27 13:00 UTC (History)
0 users

See Also:


Attachments
e2fsprogs-1.40.8.patch (2.45 KB, patch)
2008-03-27 12:10 UTC, Matthias Andree
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Matthias Andree 2008-03-27 12:10:01 UTC
- Update to 1.40.8
- Reduce bloat by making sure that only e2fsck is linked statically against
  libintl/libiconv, but not the other tools are installed in /usr/local.
  e2fsck may be needed before /usr is mounted, so we need to link those
  libraries statically.

Generated with FreeBSD Port Tools 0.77
Comment 1 Martin Wilke freebsd_committer freebsd_triage 2008-03-27 12:32:11 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi
Comment 2 dfilter service freebsd_committer freebsd_triage 2008-03-27 12:58:42 UTC
miwi        2008-03-27 12:58:36 UTC

  FreeBSD ports repository

  Modified files:
    sysutils/e2fsprogs   Makefile distinfo 
  Log:
  - Update to 1.40.8
  
  PR:             122154
  Submitted by:   Matthias Andree <matthias.andree@gmx.de> (maintainer)
  
  Revision  Changes    Path
  1.41      +11 -8     ports/sysutils/e2fsprogs/Makefile
  1.20      +3 -3      ports/sysutils/e2fsprogs/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"
Comment 3 Martin Wilke freebsd_committer freebsd_triage 2008-03-27 12:58:50 UTC
State Changed
From-To: open->closed

Committed. Thanks!