Bug 202878 - [PATCH] print/cloudprint: update to 0.14
Summary: [PATCH] print/cloudprint: update to 0.14
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Bernhard Froehlich
URL:
Keywords: patch
Depends on:
Blocks:
 
Reported: 2015-09-03 16:54 UTC by Po-Chuan Hsieh
Modified: 2015-09-07 17:55 UTC (History)
0 users

See Also:
bugzilla: maintainer-feedback? (decke)


Attachments
cloudprint patch (2.47 KB, patch)
2015-09-03 16:54 UTC, Po-Chuan Hsieh
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Po-Chuan Hsieh freebsd_committer freebsd_triage 2015-09-03 16:54:40 UTC
Created attachment 160684 [details]
cloudprint patch

- Update to 0.14
- Use automatic plist generation (USE_PYTHON=autoplist)
- Allow concurrent installation (USE_PYTHON=concurrent)
- Add NO_ARCH

Changes:        https://github.com/armooo/cloudprint/commits/master
Comment 1 Bernhard Froehlich freebsd_committer freebsd_triage 2015-09-05 20:04:03 UTC
Looks good to me. Approved and thanks!
Comment 2 commit-hook freebsd_committer freebsd_triage 2015-09-07 17:54:58 UTC
A commit references this bug:

Author: sunpoet
Date: Mon Sep  7 17:54:09 UTC 2015
New revision: 396331
URL: https://svnweb.freebsd.org/changeset/ports/396331

Log:
  - Update to 0.14
  - Use automatic plist generation (USE_PYTHON=autoplist)
  - Allow concurrent installation (USE_PYTHON=concurrent)
  - Add NO_ARCH

  Changes:	https://github.com/armooo/cloudprint/commits/master
  PR:		202878
  Submitted by:	sunpoet (myself)
  Approved by:	decke (maintainer)

Changes:
  head/print/cloudprint/Makefile
  head/print/cloudprint/distinfo
  head/print/cloudprint/pkg-plist
Comment 3 Po-Chuan Hsieh freebsd_committer freebsd_triage 2015-09-07 17:55:58 UTC
Committed. Thanks!