Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id B5C7684F18 for ; Sat, 23 Dec 2023 08:44:34 +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 M_kg_e8lCGK7 for ; Sat, 23 Dec 2023 08:44:34 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 4946584D6F for ; Sat, 23 Dec 2023 08:44:34 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 466EEFA42; Sat, 23 Dec 2023 08:44:34 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_170332107477320" MIME-Version: 1.0 Date: Sat, 23 Dec 2023 08:44:34 +0000 From: "Zafer Aydogan" Subject: CVS commit: pkgsrc/fonts/aegean-ttf To: pkgsrc-changes@NetBSD.org Approved: commit_and_comment Reply-To: zafer@netbsd.org X-Mailer: log_accum Message-Id: <20231223084434.466EEFA42@cvs.NetBSD.org> This is a multi-part message in MIME format. --_----------=_170332107477320 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: zafer Date: Sat Dec 23 08:44:34 UTC 2023 Modified Files: pkgsrc/fonts/aegean-ttf: Makefile Log Message: fetch from backup To generate a diff of this commit: cvs rdiff -u -r1.1.1.1 -r1.2 pkgsrc/fonts/aegean-ttf/Makefile Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_170332107477320 Content-Disposition: inline Content-Length: 631 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/fonts/aegean-ttf/Makefile diff -u pkgsrc/fonts/aegean-ttf/Makefile:1.1.1.1 pkgsrc/fonts/aegean-ttf/Makefile:1.2 --- pkgsrc/fonts/aegean-ttf/Makefile:1.1.1.1 Sat Aug 9 16:21:27 2014 +++ pkgsrc/fonts/aegean-ttf/Makefile Sat Dec 23 08:44:34 2023 @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.1.1.1 2014/08/09 16:21:27 wiz Exp $ +# $NetBSD: Makefile,v 1.2 2023/12/23 08:44:34 zafer Exp $ DISTNAME= Aegean PKGNAME= aegean-ttf-7.42 CATEGORIES= fonts -MASTER_SITES= http://users.teilar.gr/~g1951d/ +MASTER_SITES= # EXTRACT_SUFX= .zip DISTFILES+= ${DISTNAME}.zip Cretan.zip CyproMinoan.zip LinearA.zip --_----------=_170332107477320--