1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00

- Update to 2.3

This commit is contained in:
Andrew Pantyukhin 2007-02-15 22:58:35 +00:00
parent 1ff3598cd3
commit c28f5e5760
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=185264
3 changed files with 4 additions and 14 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= fntsample
PORTVERSION= 2.2
PORTVERSION= 2.3
CATEGORIES= x11-fonts
MASTER_SITES= SF http://unicode.org/Public/5.0.0/ucd/:unidata
DISTFILES= ${DISTNAME}${EXTRACT_SUFX} Blocks.txt:unidata

View File

@ -1,6 +1,6 @@
MD5 (fntsample-2.2.tar.gz) = 5588d8e1ba29d709424a9698a1fd4f78
SHA256 (fntsample-2.2.tar.gz) = fd83ef096ddeb911bdfae3ed6a4e063b40e666fb38bd8e8e36d7fdf2ef37c19b
SIZE (fntsample-2.2.tar.gz) = 82137
MD5 (fntsample-2.3.tar.gz) = b0028ecc1b222c86c1b0f69e32524ec3
SHA256 (fntsample-2.3.tar.gz) = 6a1967387a1d8aa44e03bf68802c9673fe20e2a0fa09f1871dddc0a2258f7859
SIZE (fntsample-2.3.tar.gz) = 82181
MD5 (Blocks.txt) = 2555f416d6b064be4a532d3748268569
SHA256 (Blocks.txt) = 4116c568ac01b49f1c27bf9ef3b4e9e9d9b10452997732e165a7bfd78862f16f
SIZE (Blocks.txt) = 5455

View File

@ -1,10 +0,0 @@
--- ./fntsample.c.orig Mon Jan 22 18:21:53 2007
+++ ./fntsample.c Mon Jan 22 18:22:03 2007
@@ -26,6 +26,7 @@
#include <string.h>
#include <glib.h>
#include <stdbool.h>
+#include <getopt.h>
#include "unicode_blocks.h"