Skip to content

Commit 4e8122c

Browse files
author
taca
committed
net/ruby-xdr: update to 3.0.3
pkgsrc change: relax dependency to Rail's version. 3.0.3 (2022-02-18) Bug Fixes * make XDR::Option write empty strings as values (#15) (ccab229)
1 parent d7e5d0a commit 4e8122c

2 files changed

Lines changed: 7 additions & 7 deletions

File tree

net/ruby-xdr/Makefile

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
# $NetBSD: Makefile,v 1.6 2021/01/13 15:08:19 taca Exp $
1+
# $NetBSD: Makefile,v 1.7 2022/08/28 04:58:40 taca Exp $
22

3-
DISTNAME= xdr-3.0.2
3+
DISTNAME= xdr-3.0.3
44
CATEGORIES= net
55

66
MAINTAINER= minskim@NetBSD.org
@@ -13,7 +13,7 @@ DEPENDS+= ${RUBY_ACTIVEMODEL_DEPENDS}
1313

1414
USE_LANGUAGES= # none
1515

16-
RUBY_RAILS_ACCEPTED= 52 60
16+
RUBY_RAILS_ACCEPTED= # empty
1717

1818
.include "../../lang/ruby/gem.mk"
1919
.include "../../mk/bsd.pkg.mk"

net/ruby-xdr/distinfo

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
$NetBSD: distinfo,v 1.6 2021/10/26 11:06:54 nia Exp $
1+
$NetBSD: distinfo,v 1.7 2022/08/28 04:58:40 taca Exp $
22

3-
BLAKE2s (xdr-3.0.2.gem) = 4334cc39cdc861e47866dfe9ae65d4a15a134310e83903ecbd8dc67036f4f999
4-
SHA512 (xdr-3.0.2.gem) = cf5e180f5c2bf3ea97ea0e8547d7112ea4c6644840df0bdd1d7f7b6b6a158d9f0f93c1f2c1a74d2ac49df35e7dd78a38380250da586b790a749bc80a35948b51
5-
Size (xdr-3.0.2.gem) = 16384 bytes
3+
BLAKE2s (xdr-3.0.3.gem) = f9e584113f0f516671a7d3081c0ddbf144629be206eeb7fe2c7af104cde44bc2
4+
SHA512 (xdr-3.0.3.gem) = de4fb9f8ebdeda9c1cf5a8335c143e4c899d54e42f9b3457a0a284e7d240e00a5c6287bf72fcd313205fca9a5945a25382ed92fea9ff8a6bc81e033a3d245994
5+
Size (xdr-3.0.3.gem) = 16384 bytes

0 commit comments

Comments
 (0)