Date: Mon, 6 Oct 2014 13:45:11 +0000 (UTC) From: Baptiste Daroussin <bapt@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r370171 - in head/textproc/hyphen: . files Message-ID: <201410061345.s96DjB3W092784@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: bapt Date: Mon Oct 6 13:45:10 2014 New Revision: 370171 URL: https://svnweb.freebsd.org/changeset/ports/370171 QAT: https://qat.redports.org/buildarchive/r370171/ Log: Update to 2.8.8 Deleted: head/textproc/hyphen/files/ Modified: head/textproc/hyphen/Makefile head/textproc/hyphen/distinfo Modified: head/textproc/hyphen/Makefile ============================================================================== --- head/textproc/hyphen/Makefile Mon Oct 6 13:42:42 2014 (r370170) +++ head/textproc/hyphen/Makefile Mon Oct 6 13:45:10 2014 (r370171) @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= hyphen -PORTVERSION= 2.8.7 -PORTREVISION= 1 +PORTVERSION= 2.8.8 CATEGORIES= textproc MASTER_SITES= SF/hunspell/Hyphen/${PORTVERSION:R}/ DIST_SUBDIR= ${PORTNAME} @@ -29,7 +28,6 @@ PLIST_FILES= bin/substrings.pl \ lib/libhyphen.so.0 \ lib/libhyphen.so.0.3.0 \ %%DATADIR%%/hyph_en_US.dic -PLIST_DIRSTRY= %%DATADIR%% USALIASES= en_AG en_AU en_BS en_BW en_BZ en_CA en_DK en_GB en_GH en_HK \ en_IE en_IN en_JM en_NA en_NZ en_PH en_SG en_TT en_ZA en_ZW Modified: head/textproc/hyphen/distinfo ============================================================================== --- head/textproc/hyphen/distinfo Mon Oct 6 13:42:42 2014 (r370170) +++ head/textproc/hyphen/distinfo Mon Oct 6 13:45:10 2014 (r370171) @@ -1,2 +1,2 @@ -SHA256 (hyphen/hyphen-2.8.7.tar.gz) = c3e66de07f06125536f1fa03a121fa8a4c1b246a3b28a6ccd3cda24bb296f3a7 -SIZE (hyphen/hyphen-2.8.7.tar.gz) = 638214 +SHA256 (hyphen/hyphen-2.8.8.tar.gz) = 304636d4eccd81a14b6914d07b84c79ebb815288c76fe027b9ebff6ff24d5705 +SIZE (hyphen/hyphen-2.8.8.tar.gz) = 638369
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201410061345.s96DjB3W092784>