Skip to content

Commit

Permalink
net/rsync-bpc: update 3.0.9.6 -> 3.0.9.8
Browse files Browse the repository at this point in the history
Changelog:
- 3.0.9.7
 * An important bug fix - fixed reference counting for a particular case
   in bpc_unlink(). Also fixed two memory leaks that happen on a file open
   error. Upgrading is strongly recommended.
- 3.0.9.8
 * Fixed version number (now 3.0.9.8), which was incorrectly left at 3.0.9.6
   in the 3.0.9.7 release.

PR:		218507
Submitted by:	Alexander Moisseev <[email protected]> (maintainer)
MFH:		2017Q3
  • Loading branch information
junovitch committed Jul 9, 2017
1 parent 518bc7f commit e883809
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 5 deletions.
3 changes: 1 addition & 2 deletions net/rsync-bpc/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,7 @@
# $FreeBSD$

PORTNAME= rsync-bpc
DISTVERSIONPREFIX= v
DISTVERSION= 3_0_9_6
PORTVERSION= 3.0.9.8
CATEGORIES= net

MAINTAINER= [email protected]
Expand Down
6 changes: 3 additions & 3 deletions net/rsync-bpc/distinfo
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
TIMESTAMP = 1490428001
SHA256 (backuppc-rsync-bpc-v3_0_9_6_GH0.tar.gz) = 3153ae32fc556d51284841778a6756476c64983eb8d696e7e5771499d1c919af
SIZE (backuppc-rsync-bpc-v3_0_9_6_GH0.tar.gz) = 777705
TIMESTAMP = 1497254792
SHA256 (backuppc-rsync-bpc-3.0.9.8_GH0.tar.gz) = ac52991265407caf7bd78e190eeda6d35a65cf0c8ad3daab4839cc95c08fcc5d
SIZE (backuppc-rsync-bpc-3.0.9.8_GH0.tar.gz) = 777690

0 comments on commit e883809

Please sign in to comment.