Bug 115161 - archivers/zip pkg-plist -> PLIST_FILES
Summary: archivers/zip pkg-plist -> PLIST_FILES
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: Andrey A. Chernov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-08-03 08:10 UTC by David Yeske
Modified: 2007-08-04 04:10 UTC (History)
0 users

See Also:


Attachments
file.diff (512 bytes, patch)
2007-08-03 08:10 UTC, David Yeske
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description David Yeske 2007-08-03 08:10:01 UTC
Move the pkg-plist entries into the port Makefile and delete pkg-plist.  This reduce the number of files in the ports collection by one.

Fix: apply attached patch
delete pkg-plist

Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2007-08-03 08:10:07 UTC
Responsible Changed
From-To: freebsd-ports-bugs->ache

Over to maintainer
Comment 2 dfilter service freebsd_committer freebsd_triage 2007-08-04 04:00:32 UTC
ache        2007-08-04 03:00:27 UTC

  FreeBSD ports repository

  Modified files:
    archivers/zip        Makefile 
  Removed files:
    archivers/zip        pkg-plist 
  Log:
  Move PLIST to Makefile
  
  PR:             115161
  Submitted by:   David Yeske <dyeske@gmail.com>
  
  Revision  Changes    Path
  1.34      +6 -0      ports/archivers/zip/Makefile
  1.7       +0 -4      ports/archivers/zip/pkg-plist (dead)
_______________________________________________
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 Andrey A. Chernov freebsd_committer freebsd_triage 2007-08-04 04:02:37 UTC
State Changed
From-To: open->closed

Committed