1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-26 09:46:09 +00:00

Update to 1.8.

Changes:

 * Ignore I/O errors after we have successfully sent the DISCONNECT frame.
 * Added support for non-blocking I/O, this is now the default I/O mode.

Feature safe:	yes
Approved by:	eadler (mentor)
This commit is contained in:
Tom Judge 2012-10-17 01:51:38 +00:00
parent 534fb47c2a
commit 670d7c889b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=305996
2 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= Net-STOMP-Client
PORTVERSION= 1.7
PORTVERSION= 1.8
CATEGORIES= net perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-

View File

@ -1,2 +1,2 @@
SHA256 (Net-STOMP-Client-1.7.tar.gz) = 1f7ec8ea5d67063028590b269dcde558f47faae78ae5ede0f842a2ba899e9d7c
SIZE (Net-STOMP-Client-1.7.tar.gz) = 38502
SHA256 (Net-STOMP-Client-1.8.tar.gz) = 77f079523df519f8b2eb8f3105984d34f134e7bbe6a76fdceb5e0c2fb1ca9b14
SIZE (Net-STOMP-Client-1.8.tar.gz) = 39354