Bug 148953 - [PATCH] x11-fonts/dejavu: simplify Makefile, take maintainership
Summary: [PATCH] x11-fonts/dejavu: simplify Makefile, take maintainership
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: Sylvio Cesar Teixeira
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-07-26 10:30 UTC by Sunpoet Po-Chuan Hsieh
Modified: 2010-07-28 20:00 UTC (History)
0 users

See Also:


Attachments
dejavu-2.31.patch (5.14 KB, patch)
2010-07-26 10:30 UTC, Sunpoet Po-Chuan Hsieh
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Sunpoet Po-Chuan Hsieh 2010-07-26 10:30:04 UTC
- Respect PORTVERSION
- Use built-in apply-slist:
- Take maintainership

Added file(s):
- files/pkg-message.in

Removed file(s):
- pkg-message

Generated with FreeBSD Port Tools 0.99
Comment 1 Sylvio Cesar Teixeira freebsd_committer freebsd_triage 2010-07-26 12:26:40 UTC
Responsible Changed
From-To: freebsd-ports-bugs->sylvio

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2010-07-28 19:50:05 UTC
sylvio      2010-07-28 18:49:50 UTC

  FreeBSD ports repository

  Modified files:
    x11-fonts/dejavu     Makefile pkg-plist 
  Added files:
    x11-fonts/dejavu/files pkg-message.in 
  Removed files:
    x11-fonts/dejavu     pkg-message 
  Log:
  - Respect PORTVERSION
  - Use built-in apply-slist
  - Pass maintainership to submitter (naddy@ not response email and this PR was opened before the naddy@ take maintainer.
  
  PR:             ports/148953
  Submitted by:   Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net>
  
  Revision  Changes    Path
  1.50      +14 -18    ports/x11-fonts/dejavu/Makefile
  1.1       +11 -0     ports/x11-fonts/dejavu/files/pkg-message.in (new)
  1.3       +0 -11     ports/x11-fonts/dejavu/pkg-message (dead)
  1.12      +23 -22    ports/x11-fonts/dejavu/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 Sylvio Cesar Teixeira freebsd_committer freebsd_triage 2010-07-28 19:50:08 UTC
State Changed
From-To: open->closed

Committed. Thanks!