Bug 148809 - [PATCH] lang/parrot update port to 2.6.0
Summary: [PATCH] lang/parrot update port to 2.6.0
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: freebsd-perl (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-07-21 08:00 UTC by zahatski
Modified: 2010-07-23 15:10 UTC (History)
0 users

See Also:


Attachments
file.diff (3.30 KB, patch)
2010-07-21 08:00 UTC, zahatski
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description zahatski 2010-07-21 08:00:06 UTC
Update lang/parrot port to Parrot 2.6.0 "Red-rumped"

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2010-07-21 08:00:17 UTC
Responsible Changed
From-To: freebsd-ports-bugs->perl

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2010-07-23 15:00:23 UTC
skv         2010-07-23 14:00:14 UTC

  FreeBSD ports repository

  Modified files:
    lang/parrot          Makefile Makefile.common distinfo 
                         pkg-plist 
  Log:
  Update to 2.6.0
  
  Changes:        http://parrot.org/news/2010/Parrot-2.6.0
  PR:             ports/148809
  Submitted by:   Aliaksandr Zahatski <zahatski@gmail.com>
  
  Revision  Changes    Path
  1.48      +1 -1      ports/lang/parrot/Makefile
  1.8       +1 -1      ports/lang/parrot/Makefile.common
  1.27      +3 -3      ports/lang/parrot/distinfo
  1.27      +3 -1      ports/lang/parrot/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 skv freebsd_committer freebsd_triage 2010-07-23 15:00:40 UTC
State Changed
From-To: open->closed

Committed. 

Note that this line in patch is useless: 
+PORTREVISION=   1 

Also, do not include $FreeBSD$ tag in patch 
(just update skeleton before patching files).