Bug 152479

Summary: [PATCH] Upgrade textproc/pootle to 2.1.3
Product: Ports & Packages Reporter: Josh Paetzel <jpaetzel>
Component: Individual Port(s)Assignee: Josh Paetzel <jpaetzel>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff
none
patch-pootle-2.1.3 none

Description Josh Paetzel freebsd_committer freebsd_triage 2010-11-22 14:40:10 UTC
Upgrade textproc/pootle to 2.1.3

Fix: Apply attached patch

Patch attached with submission follows:
How-To-Repeat: N/A
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2010-11-22 14:40:17 UTC
Responsible Changed
From-To: freebsd-ports-bugs->jpaetzel

Submitter has GNATS access (via the GNATS Auto Assign Tool)
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2010-11-22 14:40:19 UTC
Maintainer of textproc/pootle,

Please note that PR ports/152479 has just been submitted.

If it contains a patch for an upgrade, an enhancement or a bug fix
you agree on, reply to this email stating that you approve the patch
and a committer will take care of it.

The full text of the PR can be found at:
    http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/152479

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 3 Edwin Groothuis freebsd_committer freebsd_triage 2010-11-22 14:40:21 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 4 Denis Pokataev 2010-11-23 06:17:44 UTC
Thank you for PR.
Updated patch:
- according to release notes pootle 2.1.3 requires translate-toolkit 1.8.1
- fixed pkg-plist (mr django.po is back, two more directories appears...)
- fixed pkg-install - do not chown/chmod pootle directories if already
exists - this could break existing installation

On Mon, Nov 22, 2010 at 17:40, Edwin Groothuis <edwin@freebsd.org> wrote:
> Maintainer of textproc/pootle,
>
> Please note that PR ports/152479 has just been submitted.
>
> If it contains a patch for an upgrade, an enhancement or a bug fix
> you agree on, reply to this email stating that you approve the patch
> and a committer will take care of it.
>
> The full text of the PR can be found at:
>    http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/152479
>
> --
> Edwin Groothuis via the GNATS Auto Assign Tool
> edwin@FreeBSD.org
>




-- 
Regards, Denis.
Comment 5 dfilter service freebsd_committer freebsd_triage 2010-11-23 19:30:36 UTC
jpaetzel    2010-11-23 19:30:30 UTC

  FreeBSD ports repository

  Modified files:
    textproc/pootle      Makefile distinfo pkg-plist 
    textproc/pootle/files pkg-install.in 
  Log:
  Update to version 2.1.3
  
  PR:     ports/152479
  Submitted by:   Josh Paetzel <jpaetzel@FreeBSD.org>
  Approved by:    Denis Pokataev <catone@cpan.org> (maintainer)
  
  Revision  Changes    Path
  1.12      +2 -2      ports/textproc/pootle/Makefile
  1.9       +2 -2      ports/textproc/pootle/distinfo
  1.2       +4 -4      ports/textproc/pootle/files/pkg-install.in
  1.10      +5 -0      ports/textproc/pootle/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 6 Josh Paetzel freebsd_committer freebsd_triage 2010-11-23 19:31:38 UTC
State Changed
From-To: feedback->closed

Committed, thanks!