Bug 138745 - [PATCH] lang/libHX: Fixed error with build in 6x.
Summary: [PATCH] lang/libHX: Fixed error with build in 6x.
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: Marcelo Araujo
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-09-12 04:20 UTC by Sylvio César Teixeira Amorim
Modified: 2009-09-13 00:30 UTC (History)
1 user (show)

See Also:


Attachments
libHX-3.0.1.patch (1.12 KB, patch)
2009-09-12 04:20 UTC, Sylvio César Teixeira Amorim
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Sylvio César Teixeira Amorim 2009-09-12 04:20:06 UTC
- Fixed error with build in 6x amd64 and i386.

The problem was reported by Miwi and Pav.
Thanks Pav and Miwi.

You can see the log in my tinderbox:
6-stable - amd64
http://www.scjamorim.org/Home/libHX-3.0.1-6amd64.log

7-stable - amd64
http://www.scjamorim.org/Home/libHX-3.0.1-7amd64.log

8-current - amd64
http://www.scjamorim.org/Home/libHX-3.0.1-8amd64.log

6-stable - i386
http://www.scjamorim.org/Home/libHX-3.0.1-6_stable.log

7-stable - i386
http://www.scjamorim.org/Home/libHX-3.0.1-7_stable.log

8-current - i386
http://www.scjamorim.org/Home/libHX-3.0.1-8_current.log

Pav and Miwi,

I'm sorry by delay in sending this PR.


Port maintainer (scjamorim@bsd.com.br) is cc'd.

Generated with FreeBSD Port Tools 0.77
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2009-09-12 04:20:19 UTC
Class Changed
From-To: change-request->maintainer-update

Fix category (submitter is maintainer) (via the GNATS Auto Assign Tool)
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2009-09-12 04:20:23 UTC
Responsible Changed
From-To: freebsd-ports-bugs->araujo

araujo@ wants his PRs (via the GNATS Auto Assign Tool)
Comment 3 dfilter service freebsd_committer freebsd_triage 2009-09-13 00:26:21 UTC
miwi        2009-09-12 23:26:08 UTC

  FreeBSD ports repository

  Modified files:
    lang/libhx           Makefile pkg-plist 
  Log:
  - Fix build on FreeBSD 6.X
  
  PR:             138745
  Submitted by:   Sylvio Cesar <scjamorim@bsd.com.br> (maintainer)
  
  Revision  Changes    Path
  1.5       +7 -0      ports/lang/libhx/Makefile
  1.4       +1 -0      ports/lang/libhx/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 Martin Wilke freebsd_committer freebsd_triage 2009-09-13 00:26:23 UTC
State Changed
From-To: open->closed

Committed. Thanks!