Bug 156698 - [PATCH] lang/rakudo update to 2011.04 release of "Rakudo Star"
Summary: [PATCH] lang/rakudo update to 2011.04 release of "Rakudo Star"
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: Frederic Culot
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-04-28 13:40 UTC by zahatski
Modified: 2011-05-10 14:30 UTC (History)
0 users

See Also:


Attachments
file.diff (52.87 KB, patch)
2011-04-28 13:40 UTC, zahatski
no flags Details | Diff
diff.txt (52.80 KB, text/plain; charset=US-ASCII)
2011-05-10 11:29 UTC, zahatski
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description zahatski 2011-04-28 13:40:03 UTC
Update to 2011.04 release of "Rakudo Star"

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2011-04-28 13:40:18 UTC
Responsible Changed
From-To: freebsd-ports-bugs->perl

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 Frederic Culot freebsd_committer freebsd_triage 2011-05-10 08:18:54 UTC
Responsible Changed
From-To: perl->culot

I'll take it.
Comment 3 Frederic Culot freebsd_committer freebsd_triage 2011-05-10 10:11:21 UTC
Hi Aliaksandr,

thanks for submitting this update.
It builds fine however there seems to be a small mistake in the packing
list. This is shown on the following tinderbox log:

http://people.freebsd.org/~culot/tinderbox/7.4-FreeBSD/rakudo-2011.04%2c2.log

In the /usr/local/share/licenses/rakudo-2011.04,2 directory the following
files are installed and they do not all appear in the packing list:

- catalog.mk
- LICENSE
- ART20

Could you please update your patch to correct this?

Thanks,
culot@
Comment 4 zahatski 2011-05-10 11:29:39 UTC
Oh hai, culot@ !
Yes, it fixed !
Removed  lines:
 +@dirrmtry share/licenses/rakudo-2011.04,2
 +@dirrmtry share/licenses

I'm attach new patch to this mail.
Many thanks, for the help in support !!

Best regards,
Aliaksandr


2011/5/10 Frederic Culot <culot@freebsd.org>:
> Hi Aliaksandr,
>
> thanks for submitting this update.
> It builds fine however there seems to be a small mistake in the packing
> list. This is shown on the following tinderbox log:
>
> http://people.freebsd.org/~culot/tinderbox/7.4-FreeBSD/rakudo-2011.04%2c2.log
>
> In the /usr/local/share/licenses/rakudo-2011.04,2 directory the following
> files are installed and they do not all appear in the packing list:
>
> - catalog.mk
> - LICENSE
> - ART20
>
> Could you please update your patch to correct this?
>
> Thanks,
> culot@
>
Comment 5 dfilter service freebsd_committer freebsd_triage 2011-05-10 14:28:20 UTC
culot       2011-05-10 13:28:06 UTC

  FreeBSD ports repository

  Modified files:
    lang/rakudo          Makefile distinfo pkg-plist 
  Log:
  - Update to 2011.04
  
  PR:             ports/156698
  Submitted by:   Aliaksandr Zahatski <zahatski@gmail.com>
  
  Revision  Changes    Path
  1.25      +2 -2      ports/lang/rakudo/Makefile
  1.14      +2 -2      ports/lang/rakudo/distinfo
  1.15      +277 -292  ports/lang/rakudo/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 Frederic Culot freebsd_committer freebsd_triage 2011-05-10 14:28:27 UTC
State Changed
From-To: open->closed

Committed. Thanks!