Bug 216192 - [MAINTAINER] devel/pysvn upgrade to 1.9.3
Summary: [MAINTAINER] devel/pysvn upgrade to 1.9.3
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: Po-Chuan Hsieh
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-01-17 19:22 UTC by nagy.attila
Modified: 2017-01-19 19:34 UTC (History)
0 users

See Also:


Attachments
pysvn upgrade (1.57 KB, patch)
2017-01-17 19:22 UTC, nagy.attila
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description nagy.attila 2017-01-17 19:22:56 UTC
Created attachment 179004 [details]
pysvn upgrade

pysvn upgrade to 1.9.3
Comment 1 commit-hook freebsd_committer freebsd_triage 2017-01-19 19:27:23 UTC
A commit references this bug:

Author: sunpoet
Date: Thu Jan 19 19:26:45 UTC 2017
New revision: 431906
URL: https://svnweb.freebsd.org/changeset/ports/431906

Log:
  Update to 1.9.3

  - While I'm here:
    - Fix LICENSE
    - Add LICENSE_FILE
    - Add missing LIB_DEPENDS
    - Use WRKSRC_SUBDIR
    - Simplify regex
    - Use MAKE_CMD
    - Merge pre-install: into do-install:

  PR:		216192
  Submitted by:	Attila Nagy <bra@fsn.hu> (maintainer)

Changes:
  head/devel/pysvn/Makefile
  head/devel/pysvn/distinfo
Comment 2 Po-Chuan Hsieh freebsd_committer freebsd_triage 2017-01-19 19:34:40 UTC
Committed. Thanks!