Bug 157306 - [maintainer-update] update converters/*bsdconv to 5.0
Summary: [maintainer-update] update converters/*bsdconv to 5.0
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-05-25 01:40 UTC by buganini
Modified: 2011-05-25 15:40 UTC (History)
0 users

See Also:


Attachments
file.diff (11.07 KB, patch)
2011-05-25 01:40 UTC, buganini
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description buganini 2011-05-25 01:40:10 UTC
Update bsdconv family to 5.0

Changes:
 * Bunch of new APIs
 * Big improvement in table format
 * Ability to detect given codecs

Fix: Patch attached with submission follows:
Comment 1 Po-Chuan Hsieh freebsd_committer freebsd_triage 2011-05-25 09:16:22 UTC
Responsible Changed
From-To: freebsd-ports-bugs->sunpoet

I will take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2011-05-25 15:32:22 UTC
sunpoet     2011-05-25 14:32:01 UTC

  FreeBSD ports repository

  Modified files:
    converters/bsdconv   Makefile distinfo pkg-plist 
    converters/p5-bsdconv Makefile distinfo pkg-descr 
    converters/php5-bsdconv Makefile distinfo pkg-descr 
    converters/py-bsdconv Makefile distinfo pkg-descr 
  Log:
  - Update bsdconv family to 5.0
  - While I'm here, update WWW of converters/*-bsdconv
  
  Changes:        https://github.com/buganini/bsdconv/blob/6a43b56713fe84c0a198c4f712b2b9d13ce3f3cf/Changelog
  PR:             ports/157306
  Submitted by:   Kuan-Chung Chiu <buganini@gmail.com> (maintainer)
  
  Revision  Changes    Path
  1.8       +2 -2      ports/converters/bsdconv/Makefile
  1.8       +2 -2      ports/converters/bsdconv/distinfo
  1.8       +58 -56    ports/converters/bsdconv/pkg-plist
  1.9       +3 -3      ports/converters/p5-bsdconv/Makefile
  1.9       +2 -2      ports/converters/p5-bsdconv/distinfo
  1.3       +1 -1      ports/converters/p5-bsdconv/pkg-descr
  1.10      +3 -3      ports/converters/php5-bsdconv/Makefile
  1.9       +2 -2      ports/converters/php5-bsdconv/distinfo
  1.3       +1 -1      ports/converters/php5-bsdconv/pkg-descr
  1.6       +3 -3      ports/converters/py-bsdconv/Makefile
  1.6       +2 -2      ports/converters/py-bsdconv/distinfo
  1.2       +1 -1      ports/converters/py-bsdconv/pkg-descr
_______________________________________________
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-05-25 15:32:41 UTC
State Changed
From-To: open->closed

Committed. Thanks!