Bug 163716 - [UPDATE] x11-toolkits/p5-Prima - need update to 1.31
Summary: [UPDATE] x11-toolkits/p5-Prima - need update to 1.31
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: Steve Wills
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-12-30 14:10 UTC by f0andrey
Modified: 2012-01-08 05:10 UTC (History)
0 users

See Also:


Attachments
file.diff (591 bytes, patch)
2011-12-30 14:10 UTC, f0andrey
no flags Details | Diff
file.diff (413 bytes, patch)
2011-12-30 14:10 UTC, f0andrey
no flags Details | Diff
file.diff (370 bytes, patch)
2011-12-30 14:10 UTC, f0andrey
no flags Details | Diff
Prima.diff.txt (16.13 KB, text/plain; charset=US-ASCII)
2012-01-07 09:19 UTC, f0andrey
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description f0andrey 2011-12-30 14:10:10 UTC
after apdete perl 5.12 -> 5.14 not build p5-Prima-1.27_4

sorry I'm not check pkg_plist and MAN section on the Makefile

Fix: > diff -u /usr/ports/x11-toolkits/p5-Prima/Makefile Makefile
> diff -u /usr/ports/x11-toolkits/p5-Prima/distinfo distinfo
> diff -u /usr/ports/x11-toolkits/p5-Prima/files/patch-apricot.h files/patch-apricot.h 
How-To-Repeat: update perl 5.12 to perl 5.14
cd /usr/ports/x11-toolkits/p5-Prima/
make
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2011-12-30 14:10:25 UTC
Responsible Changed
From-To: freebsd-ports-bugs->perl

perl@ wants this port PRs (via the GNATS Auto Assign Tool)
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2011-12-30 14:10:28 UTC
Maintainer of x11-toolkits/p5-Prima,

Please note that PR ports/163716 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/163716

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 3 Edwin Groothuis freebsd_committer freebsd_triage 2011-12-30 14:10:30 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 4 Dmitry Karasik 2011-12-30 14:25:33 UTC
I approve -- but there's Prima v1.32 out too

/dk
Comment 5 f0andrey 2012-01-07 09:19:04 UTC
I corrected the patch, and tested pkg-plist and man.
attached:Prima.diff.txt or https://redports.org/changeset/1209 log
building p5-Prima-1.31 in tinderbox
https://redports.org/~fandrey/20120107080056-25873-4058/p5-Prima-1.31.log

old post-install not working within PREFIX, rewrited this
Comment 6 Steve Wills freebsd_committer freebsd_triage 2012-01-08 04:44:30 UTC
Responsible Changed
From-To: perl->swills

I'll take it.
Comment 7 dfilter service freebsd_committer freebsd_triage 2012-01-08 05:08:14 UTC
swills      2012-01-08 05:08:00 UTC

  FreeBSD ports repository

  Modified files:
    x11-toolkits/p5-Prima Makefile distinfo pkg-plist 
  Removed files:
    x11-toolkits/p5-Prima/files patch-apricot.h 
  Log:
  - Update to 1.31 which fixes build with Perl 5.14
  
  PR:             ports/163716
  Submitted by:   FAndrey <f0andrey@gmail.com>
  Approved by:    Dmitry Karasik <dmitry@karasik.eu.org> (maintainer)
  
  Revision  Changes    Path
  1.23      +2 -3      ports/x11-toolkits/p5-Prima/Makefile
  1.11      +2 -2      ports/x11-toolkits/p5-Prima/distinfo
  1.2       +0 -50     ports/x11-toolkits/p5-Prima/files/patch-apricot.h (dead)
  1.10      +103 -103  ports/x11-toolkits/p5-Prima/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 8 Steve Wills freebsd_committer freebsd_triage 2012-01-08 05:08:16 UTC
State Changed
From-To: feedback->closed

Committed, with minor changes. Thanks!