Received: by mail.netbsd.org (Postfix, from userid 605) id 56BFC84D8D; Fri, 25 Jan 2019 19:36:40 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 6D07684D75 for ; Fri, 25 Jan 2019 19:36:39 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([IPv6:::1]) by localhost (mail.netbsd.org [IPv6:::1]) (amavisd-new, port 10025) with ESMTP id 8DyN_5MY6ryL for ; Fri, 25 Jan 2019 19:36:38 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 874E084D73 for ; Fri, 25 Jan 2019 19:36:38 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 81564FB16; Fri, 25 Jan 2019 19:36:38 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_154844499856530" MIME-Version: 1.0 Date: Fri, 25 Jan 2019 19:36:38 +0000 From: "Mark Davies" Subject: CVS commit: pkgsrc/print To: pkgsrc-changes@NetBSD.org Reply-To: markd@netbsd.org X-Mailer: log_accum Message-Id: <20190125193638.81564FB16@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_154844499856530 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: markd Date: Fri Jan 25 19:36:38 UTC 2019 Modified Files: pkgsrc/print/tex-marginnote: Makefile distinfo pkgsrc/print/tex-marginnote-doc: Makefile distinfo Log Message: tex-marginnote{,-doc}: update to 1.4b With this release the LPPL status has changed from maintained to unmaintained! However this release has one (last) bug fix for the vertical alignment of margin notes, e.g., inside lists, reported by U. F. To generate a diff of this commit: cvs rdiff -u -r1.6 -r1.7 pkgsrc/print/tex-marginnote/Makefile cvs rdiff -u -r1.5 -r1.6 pkgsrc/print/tex-marginnote/distinfo cvs rdiff -u -r1.6 -r1.7 pkgsrc/print/tex-marginnote-doc/Makefile cvs rdiff -u -r1.5 -r1.6 pkgsrc/print/tex-marginnote-doc/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_154844499856530 Content-Disposition: inline Content-Length: 3819 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/print/tex-marginnote/Makefile diff -u pkgsrc/print/tex-marginnote/Makefile:1.6 pkgsrc/print/tex-marginnote/Makefile:1.7 --- pkgsrc/print/tex-marginnote/Makefile:1.6 Wed Jun 21 10:14:19 2017 +++ pkgsrc/print/tex-marginnote/Makefile Fri Jan 25 19:36:38 2019 @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.6 2017/06/21 10:14:19 markd Exp $ +# $NetBSD: Makefile,v 1.7 2019/01/25 19:36:38 markd Exp $ DISTNAME= marginnote -PKGNAME= tex-${DISTNAME}-1.2b -TEXLIVE_REV= 43979 +PKGNAME= tex-${DISTNAME}-1.4b +TEXLIVE_REV= 48383 MAINTAINER= minskim@NetBSD.org HOMEPAGE= http://ctan.org/pkg/marginnote Index: pkgsrc/print/tex-marginnote/distinfo diff -u pkgsrc/print/tex-marginnote/distinfo:1.5 pkgsrc/print/tex-marginnote/distinfo:1.6 --- pkgsrc/print/tex-marginnote/distinfo:1.5 Wed Jun 21 10:14:19 2017 +++ pkgsrc/print/tex-marginnote/distinfo Fri Jan 25 19:36:38 2019 @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.5 2017/06/21 10:14:19 markd Exp $ +$NetBSD: distinfo,v 1.6 2019/01/25 19:36:38 markd Exp $ -SHA1 (tex-marginnote-43979/marginnote.tar.xz) = becaec207a43902d906448998b57eb3ad1127d17 -RMD160 (tex-marginnote-43979/marginnote.tar.xz) = 79b3793c13099a498cffec189425da4b6abd224d -SHA512 (tex-marginnote-43979/marginnote.tar.xz) = b2cb945982790b92d6d77336417c97bb52b47210a661d52448bd3829d3d9f41581fc98d01b9fee2f7e3f9965f0620da6e9d8ccd1e0c138ec582c1f324f7a1853 -Size (tex-marginnote-43979/marginnote.tar.xz) = 3404 bytes +SHA1 (tex-marginnote-48383/marginnote.tar.xz) = f7c3c1a78e15a13f7f07e5652ffbc463d0ec988d +RMD160 (tex-marginnote-48383/marginnote.tar.xz) = 92ffffc54b1fcc00b79c2fc8a23c49f736413423 +SHA512 (tex-marginnote-48383/marginnote.tar.xz) = 57f84fcb7859ed9107fbe14e8f09c2923b6fce844165a67ece9058cdba4bc7750e878ab8434b667be086436dc5179056b3a88c15cbcfb3e404446e8a92230fca +Size (tex-marginnote-48383/marginnote.tar.xz) = 3332 bytes Index: pkgsrc/print/tex-marginnote-doc/Makefile diff -u pkgsrc/print/tex-marginnote-doc/Makefile:1.6 pkgsrc/print/tex-marginnote-doc/Makefile:1.7 --- pkgsrc/print/tex-marginnote-doc/Makefile:1.6 Wed Jun 21 10:14:19 2017 +++ pkgsrc/print/tex-marginnote-doc/Makefile Fri Jan 25 19:36:38 2019 @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.6 2017/06/21 10:14:19 markd Exp $ +# $NetBSD: Makefile,v 1.7 2019/01/25 19:36:38 markd Exp $ DISTNAME= marginnote.doc -PKGNAME= tex-${DISTNAME:S/./-/}-1.2b -TEXLIVE_REV= 43979 +PKGNAME= tex-${DISTNAME:S/./-/}-1.4b +TEXLIVE_REV= 48383 MAINTAINER= minskim@NetBSD.org HOMEPAGE= http://ctan.org/pkg/marginnote Index: pkgsrc/print/tex-marginnote-doc/distinfo diff -u pkgsrc/print/tex-marginnote-doc/distinfo:1.5 pkgsrc/print/tex-marginnote-doc/distinfo:1.6 --- pkgsrc/print/tex-marginnote-doc/distinfo:1.5 Wed Jun 21 10:14:19 2017 +++ pkgsrc/print/tex-marginnote-doc/distinfo Fri Jan 25 19:36:38 2019 @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.5 2017/06/21 10:14:19 markd Exp $ +$NetBSD: distinfo,v 1.6 2019/01/25 19:36:38 markd Exp $ -SHA1 (tex-marginnote-43979/marginnote.doc.tar.xz) = 5b7d1e63d88d7f4139fad2dce9f593c37854d789 -RMD160 (tex-marginnote-43979/marginnote.doc.tar.xz) = aa2ab7ce4be848c6de97967f8ec35954fa3e2d27 -SHA512 (tex-marginnote-43979/marginnote.doc.tar.xz) = bc9c76a21f7e5880f231933959fa8fab0d45fa84f6c9ddf39f036547397c4638d80a3df814b5063e1352dc7bd34e5dbfdd3b090236256890a3e8272c755437ec -Size (tex-marginnote-43979/marginnote.doc.tar.xz) = 304648 bytes +SHA1 (tex-marginnote-48383/marginnote.doc.tar.xz) = 8a06d81d76b4bddc0dc65483ae9d40458ad47c60 +RMD160 (tex-marginnote-48383/marginnote.doc.tar.xz) = 117a07f02194ebb8541159052dd5516416d17e68 +SHA512 (tex-marginnote-48383/marginnote.doc.tar.xz) = c4e7f12bda9f7f55e6456bcfa46ebd5cc27d8004d4a5c739a315f1fe66bb22ce61863c7f57b9ed5535c1520d19e052d0490df35c172fb01059e5070831e88779 +Size (tex-marginnote-48383/marginnote.doc.tar.xz) = 317408 bytes --_----------=_154844499856530--