Received: by mail.netbsd.org (Postfix, from userid 605) id 41E4C84D5E; Thu, 3 Jun 2021 04:24:34 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 7AFEE84D59 for ; Thu, 3 Jun 2021 04:24:33 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.netbsd.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id X9zkJUrLLmq8 for ; Thu, 3 Jun 2021 04:24:33 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.NetBSD.org [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id ECA9284D24 for ; Thu, 3 Jun 2021 04:24:32 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id E9DD3FA95; Thu, 3 Jun 2021 04:24:32 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1622694272163480" MIME-Version: 1.0 Date: Thu, 3 Jun 2021 04:24:32 +0000 From: "Mark Davies" Subject: CVS commit: pkgsrc/print/tex-babel-sorbian To: pkgsrc-changes@NetBSD.org Reply-To: markd@netbsd.org X-Mailer: log_accum Message-Id: <20210603042432.E9DD3FA95@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1622694272163480 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: markd Date: Thu Jun 3 04:24:32 UTC 2021 Modified Files: pkgsrc/print/tex-babel-sorbian: Makefile distinfo Log Message: tex-babel-sorbian: update to 1.0i changes unknown To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 pkgsrc/print/tex-babel-sorbian/Makefile cvs rdiff -u -r1.2 -r1.3 pkgsrc/print/tex-babel-sorbian/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1622694272163480 Content-Disposition: inline Content-Length: 2083 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/print/tex-babel-sorbian/Makefile diff -u pkgsrc/print/tex-babel-sorbian/Makefile:1.3 pkgsrc/print/tex-babel-sorbian/Makefile:1.4 --- pkgsrc/print/tex-babel-sorbian/Makefile:1.3 Sat Jan 18 23:33:39 2020 +++ pkgsrc/print/tex-babel-sorbian/Makefile Thu Jun 3 04:24:32 2021 @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.3 2020/01/18 23:33:39 rillig Exp $ +# $NetBSD: Makefile,v 1.4 2021/06/03 04:24:32 markd Exp $ DISTNAME= babel-sorbian -PKGNAME= tex-${DISTNAME}-1.0g -TEXLIVE_REV= 30294 +PKGNAME= tex-${DISTNAME}-1.0i +TEXLIVE_REV= 57646 MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= https://ctan.org/pkg/babel-sorbian @@ -11,6 +11,5 @@ LICENSE= lppl-1.3c DEPENDS+= tex-babel>=3.9l:../../print/tex-babel -TEXLIVE_UNVERSIONED= yes .include "../../print/texlive/package.mk" .include "../../mk/bsd.pkg.mk" Index: pkgsrc/print/tex-babel-sorbian/distinfo diff -u pkgsrc/print/tex-babel-sorbian/distinfo:1.2 pkgsrc/print/tex-babel-sorbian/distinfo:1.3 --- pkgsrc/print/tex-babel-sorbian/distinfo:1.2 Wed Nov 4 01:01:50 2015 +++ pkgsrc/print/tex-babel-sorbian/distinfo Thu Jun 3 04:24:32 2021 @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.2 2015/11/04 01:01:50 agc Exp $ +$NetBSD: distinfo,v 1.3 2021/06/03 04:24:32 markd Exp $ -SHA1 (tex-babel-sorbian-30294/babel-sorbian.tar.xz) = b226a1f51000a5df854f4a4865c2555e9e9a2b91 -RMD160 (tex-babel-sorbian-30294/babel-sorbian.tar.xz) = f6d817a103dbdee22c071a181d3dcbdf53e1e40e -SHA512 (tex-babel-sorbian-30294/babel-sorbian.tar.xz) = 11f4d1fc6060668cec59cc767dc453093a7640be48633ab5caf59e1d01f188209d1884438e01123252b5d5499061f6e59c0a28a631de13d19548794214f776f6 -Size (tex-babel-sorbian-30294/babel-sorbian.tar.xz) = 3152 bytes +SHA1 (babel-sorbian.r57646.tar.xz) = 7d016bd2102479bcf3e4693cd2ca2fedf1aded1e +RMD160 (babel-sorbian.r57646.tar.xz) = c58c02438260f95c348e346ad0c71485735faf5a +SHA512 (babel-sorbian.r57646.tar.xz) = a19f913f590ea66b411a2215ac555590b3ac9f23480096236ccf9c84714bc7b64c0649c1bbeef36bef4f1e56b0e16f3d2abf6c929992fc4accd708ecd6f54681 +Size (babel-sorbian.r57646.tar.xz) = 3156 bytes --_----------=_1622694272163480--