Bug 163546 - [maintainer] sysutils/gdisk : update to 0.8.1
Summary: [maintainer] sysutils/gdisk : update to 0.8.1
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: 2011-12-22 20:20 UTC by Dmitry Fomin
Modified: 2011-12-23 17:50 UTC (History)
1 user (show)

See Also:


Attachments
gdisk-0.8.1.patch (1.30 KB, patch)
2011-12-22 20:20 UTC, Dmitry Fomin
no flags Details | Diff
patch.txt (1.81 KB, text/plain; charset=us-ascii)
2011-12-22 21:33 UTC, Jason Helfman
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Dmitry Fomin 2011-12-22 20:20:10 UTC
This is a bug-fix version.
Comment 1 Jason Helfman freebsd_committer freebsd_triage 2011-12-22 20:49:36 UTC
Responsible Changed
From-To: freebsd-ports-bugs->jgh

I'll take this
Comment 2 Jason Helfman freebsd_committer freebsd_triage 2011-12-22 21:33:40 UTC
Hi Dmitry,

Can you please consider the updated patch? Since there was only cgdisk
was being substituted in the plist, I conditionally added it to the
PLIST_FILES and moved the default installed files into the PLIST_FILES
list in the Makefile.

I also sorted Makefile based on portlint suggestions.

Thanks,
Jason

-- 
Jason Helfman         | FreeBSD Committer
jgh@FreeBSD.org       | http://people.freebsd.org/~jgh
Comment 3 dfilter service freebsd_committer freebsd_triage 2011-12-23 17:47:06 UTC
jgh         2011-12-23 17:46:52 UTC

  FreeBSD ports repository

  Modified files:
    sysutils/gdisk       Makefile distinfo 
  Removed files:
    sysutils/gdisk       pkg-plist 
  Log:
  Update to 0.8.1
  - drop pkg-plist in favor of file listings in PROGRAM_FILES that is passed to PLIST_FILES
  
  PR: ports/163546
  Submitted by: Dmitry N Fomin (maintainer)
  Approved by: crees (mentor)
  
  Revision  Changes    Path
  1.6       +4 -6      ports/sysutils/gdisk/Makefile
  1.7       +2 -2      ports/sysutils/gdisk/distinfo
  1.3       +0 -4      ports/sysutils/gdisk/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 Jason Helfman freebsd_committer freebsd_triage 2011-12-23 17:47:27 UTC
State Changed
From-To: open->closed

Committed, with minor changes. Thanks!