Bug 190674 - [maintainer][patch] Add staging and update science/lamprop
Summary: [maintainer][patch] Add staging and update science/lamprop
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Many People
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-06-05 20:49 UTC by rsmith
Modified: 2014-09-06 05:16 UTC (History)
3 users (show)

See Also:


Attachments
Patch for the port files. (2.30 KB, patch)
2014-06-05 20:49 UTC, rsmith
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description rsmith 2014-06-05 20:49:48 UTC
Created attachment 143424 [details]
Patch for the port files.

Lamprop was updated to 1.5.0 and the port Makefile was updated to support staging.

Tested with "env DEVELOPER=yes make stage && make check-plist && make package".
Comment 1 John Marino freebsd_committer freebsd_triage 2014-08-03 11:38:30 UTC
Thanks for indicating the test protocols used, moving to patch-ready
Comment 2 commit-hook freebsd_committer freebsd_triage 2014-08-05 07:32:34 UTC
A commit references this bug:

Author: marino
Date: Tue Aug  5 07:31:34 UTC 2014
New revision: 364082
URL: http://svnweb.freebsd.org/changeset/ports/364082

Log:
  science/lamprop: Upgrade version 1.3.3 => 1.5.0 and stage

  For some reason PLIST_FILES doesn't work, necessitating a separate
  pkg-plist file for only 3 entries.

  PR:		190674
  Submitted by:	maintainer (rsmith)

Changes:
  head/science/lamprop/Makefile
  head/science/lamprop/distinfo
  head/science/lamprop/pkg-descr
  head/science/lamprop/pkg-plist
Comment 3 John Marino freebsd_committer freebsd_triage 2014-08-05 07:35:34 UTC
Thanks!