Bug 251883 - archivers/py-bup: reintroduce port, remove DEPRECIATED, update to 0.31
Summary: archivers/py-bup: reintroduce port, remove DEPRECIATED, update to 0.31
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Li-Wen Hsu
URL:
Keywords: easy, patch, patch-ready
Depends on:
Blocks:
 
Reported: 2020-12-16 03:05 UTC by Chris Hutchinson
Modified: 2021-05-23 06:43 UTC (History)
1 user (show)

See Also:


Attachments
svn diff for archivers/py-bup (10.26 KB, patch)
2020-12-16 03:05 UTC, Chris Hutchinson
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Hutchinson 2020-12-16 03:05:13 UTC
Created attachment 220606 [details]
svn diff for archivers/py-bup

This port was DEPRECIATED and removed back in August for
py27 depends.
Version 0.31 is out, and now supports python3.

ChangeLogs:
https://github.com/bup/bup/blob/master/note/0.30.1-from-0.30.md
https://github.com/bup/bup/blob/master/note/0.31-from-0.30.1.md

Changes
Update to 0.31
take   MAINTAINER
update to py36+
USE_PYTHON autoplist
remove files/patch-t_test-sparse-files
modify files/patch-Makefile
add    files/patch-config_configure

Built/Tested/Works on 12.1/amd64/Python3.7

Files affected
MOVED
archivers/py-bup
archivers/py-bup/Makefile
archivers/py-bup/distinfo
archivers/py-bup/files
archivers/py-bup/files/patch-Makefile
archivers/py-bup/files/patch-config_configure
archivers/py-bup/files/patch-t_test-sparse-files.sh
archivers/py-bup/pkg-descr
archivers/py-bup/pkg-plist

Thats it.

Thanks!

--Chris
Comment 1 commit-hook freebsd_committer freebsd_triage 2021-05-23 06:41:46 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=1a68cb5c3414f3ba92dce8542fe1db9bd2da4d14

commit 1a68cb5c3414f3ba92dce8542fe1db9bd2da4d14
Author:     Chris Hutchinson <portmaster@bsdforge.com>
AuthorDate: 2021-05-23 04:45:43 +0000
Commit:     Li-Wen Hsu <lwhsu@FreeBSD.org>
CommitDate: 2021-05-23 06:40:47 +0000

    archivers/py-bup: Reintroduce port, remove DEPRECIATED, update to 0.31

    PR:             251883

 MOVED                                              |   1 -
 archivers/Makefile                                 |   1 +
 archivers/py-bup/Makefile (new)                    |  42 ++++++
 archivers/py-bup/distinfo (new)                    |   3 +
 archivers/py-bup/files/patch-Makefile (new)        |  11 ++
 .../py-bup/files/patch-config_configure (new)      |  13 ++
 .../files/patch-t_test-sparse-files.sh (new)       |  15 +++
 archivers/py-bup/pkg-descr (new)                   |  18 +++
 archivers/py-bup/pkg-plist (new)                   | 145 +++++++++++++++++++++
 9 files changed, 248 insertions(+), 1 deletion(-)