Skip to content

Commit

Permalink
Release 1.9.1
Browse files Browse the repository at this point in the history
- fix a fd leak on freebsd <11

Reported by:	mat
Tested by:	mat
  • Loading branch information
bapt committed Oct 16, 2016
1 parent 42383d4 commit b8c8b82
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion ports-mgmt/pkg/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# $FreeBSD$

PORTNAME= pkg
DISTVERSION= 1.9.0
DISTVERSION= 1.9.1
_PKG_VERSION= ${DISTVERSION}
CATEGORIES= ports-mgmt
MASTER_SITES= \
Expand Down
6 changes: 3 additions & 3 deletions ports-mgmt/pkg/distinfo
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
TIMESTAMP = 1476566559
SHA256 (pkg-1.9.0.tar.xz) = 204921e3e46641fc45033ad7b02fcbac02821d542114d432f2993143757213df
SIZE (pkg-1.9.0.tar.xz) = 1915872
TIMESTAMP = 1476629671
SHA256 (pkg-1.9.1.tar.xz) = 711044127b6f973bbc5f1fde1a4bf56b651dd93fc6b826b259249b069bf3d573
SIZE (pkg-1.9.1.tar.xz) = 1950068

0 comments on commit b8c8b82

Please sign in to comment.