Bug 116759 - please unmark devel/upnp as broken on amd64
Summary: please unmark devel/upnp as broken on 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: Mark Linimon
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-09-30 06:30 UTC by josh.carroll
Modified: 2007-10-25 04:30 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description josh.carroll 2007-09-30 06:30:01 UTC
The devel/upnp port is marked as broken on the amd64 arch, but it compiles fine and works fine (at least with ushare). Can you please unmark it as broken for the amd64 arch?

Thanks,
Josh

Fix: 

Change, in the Makefile:

NOT_FOR_ARCHS=        amd64 sparc64

to

NOT_FOR_ARCHS=        sparc64
How-To-Repeat: (on an amd64 install):

cd /usr/ports/devel/upnp
sed -e 's/amd64 sparc64/sparc64/g' Makefile > Makefile.new
make -f Makefile.new
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2007-09-30 06:30:10 UTC
Responsible Changed
From-To: freebsd-ports-bugs->farrokhi

Over to maintainer
Comment 2 dfilter service freebsd_committer freebsd_triage 2007-10-25 04:25:59 UTC
linimon     2007-10-25 03:25:52 UTC

  FreeBSD ports repository

  Modified files:
    devel/upnp           Makefile 
  Log:
  Unmark broken on amd64 and sparc64, except -7.  While here, portlint a bit.
  
  PR:             ports/116759
  Submitted by:   Josh Carroll <josh dot carroll at gmail dot com>
  Approved by:    maintainer timeout
  
  Revision  Changes    Path
  1.23      +10 -5     ports/devel/upnp/Makefile
_______________________________________________
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 Mark Linimon freebsd_committer freebsd_triage 2007-10-25 04:26:06 UTC
State Changed
From-To: open->closed

I've unmarked it broken on amd64-6/sparc64-6, where there are existing 
build logs for it.  However, it's broken on -7 on both of them. 


Comment 4 Mark Linimon freebsd_committer freebsd_triage 2007-10-25 04:26:06 UTC
Responsible Changed
From-To: farrokhi->linimon