Bug 136910 - [maintainer update] security/yapet: port update to 0.4_1
Summary: [maintainer update] security/yapet: port update to 0.4_1
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: Beat Gaetzi
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-07-19 19:00 UTC by Rafael Ostertag
Modified: 2009-07-25 08:51 UTC (History)
0 users

See Also:


Attachments
yapet-0.4_1.diff (7.04 KB, patch)
2009-07-19 19:00 UTC, Rafael Ostertag
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Rafael Ostertag 2009-07-19 19:00:15 UTC
Port update to version 0.4_1: Applies two patches to fix bugs. Additionally, applies patches from the files/ directory in order to honor the NOPORTDOCS make variable.

Updated Files
-------------
Makefile
distinfo
pkg-plist

New Files
---------
files/patch-Makefile.am
files/patch-configure.ac
files/patch-doc-Makefile.am

Deleted Files
-------------
(none)

How-To-Repeat: n/a
Comment 1 Beat Gaetzi freebsd_committer freebsd_triage 2009-07-23 18:44:15 UTC
Responsible Changed
From-To: freebsd-ports-bugs->beat

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2009-07-25 08:48:26 UTC
beat        2009-07-25 07:48:12 UTC

  FreeBSD ports repository

  Modified files:
    security/yapet       Makefile distinfo pkg-plist 
  Added files:
    security/yapet/files patch-Makefile.am patch-configure.ac 
                         patch-doc-Makefile.am 
  Log:
  - Add patch to fix bug "load option in ~/.yapet does not append the
    suffix" (see http://bugs.guengel.ch/show_bug.cgi?id=3)
  - Add patch to fix bug "Fields containing the field delimiter confuses
    csv2yapet" (see http://bugs.guengel.ch/show_bug.cgi?id=6)
  - Honor NOPORTDOCS
  - Bump PORTREVISION
  
  PR:             ports/136910
  Submitted by:   Rafael Ostertag <rafi AT guengel.ch> (maintainer)
  
  Revision  Changes    Path
  1.6       +17 -0     ports/security/yapet/Makefile
  1.6       +6 -0      ports/security/yapet/distinfo
  1.1       +22 -0     ports/security/yapet/files/patch-Makefile.am (new)
  1.1       +33 -0     ports/security/yapet/files/patch-configure.ac (new)
  1.1       +39 -0     ports/security/yapet/files/patch-doc-Makefile.am (new)
  1.4       +11 -11    ports/security/yapet/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 Beat Gaetzi freebsd_committer freebsd_triage 2009-07-25 08:51:01 UTC
State Changed
From-To: open->closed

Committed. Thanks!