Bug 121751 - [UPDATE] sysutils/fpkg
Summary: [UPDATE] sysutils/fpkg
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: Felippe de Meirelles Motta
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-03-16 02:10 UTC by Felippe de Meirelles Motta
Modified: 2008-04-03 03:40 UTC (History)
0 users

See Also:


Attachments
file.diff (1.83 KB, patch)
2008-03-16 02:10 UTC, Felippe de Meirelles Motta
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Felippe de Meirelles Motta freebsd_committer freebsd_triage 2008-03-16 02:10:02 UTC
- PLIST_FILES instead of pkg-plist
- SHA256ify
- Makefile style
- bump PORTREVISION

TB Log: http://regis.goodking.ca/tb/logs/7-FreeBSD-lippe/fpkg-0.2_1.log

Fix: Patch attached with submission follows:
Comment 1 Felippe de Meirelles Motta freebsd_committer freebsd_triage 2008-03-16 03:11:33 UTC
Responsible Changed
From-To: freebsd-ports-bugs->lippe

I'll take it.
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2008-03-16 09:16:53 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 3 dfilter service freebsd_committer freebsd_triage 2008-04-03 03:36:27 UTC
lippe       2008-04-03 02:36:22 UTC

  FreeBSD ports repository

  Modified files:
    sysutils/fpkg        Makefile distinfo 
  Removed files:
    sysutils/fpkg        pkg-plist 
  Log:
  - Use PLIST_FILES instead of pkg-plist.
  - Add SHA256ify.
  - Makefile cosmetic changes.
  - bump PORTREVISION.
  
  PR:             ports/121751
  Submitted by:   myself
  Approved by:    araujo (mentor), maintainer timeout (> 2 weeks)
  
  Revision  Changes    Path
  1.3       +5 -11     ports/sysutils/fpkg/Makefile
  1.2       +1 -0      ports/sysutils/fpkg/distinfo
  1.2       +0 -1      ports/sysutils/fpkg/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 4 Felippe de Meirelles Motta freebsd_committer freebsd_triage 2008-04-03 03:38:49 UTC
State Changed
From-To: feedback->closed

Committed. Thanks!