Bug 153944 - [MAINTAINER] devel/libYGP: update to 0.9.42
Summary: [MAINTAINER] devel/libYGP: update to 0.9.42
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: Po-Chuan Hsieh
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-01-13 04:40 UTC by Charlie Kester
Modified: 2011-01-14 14:40 UTC (History)
0 users

See Also:


Attachments
libYGP-0.9.42.diff (1.11 KB, patch)
2011-01-13 04:40 UTC, Charlie Kester
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Charlie Kester 2011-01-13 04:40:10 UTC
Update to 0.9.42

This is a minor update which adds exception handling to YGP::Relation,
and adds functions to convert HTML special characters.

NOTE TO COMMITTER:
This is a master port. Its Makefile is also used by devel/libXGP, 
which should be tested along with this one.

Fix: =============
Files added or deleted: None
Minor changes only.
Network traversal classes now must be explicitly enabled in the configure step.
=============
Comment 1 Po-Chuan Hsieh freebsd_committer freebsd_triage 2011-01-13 05:14:21 UTC
Responsible Changed
From-To: freebsd-ports-bugs->sunpoet

I will take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2011-01-14 14:33:41 UTC
sunpoet     2011-01-14 14:33:36 UTC

  FreeBSD ports repository

  Modified files:
    devel/libYGP         Makefile distinfo 
  Log:
  - Update to 0.9.42
  - Add CONFIGURE_ARGS: --enable-network-trav
  
  Changes:        http://libymp.cvs.sourceforge.net/viewvc/libymp/libYGP/ChangeLog
  PR:             ports/153944
  Submitted by:   Charlie Kester <corky1951@comcast.net> (maintainer)
  Feature safe:   yes
  
  Revision  Changes    Path
  1.17      +2 -2      ports/devel/libYGP/Makefile
  1.8       +2 -2      ports/devel/libYGP/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 Po-Chuan Hsieh freebsd_committer freebsd_triage 2011-01-14 14:39:37 UTC
State Changed
From-To: open->closed

Committed. Thanks!