Bug 144615 - [PATCH] misc/help2man: fix make package when WITHOUT_NLS is defined, take maintainership
Summary: [PATCH] misc/help2man: fix make package when WITHOUT_NLS is defined, take mai...
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: Alberto Villa
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-03-10 08:20 UTC by Sunpoet Po-Chuan Hsieh
Modified: 2010-03-11 08:16 UTC (History)
1 user (show)

See Also:


Attachments
help2man-1.37.1_2.patch (1.75 KB, patch)
2010-03-10 08:20 UTC, Sunpoet Po-Chuan Hsieh
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Sunpoet Po-Chuan Hsieh 2010-03-10 08:20:00 UTC
Changes:
- Fix make package: bindtextdomain.so is not built when WITHOUT_NLS is defined.
- Take maintainership
- BUMP PORTREVISION

sylvio@ is cc'd.

Generated with FreeBSD Port Tools 0.99
Comment 1 Alberto Villa freebsd_committer freebsd_triage 2010-03-10 09:16:17 UTC
Responsible Changed
From-To: freebsd-ports-bugs->avilla

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2010-03-11 08:08:37 UTC
avilla      2010-03-11 08:08:22 UTC

  FreeBSD ports repository

  Modified files:
    misc/help2man        Makefile pkg-plist 
  Log:
  - Fix `make package` when WITHOUT_NLS is defined.
  - Bump PORTREVISION.
  - Pass maintainership to submitter.
  
  PR:             144615
  Submitted by:   Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net>
  Approved by:    tabthorpe (mentor)
  
  Revision  Changes    Path
  1.23      +8 -7      ports/misc/help2man/Makefile
  1.12      +1 -1      ports/misc/help2man/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"
Comment 3 Alberto Villa freebsd_committer freebsd_triage 2010-03-11 08:14:47 UTC
State Changed
From-To: open->closed

Committed. Thanks!