Skip to content

Commit

Permalink
sysutils/py-zfs-autobackup: update to 3.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Serhii (Sergey) Kozlov authored and Serhii (Sergey) Kozlov committed Sep 16, 2023
1 parent b7f2c91 commit 67149a1
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 6 deletions.
9 changes: 6 additions & 3 deletions sysutils/py-zfs-autobackup/Makefile
Original file line number Diff line number Diff line change
@@ -1,9 +1,7 @@
PORTNAME= zfs-autobackup
DISTVERSION= 3.1.3
DISTVERSION= 3.2.2
CATEGORIES= sysutils python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= zfs_autobackup-${DISTVERSION}

MAINTAINER= skozlov@FreeBSD.org
COMMENT= Periodicly backup zfs filesystems to other locations
Expand All @@ -16,6 +14,11 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}colorama>0:devel/py-colorama@${PY_FLAVOR}
USES= python
USE_PYTHON= autoplist distutils

USE_GITHUB= yes
GH_ACCOUNT= psy0rz
GH_PROJECT= zfs_autobackup
GH_TAGNAME= v${DISTVERSION}

NO_ARCH= yes

.include <bsd.port.mk>
6 changes: 3 additions & 3 deletions sysutils/py-zfs-autobackup/distinfo
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
TIMESTAMP = 1670544579
SHA256 (zfs_autobackup-3.1.3.tar.gz) = 7248a4abc026f353b4c242f8a3344115309ad793eb9a40f9e00daa118ea40397
SIZE (zfs_autobackup-3.1.3.tar.gz) = 73967
TIMESTAMP = 1694871100
SHA256 (psy0rz-zfs_autobackup-3.2.2-v3.2.2_GH0.tar.gz) = 736019c61a7829c3f60124e9213e51099cffad5a2d10826e3008c8f3b788b88e
SIZE (psy0rz-zfs_autobackup-3.2.2-v3.2.2_GH0.tar.gz) = 115708

0 comments on commit 67149a1

Please sign in to comment.