Bug 157563 - [patch] update graphics/grafx2 to 2.3, add options
Summary: [patch] update graphics/grafx2 to 2.3, add options
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: Emanuel Haupt
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-06-03 14:00 UTC by Vitaly Magerya
Modified: 2011-06-03 16:10 UTC (History)
0 users

See Also:


Attachments
file.diff (9.85 KB, patch)
2011-06-03 14:00 UTC, Vitaly Magerya
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Vitaly Magerya 2011-06-03 14:00:25 UTC
Update graphics/grafx2 from 2.00b98.0 to 2.3.1781.
The patch also adds OPTIONS (defaults match current behavior),
and updates COMMENT and pkg-descr to better match how GrafX2
advertises itself now.

Note that pkg-plist does not use %%DATADIR%%. This is because
paths to data are hardcoded in the sources and will break with
non-standard DATADIR (PREFIX is respected though).

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2011-06-03 14:00:43 UTC
Responsible Changed
From-To: freebsd-ports-bugs->ehaupt

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2011-06-03 16:00:33 UTC
ehaupt      2011-06-03 15:00:05 UTC

  FreeBSD ports repository

  Modified files:
    graphics/grafx2      Makefile distinfo pkg-descr pkg-plist 
  Removed files:
    graphics/grafx2/files patch-Makefile patch-files.c 
                          patch-main.c 
  Log:
  Update to 2.3.1781
  
  PR:             157563
  Submitted by:   Vitaly Magerya <vmagerya@gmail.com>
  
  Revision  Changes    Path
  1.8       +40 -14    ports/graphics/grafx2/Makefile
  1.2       +2 -3      ports/graphics/grafx2/distinfo
  1.2       +0 -14     ports/graphics/grafx2/files/patch-Makefile (dead)
  1.2       +0 -15     ports/graphics/grafx2/files/patch-files.c (dead)
  1.2       +0 -12     ports/graphics/grafx2/files/patch-main.c (dead)
  1.2       +4 -3      ports/graphics/grafx2/pkg-descr
  1.2       +83 -10    ports/graphics/grafx2/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 Emanuel Haupt freebsd_committer freebsd_triage 2011-06-03 16:00:44 UTC
State Changed
From-To: open->closed

Committed, thanks!