Bug 107677 - [MAINTAINER] security/libprelude: update to 0.9.12.2
Summary: [MAINTAINER] security/libprelude: update to 0.9.12.2
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: Cheng-Lung Sung
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-01-08 13:50 UTC by Robin Gruyters
Modified: 2007-01-08 15:30 UTC (History)
0 users

See Also:


Attachments
libprelude-0.9.12.2.patch (2.22 KB, patch)
2007-01-08 13:50 UTC, Robin Gruyters
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Robin Gruyters 2007-01-08 13:50:12 UTC
- Update to 0.9.12.2

Removed file(s):
- files/patch-bindings_Makefile.in

Changelog libprelude:
- Ability to debug TLS communication through a new LIBPRELUDE_TLS_DEBUG
  environment variable.
- Prevent binding generation error when using old SWIG version.
- Generate bindings for the error handling API.
- Small Perl/Python detection improvement. Fix #182.
- Fix bindings compilation when using make -j.
- New configure --with-perl-installdirs flags: might be used to override
  default site perl installation.
- Fix make installation error when Perl bindings are disabled.

Generated with FreeBSD Port Tools 0.77
Comment 1 Cheng-Lung Sung freebsd_committer freebsd_triage 2007-01-08 13:51:59 UTC
Responsible Changed
From-To: freebsd-ports-bugs->clsung

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2007-01-08 15:20:23 UTC
clsung      2007-01-08 15:20:10 UTC

  FreeBSD ports repository

  Modified files:
    security/libprelude  Makefile distinfo 
  Removed files:
    security/libprelude/files patch-bindings_Makefile.in 
  Log:
  - Update to 0.9.12.2
  
  Changelog libprelude:
  - Ability to debug TLS communication through a new LIBPRELUDE_TLS_DEBUG
    environment variable.
  - Prevent binding generation error when using old SWIG version.
  - Generate bindings for the error handling API.
  - Small Perl/Python detection improvement. Fix #182.
  - Fix bindings compilation when using make -j.
  - New configure --with-perl-installdirs flags: might be used to override
    default site perl installation.
  - Fix make installation error when Perl bindings are disabled.
  
  PR:             ports/107677
  Submitted by:   maintainer (Robin Gruyters)
  
  Revision  Changes    Path
  1.40      +1 -2      ports/security/libprelude/Makefile
  1.21      +3 -3      ports/security/libprelude/distinfo
  1.2       +0 -11     ports/security/libprelude/files/patch-bindings_Makefile.in (dead)
_______________________________________________
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 Cheng-Lung Sung freebsd_committer freebsd_triage 2007-01-08 15:20:29 UTC
State Changed
From-To: open->closed

Committed. Thank You.