Summary: | [PATCH] lang/rakudo update to 2011.04 release of "Rakudo Star" | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | zahatski | ||||||
Component: | Individual Port(s) | Assignee: | Frederic Culot <culot> | ||||||
Status: | Closed FIXED | ||||||||
Severity: | Affects Only Me | ||||||||
Priority: | Normal | ||||||||
Version: | Latest | ||||||||
Hardware: | Any | ||||||||
OS: | Any | ||||||||
Attachments: |
|
Description
zahatski
2011-04-28 13:40:03 UTC
Responsible Changed From-To: freebsd-ports-bugs->perl Over to maintainer (via the GNATS Auto Assign Tool) Responsible Changed From-To: perl->culot I'll take it. 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@ 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@ > 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" State Changed From-To: open->closed Committed. Thanks! |