Bug 125393

Summary: [PATCH]print/gv: update to 3.6.5
Product: Ports & Packages Reporter: bf <bf2006a>
Component: Individual Port(s)Assignee: Felippe de Meirelles Motta <lippe>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description bf 2008-07-08 05:30:01 UTC
The upstream maintainers ditched some code for licensing reasons, requiring the additional setenv-related argument to configure -- or further patching.  The cautionary post-install message about ${HOME}/.gv is needed because that file now includes the version of gv it was created under, and gv may fail to run if the version listed in that file is not the same as the version of the executable -- perhaps it should be turned into a pkg-message.

Regards,
          b.

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2008-07-08 05:30:08 UTC
Maintainer of print/gv,

Please note that PR ports/125393 has just been submitted.

If it contains a patch for an upgrade, an enhancement or a bug fix
you agree on, reply to this email stating that you approve the patch
and a committer will take care of it.

The full text of the PR can be found at:
    http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/125393

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2008-07-08 05:30:10 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 3 Felippe de Meirelles Motta freebsd_committer freebsd_triage 2008-07-22 03:10:44 UTC
Responsible Changed
From-To: freebsd-ports-bugs->lippe

I'll take it.
Comment 4 dfilter service freebsd_committer freebsd_triage 2008-07-26 17:36:49 UTC
lippe       2008-07-26 16:36:41 UTC

  FreeBSD ports repository

  Modified files:
    print/gv             Makefile distinfo 
    print/gv/files       patch-src-Makefile.in 
                         patch-src-gv_misc_res.dat 
  Log:
  - Update to 3.6.5.
  
  PR:             ports/125393
  Submitted by:   bf <bf2006a@yahoo.com>
  Approved by:    gabor (mentor, implicit), maintainer timeout (>2 weeks)
  
  Revision  Changes    Path
  1.58      +11 -2     ports/print/gv/Makefile
  1.19      +3 -3      ports/print/gv/distinfo
  1.2       +6 -6      ports/print/gv/files/patch-src-Makefile.in
  1.2       +3 -3      ports/print/gv/files/patch-src-gv_misc_res.dat
_______________________________________________
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 Felippe de Meirelles Motta freebsd_committer freebsd_triage 2008-07-26 18:07:10 UTC
State Changed
From-To: feedback->closed

Committed. Thanks!