Bug 168358 - devel/cxxtools: attempt to fix plist on !amd64
Summary: devel/cxxtools: attempt to fix plist 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: Juergen Lock
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-05-27 07:40 UTC by Mark Linimon
Modified: 2012-05-30 18:10 UTC (History)
0 users

See Also:


Attachments
file.diff (1.05 KB, patch)
2012-05-27 07:40 UTC, Mark Linimon
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Mark Linimon freebsd_committer freebsd_triage 2012-05-27 07:40:03 UTC
Recent runs of this port on i386 and powerpc are showing problems during deinstallation:

http://pointyhat.freebsd.org/errorlogs/i386-errorlogs/e.8.20120525110836/cxxtools-2.1.log
http://pointyhat.freebsd.org/errorlogs/powerpc-errorlogs/e.9.20120524052331/cxxtools-2.1.log

Fix: Not yet tested, so this will need tinderboxing.

(In case this also fixes things on sparc64, I remove that stanza too.)
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2012-05-27 07:40:15 UTC
Responsible Changed
From-To: freebsd-ports-bugs->nox

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2012-05-30 18:06:02 UTC
nox         2012-05-30 17:05:48 UTC

  FreeBSD ports repository

  Modified files:
    devel/cxxtools       Makefile pkg-plist 
  Log:
  - (Attempt to) fix plist on !amd64.
  - Bump PORTREVISION.
  
  PR:             ports/168358
  Submitted by:   linimon
  
  Revision  Changes    Path
  1.9       +16 -0     ports/devel/cxxtools/Makefile
  1.4       +3 -2      ports/devel/cxxtools/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 Juergen Lock freebsd_committer freebsd_triage 2012-05-30 18:07:09 UTC
State Changed
From-To: open->closed

Committed, with minor changes. Thanks!