aboutsummaryrefslogtreecommitdiff
path: root/sysutils/Makefile
diff options
context:
space:
mode:
authorHiroki Tagato <tagattie@FreeBSD.org>2020-05-17 08:35:19 +0000
committerHiroki Tagato <tagattie@FreeBSD.org>2020-05-17 08:35:19 +0000
commit9bce152d2e4236682c46b8a967a0b70cc6bd4ba0 (patch)
treedcfcc9b4b3a23dc43333f13569f7a85dd72e4416 /sysutils/Makefile
parentd4953076514d13aa6cc93e788fde596f94ae3801 (diff)
downloadports-9bce152d2e4236682c46b8a967a0b70cc6bd4ba0.tar.gz
ports-9bce152d2e4236682c46b8a967a0b70cc6bd4ba0.zip
- Update to 2.0.0 and undeprecate
- Rename portname to py-rdiff-backup following Python Ports Policy[1] - Flavorize - Remove PORTEPOCH due to package name change - Use CHEESESHOP as MASTER_SITES instead of USE_GITHUB as per [1] - Update COMMENT to match the description at PyPi as per [1] - Update LICENSE and LICENSE_FILE based on the info at PyPi - Add autoplist and concurrent to USE_PYTHON as per [1] - Delete MAN1S and DOCS to let autoplist handle these files - Delete pkg-plist in favor of autoplist - Add TEST_DEPENDS and do-test target [1] https://wiki.freebsd.org/Python/PortsPolicy PR: 246250 Submitted by: Zsolt Udvari <uzsolt@uzsolt.hu> (maintainer) Reviewed by: koobs, bapt Approved by: ehaupt (mentor) Changelog: https://github.com/rdiff-backup/rdiff-backup/blob/v2.0.0/CHANGELOG Differential Revision: https://reviews.freebsd.org/D24816
Notes
Notes: svn path=/head/; revision=535526
Diffstat (limited to 'sysutils/Makefile')
-rw-r--r--sysutils/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/Makefile b/sysutils/Makefile
index 17cb2a3224cf..cebae349e0b6 100644
--- a/sysutils/Makefile
+++ b/sysutils/Makefile
@@ -991,6 +991,7 @@
SUBDIR += py-pyznap
SUBDIR += py-queuelib
SUBDIR += py-ranger
+ SUBDIR += py-rdiff-backup
SUBDIR += py-salt
SUBDIR += py-scandir
SUBDIR += py-scarab
@@ -1029,7 +1030,6 @@
SUBDIR += rclean
SUBDIR += rcm
SUBDIR += rdate
- SUBDIR += rdiff-backup
SUBDIR += rdup
SUBDIR += read-edid
SUBDIR += recoverdm