Bug 130144 - Update port: www/nspluginwrapper to 1.2.2
Summary: Update port: www/nspluginwrapper to 1.2.2
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: Beech Rintoul
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-01-03 21:40 UTC by Dave Grochowski
Modified: 2009-01-08 19:20 UTC (History)
0 users

See Also:


Attachments
file.diff (3.37 KB, patch)
2009-01-03 21:40 UTC, Dave Grochowski
no flags Details | Diff
nspluginwrapper-1.2.2-2.diff.txt (5.51 KB, text/plain)
2009-01-04 00:50 UTC, Dave Grochowski
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Dave Grochowski 2009-01-03 21:40:02 UTC
Multiple changes here:
- Update to version 1.2.2.
- Remove configure patching since it is now unnecessary.
- Switch to USE_XORG and remove USE_XLIB and friends.

Fix: Patch attached with submission follows:
Comment 1 Beech Rintoul freebsd_committer freebsd_triage 2009-01-03 22:25:56 UTC
Responsible Changed
From-To: freebsd-ports-bugs->beech

I'll take it
Comment 2 Beech Rintoul freebsd_committer freebsd_triage 2009-01-03 23:01:55 UTC
Port update does not build:

http://stargate.alaskaparadise.com/tb/errors/8.0-
FreeBSD/nspluginwrapper-1.2.2.log

Please fix and submit a patch.

Beech
-- 
---------------------------------------------------------------------------------------
Beech Rintoul - FreeBSD Developer - beech@FreeBSD.org
/"\   ASCII Ribbon Campaign  | FreeBSD Since 4.x
\ / - NO HTML/RTF in e-mail   | http://people.freebsd.org/~beech
 X  - NO Word docs in e-mail | Skype: akbeech
/ \  - http://www.FreeBSD.org/releases/7.0R/announce.html
---------------------------------------------------------------------------------------
Comment 3 Dave Grochowski 2009-01-04 00:50:36 UTC
Hey,

I have attached an updated patch. I added the missing dependencies,
made some improvements to the patches, and added a configure flag.

Sincerely,
Dave Grochowski
Comment 4 dfilter service freebsd_committer freebsd_triage 2009-01-08 19:19:40 UTC
beech       2009-01-08 19:19:24 UTC

  FreeBSD ports repository

  Modified files:
    www/nspluginwrapper  Makefile distinfo pkg-plist 
  Removed files:
    www/nspluginwrapper/files patch-npapi_nspr_prcpucfg.h 
  Log:
  - Update to version 1.2.2.
  - Remove configure patching since it is now unnecessary.
  - Switch to USE_XORG and remove USE_XLIB and friends.
  
  PR:             ports/130144
  Submitted by:   Dave Grochowski <malus.x@gmail.com> (maintainer)
  
  Revision  Changes    Path
  1.10      +10 -15    ports/www/nspluginwrapper/Makefile
  1.5       +6 -6      ports/www/nspluginwrapper/distinfo
  1.2       +0 -11     ports/www/nspluginwrapper/files/patch-npapi_nspr_prcpucfg.h (dead)
  1.2       +8 -6      ports/www/nspluginwrapper/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 5 Beech Rintoul freebsd_committer freebsd_triage 2009-01-08 19:20:32 UTC
State Changed
From-To: open->closed

Committed, Thanks!