Bug 164319 - Update x11-fonts/linuxlibertine to version 4.7.5
Summary: Update x11-fonts/linuxlibertine to version 4.7.5
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: Jason Helfman
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-01-19 22:50 UTC by Pedro F. Giffuni
Modified: 2012-02-06 18:20 UTC (History)
0 users

See Also:


Attachments
file.diff (3.64 KB, patch)
2012-01-19 22:50 UTC, Pedro F. Giffuni
no flags Details | Diff
patch.txt (5.30 KB, text/plain; charset=us-ascii)
2012-01-20 18:17 UTC, Jason Helfman
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Pedro F. Giffuni 2012-01-19 22:50:10 UTC
This port was very outdated.
The latest version to include both OTF and TTF in the same
tarball is 4.7.5

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2012-01-19 22:50:17 UTC
Maintainer of x11-fonts/linuxlibertine,

Please note that PR ports/164319 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/164319

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2012-01-19 22:50:19 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 3 Jason Helfman freebsd_committer freebsd_triage 2012-01-20 03:38:59 UTC
Responsible Changed
From-To: freebsd-ports-bugs->jgh

I'll take it.
Comment 4 Jason Helfman freebsd_committer freebsd_triage 2012-01-20 18:17:37 UTC
Please consider this patch, based on the patch that opened this pr.

- Move to license framework
- Run fc-cache on de-install
- Cleanup pkg-plist for PORTDOCS

-jgh

--
Jason Helfman         | FreeBSD Committer
jgh@FreeBSD.org       | http://people.freebsd.org/~jgh
Comment 5 dfilter service freebsd_committer freebsd_triage 2012-02-06 18:11:38 UTC
jgh         2012-02-06 18:11:28 UTC

  FreeBSD ports repository

  Modified files:
    x11-fonts/linuxlibertine Makefile distinfo pkg-plist 
  Added files:
    x11-fonts/linuxlibertine/files pkg-deinstall.in 
  Log:
  - Update to 4.7.5
  while here...
  - add in LICENSE installation via framework
  - run fc-cache on de-install
  - drop X11BASE
  
  PR:     ports/164319
  Submitted by:   giffunip at tutopia.com
  Reviewed by: crees, rene
  Approved by:    maintainer ( timeout + 3d)
  
  Revision  Changes    Path
  1.5       +27 -13    ports/x11-fonts/linuxlibertine/Makefile
  1.5       +2 -2      ports/x11-fonts/linuxlibertine/distinfo
  1.1       +6 -0      ports/x11-fonts/linuxlibertine/files/pkg-deinstall.in (new)
  1.4       +23 -24    ports/x11-fonts/linuxlibertine/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 6 Jason Helfman freebsd_committer freebsd_triage 2012-02-06 18:12:24 UTC
State Changed
From-To: feedback->closed

Committed, with minor changes. Thanks!