Skip to content

Commit

Permalink
Update to 1.11
Browse files Browse the repository at this point in the history
Upstream changes:
1.11  2024-02-26
  - Fixed a bug where options passed to 'new' were not used.
  - Changed RELEASE_TESTING variable.
    Now use a release-specific testing variable rather than RELEASE_TESTING.
    See GitHub #17 in my Locale-Codes module for details.
  • Loading branch information
wen committed Jun 2, 2024
1 parent 6ccb299 commit 844c525
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions devel/p5-Test-Inter/Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# $NetBSD: Makefile,v 1.25 2024/01/11 11:36:22 mef Exp $
# $NetBSD: Makefile,v 1.26 2024/06/02 02:13:21 wen Exp $

DISTNAME= Test-Inter-1.10
DISTNAME= Test-Inter-1.11
PKGNAME= p5-${DISTNAME}
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Test/}
Expand Down
8 changes: 4 additions & 4 deletions devel/p5-Test-Inter/distinfo
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.10 2024/01/11 11:25:05 mef Exp $
$NetBSD: distinfo,v 1.11 2024/06/02 02:13:21 wen Exp $

BLAKE2s (Test-Inter-1.10.tar.gz) = ac471b5aa577aa4cc4ecf0f67e5da87fb1bcb6cf2651667faf0d73564425937b
SHA512 (Test-Inter-1.10.tar.gz) = 2e4cdd9009d58dd396dbfbc7b91d69d2193132445bb9e6a95c2e56b772981a39e9a9cae0d22f8b1b94571f2f739fb8f47b5410e422c02f008547fcacc7f83325
Size (Test-Inter-1.10.tar.gz) = 44946 bytes
BLAKE2s (Test-Inter-1.11.tar.gz) = 457b76444fccdcb9b6972d6a83753003bc469aeea9558fe89f07a6f4cd76a23b
SHA512 (Test-Inter-1.11.tar.gz) = a7e3f6f49e4a6ba60679a5c203c33585d42a2b930354bb2b948554f476409971ecf789f607fb15c5b7af785f45ff55543ef02974b91006a726fdbf27d788a5a9
Size (Test-Inter-1.11.tar.gz) = 45815 bytes

0 comments on commit 844c525

Please sign in to comment.