Bug 157961 - [PATCH] graphics/gnash: update to 0.8.9
Summary: [PATCH] graphics/gnash: update to 0.8.9
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: Dmitry Marakasov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-06-17 21:40 UTC by Chris Mangin
Modified: 2011-09-06 16:45 UTC (History)
0 users

See Also:


Attachments
patch (15.14 KB, patch)
2011-06-17 21:40 UTC, Chris Mangin
no flags Details | Diff
patch.gnash (15.67 KB, application/octet-stream)
2011-07-23 20:22 UTC, Chris Mangin
no flags Details
patch.gnash (15.67 KB, application/octet-stream)
2011-07-23 20:25 UTC, Chris Mangin
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Mangin 2011-06-17 21:40:10 UTC
I'm submitting a patch to update gnash to version 0.8.9

Note to maintainer: I switched the plugin install policy to 'prefix' instead 
of 'system'.  I used the '--with-kde4_prefix' switch to set the correct path 
for the kde4 plugin and I patched the configure script to allow the override 
of the default location. This allows us to create a package when that option
is set.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2011-06-17 21:40:21 UTC
Responsible Changed
From-To: freebsd-ports-bugs->amdmi3

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 Chris Mangin 2011-07-23 20:22:15 UTC
Update to the original patch I submitted so it works with ffmpeg 0.7.1

-- 
Christian Mangin <cmangin@arobas.net>
Comment 3 Chris Mangin 2011-07-23 20:25:38 UTC
Update to the original patch I submitted so it works with ffmpeg 0.7.1

-- 
Christian Mangin <cmangin@arobas.net>
Comment 4 dfilter service freebsd_committer freebsd_triage 2011-09-06 16:32:08 UTC
amdmi3      2011-09-06 15:31:55 UTC

  FreeBSD ports repository

  Modified files:
    graphics/gnash       Makefile distinfo pkg-plist 
    graphics/gnash/files patch-configure 
                         patch-plugin-klash-klash_part.cpp 
                         patch-plugin-klash4-klash_part.cpp 
                         patch-plugin-npapi-Makefile.in 
  Removed files:
    graphics/gnash/files patch-libbase-tu_file.h 
  Log:
  - Update to 0.8.9 (1)
  - Fix typo (2)
  
  PR:             157961 (1), 159865 (2)
  Submitted by:   "Christian Mangin" <cmangin@arobas.net> (1), Kaspars Bankovskis <kaspars@bankovskis.lv> (2)
  
  Revision  Changes    Path
  1.56      +10 -5     ports/graphics/gnash/Makefile
  1.14      +2 -2      ports/graphics/gnash/distinfo
  1.4       +15 -3     ports/graphics/gnash/files/patch-configure
  1.2       +0 -10     ports/graphics/gnash/files/patch-libbase-tu_file.h (dead)
  1.2       +3 -3      ports/graphics/gnash/files/patch-plugin-klash-klash_part.cpp
  1.2       +3 -3      ports/graphics/gnash/files/patch-plugin-klash4-klash_part.cpp
  1.2       +6 -6      ports/graphics/gnash/files/patch-plugin-npapi-Makefile.in
  1.17      +48 -51    ports/graphics/gnash/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 Dmitry Marakasov freebsd_committer freebsd_triage 2011-09-06 16:45:45 UTC
State Changed
From-To: open->closed

Committed, with minor changes. Thanks!