Bug 192548

Summary: [maintainer update] science/lamprop: update for USES=python
Product: Ports & Packages Reporter: rsmith
Component: Individual Port(s)Assignee: John Marino <marino>
Status: Closed FIXED    
Severity: Affects Some People CC: marino
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
Patch for the port directory. none

Description rsmith 2014-08-10 13:07:25 UTC
Created attachment 145608 [details]
Patch for the port directory.

Updates science/lamprop for the USES=python changes.

This update has been tested:

    ~/tmp/ports/lamprop> env DEVELOPER=yes make stage && make check-plist && make package ^M
    ===>  License BSD2CLAUSE accepted by the user
    ===>   lamprop-1.5.0 depends on file: /usr/local/sbin/pkg - found
    ===> Fetching all distfiles required by lamprop-1.5.0 for building
    ===>  Extracting for lamprop-1.5.0
    => SHA256 Checksum OK for lamprop-1.5.0.zip.
    ===>  Patching for lamprop-1.5.0
    ===>   lamprop-1.5.0 depends on file: /usr/local/bin/python2.7 - found
    ===>  Configuring for lamprop-1.5.0
    ===>  Building for lamprop-1.5.0
    ===>  Staging for lamprop-1.5.0
    ===>   lamprop-1.5.0 depends on file: /usr/local/lib/python2.7/site-packages/numpy/core/numeric.py - found
    ===>   lamprop-1.5.0 depends on file: /usr/local/bin/python2.7 - found
    ===>   Generating temporary packing list
    cd /home/rsmith/tmp/ports/lamprop/work/lamprop-1.5.0 && make PREFIX=/home/rsmith/tmp/ports/lamprop/work/stage/usr/local install
    install -d /home/rsmith/tmp/ports/lamprop/work/stage/usr/local/bin
    install lamprop /home/rsmith/tmp/ports/lamprop/work/stage/usr/local/bin
    gzip -c doc/lamprop.1 >lamprop.1.gz
    gzip -c doc/lamprop.5 >lamprop.5.gz
    install -d /home/rsmith/tmp/ports/lamprop/work/stage/usr/local/man/man1
    install -d /home/rsmith/tmp/ports/lamprop/work/stage/usr/local/man/man5
    install -m 644 lamprop.1.gz /home/rsmith/tmp/ports/lamprop/work/stage/usr/local/man/man1
    install -m 644 lamprop.5.gz /home/rsmith/tmp/ports/lamprop/work/stage/usr/local/man/man5
    rm -f lamprop.1.gz lamprop.5.gz
    ====> Compressing man pages (compress-man)
    ====> Running Q/A tests (stage-qa)
    ====> Checking for pkg-plist issues (check-plist)
    ===> Parsing plist
    ===> Checking for items in STAGEDIR missing from pkg-plist
    ===> Checking for directories owned by MTREEs
    ===> Checking for directories handled by dependencies
    ===> Checking for items in pkg-plist which are not in STAGEDIR
    ===> No pkg-plist issues found (check-plist)
    ===>  Building package for lamprop-1.5.0
Comment 1 John Marino freebsd_committer freebsd_triage 2014-08-10 13:35:12 UTC
[patch] (or equivalent) is implied with [maintainer-update] or [maintainer], no need to put both on the title
Comment 2 commit-hook freebsd_committer freebsd_triage 2014-08-16 11:43:21 UTC
A commit references this bug:

Author: marino
Date: Sat Aug 16 11:42:41 UTC 2014
New revision: 365073
URL: http://svnweb.freebsd.org/changeset/ports/365073

Log:
  science/lamprop: switch to USES=python

  PR:		192548
  Submitted by:	maintainer (rsmith)

Changes:
  head/science/lamprop/Makefile