Bug 159105 - [PATCH] x11/xkeyboard-config: fix PLIST, make portlint happier
Summary: [PATCH] x11/xkeyboard-config: fix PLIST, make portlint happier
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: freebsd-x11 (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-07-22 09:40 UTC by Po-Chuan Hsieh
Modified: 2011-08-07 09:50 UTC (History)
1 user (show)

See Also:


Attachments
xkeyboard-config-1.8_2.patch (1.41 KB, patch)
2011-07-22 09:40 UTC, 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 Po-Chuan Hsieh freebsd_committer freebsd_triage 2011-07-22 09:40:09 UTC
- Fix PLIST: share/X11 is also used by other ports
- Make portlint happier
- Bump PORTREVISION for PLIST change

Port maintainer (x11@FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.99
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2011-07-22 09:40:19 UTC
Responsible Changed
From-To: freebsd-ports-bugs->freebsd-x11

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2011-08-07 09:45:21 UTC
kwm         2011-08-07 08:45:07 UTC

  FreeBSD ports repository

  Modified files:
    x11/xkeyboard-config Makefile pkg-plist 
  Log:
  share/X11 is shared between ports, use @dirrmtry.
  bump portrevision for this change.
  
  Get CPPFLAGS from CONFIGURE_ENV and clean up some portlint warnings.0
  
  PR:             ports/159105
  Submitted by:   sunpoet@
  With hat:       x11@
  
  Revision  Changes    Path
  1.19      +4 -4      ports/x11/xkeyboard-config/Makefile
  1.13      +1 -1      ports/x11/xkeyboard-config/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 Koop Mast freebsd_committer freebsd_triage 2011-08-07 09:45:24 UTC
State Changed
From-To: open->closed

Committed thanks!