Bug 152142 - [PATCH] net/yaz update
Summary: [PATCH] net/yaz update
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: Max Brazhnikov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-11-11 19:20 UTC by Pawel Pekala
Modified: 2010-11-12 14:30 UTC (History)
0 users

See Also:


Attachments
yaz-4.0.12.patch (8.73 KB, patch)
2010-11-11 19:20 UTC, Pawel Pekala
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Pawel Pekala 2010-11-11 19:20:08 UTC

- udate to version 0.4.12
- add missing dependency on devel/icu
- mark MAKE_JOBS_SAFE
- add support for NOPORTDOCS
Comment 1 Max Brazhnikov freebsd_committer freebsd_triage 2010-11-12 10:36:46 UTC
Responsible Changed
From-To: freebsd-ports-bugs->makc

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2010-11-12 14:26:40 UTC
makc        2010-11-12 14:26:33 UTC

  FreeBSD ports repository

  Modified files:
    net/yaz              Makefile distinfo pkg-plist 
    net/yaz/files        patch-Makefile.in 
  Log:
  Update to version 0.4.12
  Add missing dependency on devel/icu
  Mark MAKE_JOBS_SAFE
  Honour NOPORTDOCS
  
  PR:             ports/152142
  Submitted by:   Pawel Pekala <c0rn at o2.pl>
  
  Revision  Changes    Path
  1.52      +16 -6     ports/net/yaz/Makefile
  1.44      +2 -3      ports/net/yaz/distinfo
  1.3       +8 -4      ports/net/yaz/files/patch-Makefile.in
  1.29      +73 -72    ports/net/yaz/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 Max Brazhnikov freebsd_committer freebsd_triage 2010-11-12 14:26:52 UTC
State Changed
From-To: open->closed

Committed. Thanks!