pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/fonts/fntsample



Module Name:    pkgsrc
Committed By:   mef
Date:           Tue Sep 20 11:49:30 UTC 2016

Modified Files:
        pkgsrc/fonts/fntsample: Makefile distinfo

Log Message:
Updated fonts/fntsample 3.2 to 4.1
----------------------------------
Changes in version 4.1:
        * Detect iconv and add LIBICONV to LDADD
        * Detect support for -Wl,--as-needed in configure
        * Those changes fix compilation on OS X

Changes in version 4.0:
        * Add a --no-embed option
        * Fix broken handling of font names


To generate a diff of this commit:
cvs rdiff -u -r1.23 -r1.24 pkgsrc/fonts/fntsample/Makefile
cvs rdiff -u -r1.2 -r1.3 pkgsrc/fonts/fntsample/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/fonts/fntsample/Makefile
diff -u pkgsrc/fonts/fntsample/Makefile:1.23 pkgsrc/fonts/fntsample/Makefile:1.24
--- pkgsrc/fonts/fntsample/Makefile:1.23        Sat Jul  9 06:38:17 2016
+++ pkgsrc/fonts/fntsample/Makefile     Tue Sep 20 11:49:29 2016
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.23 2016/07/09 06:38:17 wiz Exp $
+# $NetBSD: Makefile,v 1.24 2016/09/20 11:49:29 mef Exp $
 #
 
-DISTNAME=      fntsample-3.2
-PKGREVISION=   20
+DISTNAME=      fntsample-4.1
 CATEGORIES=    fonts
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=fntsample/}
 

Index: pkgsrc/fonts/fntsample/distinfo
diff -u pkgsrc/fonts/fntsample/distinfo:1.2 pkgsrc/fonts/fntsample/distinfo:1.3
--- pkgsrc/fonts/fntsample/distinfo:1.2 Tue Nov  3 20:44:31 2015
+++ pkgsrc/fonts/fntsample/distinfo     Tue Sep 20 11:49:29 2016
@@ -1,10 +1,10 @@
-$NetBSD: distinfo,v 1.2 2015/11/03 20:44:31 agc Exp $
+$NetBSD: distinfo,v 1.3 2016/09/20 11:49:29 mef Exp $
 
 SHA1 (Blocks.txt) = e1861d11aca3b2b56552e191ae02d914fd9c123a
 RMD160 (Blocks.txt) = 84ba62e0efa9089cee60a4f84e9946e392288bf3
 SHA512 (Blocks.txt) = a1fe7ef14a29f9891a21b520db69cc4468488d55409a7fbf945c9448a61b40bdc0eeecc6ae98eab3033913a0b9bc6a6588c905fe4386fc7a91c5d9b879ccb02e
 Size (Blocks.txt) = 7119 bytes
-SHA1 (fntsample-3.2.tar.gz) = 46e3e48ab930ad6a1296ceafd759b3175e28e5cf
-RMD160 (fntsample-3.2.tar.gz) = 921668eace359a21881d7df7ec4a1dd8d11a97d9
-SHA512 (fntsample-3.2.tar.gz) = 58e06dfe77911d759ee41b74a215d48446d598076aaf79fe6c53b4708b8c82a90ecf5d0b0cbb65ed645ca2094d895778b15f6742b3530d41dd473cf407e76747
-Size (fntsample-3.2.tar.gz) = 174945 bytes
+SHA1 (fntsample-4.1.tar.gz) = 5c446bd09248bd97b3f42522ee1d2010821bc10a
+RMD160 (fntsample-4.1.tar.gz) = 1ad126aab52ff3e553a0a4071280bdeba59b540d
+SHA512 (fntsample-4.1.tar.gz) = 42729302ae75f4c41500431866b9b51fc96e6a754c2b2aa994b76e7ed476782e8f58f46cf70ca8fa2fde96b3d28e71a65d03f15882993def3cfe323873507b25
+Size (fntsample-4.1.tar.gz) = 190420 bytes



Home | Main Index | Thread Index | Old Index