Bug 159865

Summary: [patch] graphics/gnash: typo
Product: Ports & Packages Reporter: Kaspars Bankovskis <kaspars>
Component: Individual Port(s)Assignee: Dmitry Marakasov <amdmi3>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description Kaspars Bankovskis 2011-08-18 09:40:07 UTC
a minor typo

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2011-08-18 09:40:17 UTC
Responsible Changed
From-To: freebsd-ports-bugs->amdmi3

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 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 3 Dmitry Marakasov freebsd_committer freebsd_triage 2011-09-06 16:45:53 UTC
State Changed
From-To: open->closed

Committed. Thanks!