Bug 168483

Summary: Maintainer Update: lang/squeak version up to 4.4.7-2383, now ARCH amd64 support.
Product: Ports & Packages Reporter: Takeshi MUTOH <mutoh>
Component: Individual Port(s)Assignee: Ryan Steinmetz <zi>
Status: Closed FIXED    
Severity: Affects Only Me CC: mutoh
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description Takeshi MUTOH 2012-05-31 03:30:06 UTC
Upgrade lang/squeak port to 4.4.7-2383.
- Now ARCH amd64 has supported.
- Change the place of SqueakV41.sources, where squeakvm search it.

Fix: Please apply patch below:
How-To-Repeat: This is update request.
So no problem to repeat.
Comment 1 Michael Scheidell freebsd_committer freebsd_triage 2012-05-31 07:53:24 UTC
On 5/31/12 2:44 AM, Takeshi MUTOH wrote:
>   # Date created:        			12 October 2001
>   # Whom:                			roland.jesse@gmx.net
>   #
> -# $FreeBSD: ports/lang/squeak/Makefile,v 1.24 2012/05/14 14:09:40 pawel Exp $
> +# $FreeBSD: $
>   #
yes, this is a big problem
any time you see this line in a patch of yours, you make a mistake. any 
time you see the header line, you edited the Makefile and touched wrong 
places.
The only time you change this to $FreeBSD: $ is for a NEW PORT, don't 
touch this for patches to existing ports.

please update your ports tree.

please apply (manually the updates to your Makefile/distinfo and pkg-plist.

please submit that to GNATS. (bug-followup@FreeBSD.org)

If no one ever told you this before, then sorry,  they should have told 
you 'Don't touch that line'

-- 
Michael Scheidell, CTO
 >*| * SECNAP Network Security Corporation
d: +1.561.948.2259
w: http://people.freebsd.org/~scheidell
Comment 2 Ryan Steinmetz freebsd_committer freebsd_triage 2012-06-24 12:42:08 UTC
Responsible Changed
From-To: freebsd-ports-bugs->zi

I'll take it.
Comment 3 dfilter service freebsd_committer freebsd_triage 2012-06-24 16:03:50 UTC
zi          2012-06-24 15:03:36 UTC

  FreeBSD ports repository

  Modified files:
    lang/squeak          Makefile distinfo pkg-plist 
  Log:
  - Update to 4.4.7-2383
  - Add support for amd64
  
  PR:             ports/168483
  Submitted by:   Takeshi MUTOH <mutoh@openedu.org> (maintainer)
  
  Revision  Changes    Path
  1.26      +3 -3      ports/lang/squeak/Makefile
  1.9       +2 -2      ports/lang/squeak/distinfo
  1.12      +1 -1      ports/lang/squeak/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 4 Ryan Steinmetz freebsd_committer freebsd_triage 2012-06-24 16:03:54 UTC
State Changed
From-To: open->closed

Committed. Thanks!