summaryrefslogtreecommitdiff
path: root/fonts
diff options
context:
space:
mode:
authorwiz <wiz>2015-05-01 08:36:12 +0000
committerwiz <wiz>2015-05-01 08:36:12 +0000
commit9355f22f1408f243cc714c8b37d22150c4304e9a (patch)
tree942c84dc5615fff938421f5d4cda2f13f448fa1e /fonts
parent6c5eddcb004b4b6e3e221e9e0a38d77552bf496d (diff)
downloadpkgsrc-9355f22f1408f243cc714c8b37d22150c4304e9a.tar.gz
Update to 1.1.3. Improve COMMENT.
Alan Coopersmith (6): Initialize both value1 & value2, not value1 twice Replace sprintf call with snprintf Replace strcpy+strcat calls with snprintf calls Reformat code to X.Org standard style Initialize aliases array in parseEncodingFile() libfontenc 1.1.3
Diffstat (limited to 'fonts')
-rw-r--r--fonts/libfontenc/Makefile7
-rw-r--r--fonts/libfontenc/distinfo8
2 files changed, 7 insertions, 8 deletions
diff --git a/fonts/libfontenc/Makefile b/fonts/libfontenc/Makefile
index 3a326412b51..29e1171287f 100644
--- a/fonts/libfontenc/Makefile
+++ b/fonts/libfontenc/Makefile
@@ -1,14 +1,13 @@
-# $NetBSD: Makefile,v 1.10 2013/04/26 05:15:57 wiz Exp $
-#
+# $NetBSD: Makefile,v 1.11 2015/05/01 08:36:12 wiz Exp $
-DISTNAME= libfontenc-1.1.2
+DISTNAME= libfontenc-1.1.3
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_XORG:=lib/}
EXTRACT_SUFX= .tar.bz2
MAINTAINER= joerg@NetBSD.org
HOMEPAGE= http://xorg.freedesktop.org/
-COMMENT= The fontenc Library from X.org
+COMMENT= Library for handling fonts with different character set encodings
USE_LIBTOOL= yes
USE_TOOLS+= pkg-config
diff --git a/fonts/libfontenc/distinfo b/fonts/libfontenc/distinfo
index 27a9cf0d96d..f1a2ed054f9 100644
--- a/fonts/libfontenc/distinfo
+++ b/fonts/libfontenc/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.7 2013/04/26 05:15:57 wiz Exp $
+$NetBSD: distinfo,v 1.8 2015/05/01 08:36:12 wiz Exp $
-SHA1 (libfontenc-1.1.2.tar.bz2) = 2beffa0e9260c479b49f90f789318c7f9db2d41d
-RMD160 (libfontenc-1.1.2.tar.bz2) = 623eb689b27a604543d8e937e91be7b1fec93023
-Size (libfontenc-1.1.2.tar.bz2) = 294884 bytes
+SHA1 (libfontenc-1.1.3.tar.bz2) = 312116f5156d6a8a2404c59560b60d53ddf1a09f
+RMD160 (libfontenc-1.1.3.tar.bz2) = 4de7ec8120b48f1cec80cc647d662b56dc5400bd
+Size (libfontenc-1.1.3.tar.bz2) = 301494 bytes