Bug 145382 - [maintainer] lang/petite-chez: add support for amd64
Summary: [maintainer] lang/petite-chez: add support for amd64
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: Sylvio Cesar Teixeira
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-04-04 19:00 UTC by Vitaly Magerya
Modified: 2010-04-06 01:50 UTC (History)
0 users

See Also:


Attachments
file.diff (1.46 KB, patch)
2010-04-04 19:00 UTC, Vitaly Magerya
no flags Details | Diff
petite-chez-amd64-2.diff.txt (1.58 KB, text/plain)
2010-04-06 01:17 UTC, Vitaly Magerya
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Vitaly Magerya 2010-04-04 19:00:23 UTC
As I recently learned, Petite Chez 8.0 adds support for FreeBSD/amd64.
The attached patch enables the port to do the same.

Fix: Patch attached with submission follows:
Comment 1 Sylvio Cesar Teixeira freebsd_committer freebsd_triage 2010-04-04 19:20:21 UTC
Responsible Changed
From-To: freebsd-ports-bugs->sylvio

I'll take it.
Comment 2 Sylvio Cesar Teixeira freebsd_committer freebsd_triage 2010-04-05 23:52:54 UTC
Hi,

Can you send a fix to this problem?

http://people.freebsd.org/~sylvio/petite-chez-8.0.log

Thanks
Comment 3 Sylvio Cesar Teixeira freebsd_committer freebsd_triage 2010-04-05 23:53:46 UTC
State Changed
From-To: open->feedback

- Waiting a fix of submitter.
Comment 4 Vitaly Magerya 2010-04-06 01:17:11 UTC
Oh, thanks. I overlooked the new libiconv dependency.
Use the attached patch instead of the previous one.
Comment 5 Sylvio Cesar Teixeira freebsd_committer freebsd_triage 2010-04-06 01:28:10 UTC
Hi,

Problem with plist too.
Comment 6 dfilter service freebsd_committer freebsd_triage 2010-04-06 01:49:25 UTC
sylvio      2010-04-06 00:49:11 UTC

  FreeBSD ports repository

  Modified files:
    lang/petite-chez     Makefile distinfo pkg-plist 
  Log:
  - Added support to plataform amd64
  
  PR:             ports/145382
  Submitted by:   Vitaly Magerya <vmagerya@gmail.com> (maintainer)
  Approved by:    itetcu (mentor, implicit)
  
  Revision  Changes    Path
  1.4       +11 -4     ports/lang/petite-chez/Makefile
  1.4       +6 -0      ports/lang/petite-chez/distinfo
  1.3       +1 -0      ports/lang/petite-chez/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 7 Sylvio Cesar Teixeira freebsd_committer freebsd_triage 2010-04-06 01:49:51 UTC
State Changed
From-To: feedback->closed

Committed, with minor changes. Thanks!