Bug 113798

Summary: Update for x11/xxkb to the version 1.11
Product: Ports & Packages Reporter: Timur I. Bakeyev <timur>
Component: Individual Port(s)Assignee: Timur I. Bakeyev <timur>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
xxkb.diff none

Description Timur I. Bakeyev freebsd_committer freebsd_triage 2007-06-17 15:00:11 UTC

A new version of xxkb was released a while ago. It uncludes support for SVG graphics as well as other improvements.

This update bumps the version of the port as well as make it to use SVG graphics conditionally.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2007-06-17 15:00:19 UTC
Responsible Changed
From-To: freebsd-ports-bugs->timur

Submitter has GNATS access
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2007-06-17 15:00:26 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback
Comment 3 Alexander Pohoyda 2007-06-17 22:29:34 UTC
Please commit this change.

> 
> Maintainer of x11/xxkb,
> 
> Please note that PR ports/113798 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/113798

-- 
Alexander Pohoyda <alexander.pohoyda@gmx.net>
PGP Key fingerprint: 7F C9 CC 5A 75 CD 89 72  15 54 5F 62 20 23 C6 44
Comment 4 dfilter service freebsd_committer freebsd_triage 2007-06-18 09:51:00 UTC
timur       2007-06-18 08:50:51 UTC

  FreeBSD ports repository

  Modified files:
    x11/xxkb             Makefile distinfo pkg-descr pkg-plist 
  Added files:
    x11/xxkb/files       patch-Imakefile 
  Removed files:
    x11/xxkb/files       patch-aa patch-resource.c 
  Log:
  Update port to the new version 1.11 and add optional SVG support.
  
  PR:             ports/113798
  Submitted by:   timur
  Approved by:    Alexander Pohoyda <alexander.pohoyda@gmx.net> (maintainer),
                  shaun (mentor)
  
  Revision  Changes    Path
  1.9       +25 -17    ports/x11/xxkb/Makefile
  1.7       +3 -3      ports/x11/xxkb/distinfo
  1.1       +11 -0     ports/x11/xxkb/files/patch-Imakefile (new)
  1.4       +0 -13     ports/x11/xxkb/files/patch-aa (dead)
  1.4       +0 -14     ports/x11/xxkb/files/patch-resource.c (dead)
  1.3       +6 -7      ports/x11/xxkb/pkg-descr
  1.5       +8 -1      ports/x11/xxkb/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 Timur I. Bakeyev freebsd_committer freebsd_triage 2007-06-18 11:21:20 UTC
State Changed
From-To: feedback->closed

Commited, thanks!