- Update to 1.3.1
PR: 127404 Submitted by: Ralf van Dooren <r.vdooren@snow.nl> (maintainer)
This commit is contained in:
parent
e3b97909ea
commit
beec346c19
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=220806
2 changed files with 5 additions and 6 deletions
|
@ -6,8 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= rsnapshot
|
||||
PORTVERSION= 1.3.0
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 1.3.1
|
||||
CATEGORIES= sysutils
|
||||
MASTER_SITES= http://www.rsnapshot.org/downloads/
|
||||
|
||||
|
@ -21,7 +20,7 @@ RUN_DEPENDS= rsync:${PORTSDIR}/net/rsync \
|
|||
USE_PERL5= yes
|
||||
GNU_CONFIGURE= yes
|
||||
|
||||
MAN1= rsnapshot.1
|
||||
MAN1= rsnapshot.1 rsnapshot-diff.1
|
||||
PORTDOCS= AUTHORS ChangeLog README TODO
|
||||
|
||||
.if !defined(NOPORTDOCS)
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
MD5 (rsnapshot-1.3.0.tar.gz) = 8487514517e78fe1cd1143ca67cb4b62
|
||||
SHA256 (rsnapshot-1.3.0.tar.gz) = 3fc1a2c0444f1fa4bc510ce71032db4fc9025180ea4ac648db488d53992fe3a6
|
||||
SIZE (rsnapshot-1.3.0.tar.gz) = 195862
|
||||
MD5 (rsnapshot-1.3.1.tar.gz) = 588f92995dcf60a6ea6df8d94a017e7e
|
||||
SHA256 (rsnapshot-1.3.1.tar.gz) = 94b6c77e40628935f42a191bdc28ad93b1f132fde456ee76ee87763f1eddc75e
|
||||
SIZE (rsnapshot-1.3.1.tar.gz) = 215806
|
||||
|
|
Loading…
Reference in a new issue