Bug 118681 - [patch][update] graphics/aqsis unbreak + fix + update + adopt maintainship
Summary: [patch][update] graphics/aqsis unbreak + fix + update + adopt maintainship
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: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-12-13 23:50 UTC by Pietro Cerutti
Modified: 2007-12-14 19:10 UTC (History)
0 users

See Also:


Attachments
_aqsis.diff (11.90 KB, patch)
2007-12-13 23:50 UTC, Pietro Cerutti
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Pietro Cerutti 2007-12-13 23:50:03 UTC

The following patch:

- updates aqsis to the last stable version (1.2.0)
- unbreak the build with GCC 4.2
- sets maintainship to me
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2007-12-13 23:50:12 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

miwi@ wants his PRs (via the GNATS Auto Assign Tool)
Comment 2 Pietro Cerutti 2007-12-14 00:44:48 UTC
Please find the updated patch here:

http://www.gahr.ch/FreeBSD/patches/118681_aqsis.diff

- restore the USE_LDCONFIG variable

-- 
Pietro Cerutti

PGP Public Key:
http://gahr.ch/pgp
Comment 3 dfilter service freebsd_committer freebsd_triage 2007-12-14 19:08:29 UTC
miwi        2007-12-14 19:08:25 UTC

  FreeBSD ports repository

  Modified files:
    graphics/aqsis       Makefile distinfo pkg-plist 
  Added files:
    graphics/aqsis/files patch-aqsistypes::plugins.cpp 
  Removed files:
    graphics/aqsis/files patch-aqsis::aqsis.cpp 
                         patch-libaqsistypes::plugins.cpp 
  Log:
  - Update to 1.2.0
  - Fix build with gcc 4.2
  - Pass maintainership to submitter
  
  PR:             118681
  Submitted by:   Pietro Cerutti <gahr@gahr.ch>
  
  Revision  Changes    Path
  1.28      +25 -24    ports/graphics/aqsis/Makefile
  1.9       +3 -3      ports/graphics/aqsis/distinfo
  1.3       +0 -13     ports/graphics/aqsis/files/patch-aqsis::aqsis.cpp (dead)
  1.1       +11 -0     ports/graphics/aqsis/files/patch-aqsistypes::plugins.cpp (new)
  1.3       +0 -11     ports/graphics/aqsis/files/patch-libaqsistypes::plugins.cpp (dead)
  1.8       +82 -174   ports/graphics/aqsis/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 2007-12-14 19:08:35 UTC
State Changed
From-To: open->closed

Committed. Thanks!