Bug 136398 - [maintainer update][patch] Update devel/diffuse to 0.3.4, add NLS support
Summary: [maintainer update][patch] Update devel/diffuse to 0.3.4, add NLS support
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: Dennis Herrmann
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-07-07 02:00 UTC by Marco Bröder
Modified: 2009-07-08 16:40 UTC (History)
0 users

See Also:


Attachments
file.diff (3.93 KB, patch)
2009-07-07 02:00 UTC, Marco Bröder
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Marco Bröder 2009-07-07 02:00:10 UTC
- Use newly introduced 'bsd.port.options.mk'.
- Change required Python version to new ports framework defaults (2.6.x).
- Update port to version 0.3.4.
- Add NLS option and required handling.
- Small cleanup / remove of unneeded blank lines.

Please note, translations are work in progress and incomplete. The only
available language in this release is german (in alpha quality). More
languages are expected in the future.

Fix: Patch attached with submission follows:
Comment 1 Dennis Herrmann freebsd_committer freebsd_triage 2009-07-07 23:20:56 UTC
Responsible Changed
From-To: freebsd-ports-bugs->dhn

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2009-07-08 16:32:44 UTC
dhn         2009-07-08 15:32:35 UTC

  FreeBSD ports repository

  Modified files:
    devel/diffuse        Makefile distinfo pkg-plist 
  Log:
  - Update to 0.3.4
  
  PR:             ports/136398
  Submitted by:   Marco Broeder <marco.broeder@gmx.eu> (maintainer)
  
  Revision  Changes    Path
  1.3       +26 -15    ports/devel/diffuse/Makefile
  1.3       +3 -3      ports/devel/diffuse/distinfo
  1.3       +2 -0      ports/devel/diffuse/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 Dennis Herrmann freebsd_committer freebsd_triage 2009-07-08 16:33:11 UTC
State Changed
From-To: open->closed

Committed. Thanks!