Date: Sun, 1 May 2016 19:59:13 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414421 - in head/chinese/auto-tw-l10n: . files Message-ID: <201605011959.u41JxDNH082116@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Sun May 1 19:59:13 2016 New Revision: 414421 URL: https://svnweb.freebsd.org/changeset/ports/414421 Log: - Update to 1.15 - Add NO_ARCH Changes: - Update IRC server setting [1] - Merge files/patch-* PR: 200729 [1] Submitted by: RayCherng Yu <raycherng@gmail.com> [1] Deleted: head/chinese/auto-tw-l10n/files/patch-dot.vimrc head/chinese/auto-tw-l10n/files/patch-dot.xinitrc Modified: head/chinese/auto-tw-l10n/Makefile head/chinese/auto-tw-l10n/distinfo Modified: head/chinese/auto-tw-l10n/Makefile ============================================================================== --- head/chinese/auto-tw-l10n/Makefile Sun May 1 19:59:09 2016 (r414420) +++ head/chinese/auto-tw-l10n/Makefile Sun May 1 19:59:13 2016 (r414421) @@ -2,22 +2,19 @@ # $FreeBSD$ PORTNAME= auto-tw-l10n -PORTVERSION= 1.14 -PORTREVISION= 2 +PORTVERSION= 1.15 CATEGORIES= chinese MASTER_SITES= LOCAL/sunpoet MAINTAINER= ports@FreeBSD.org COMMENT= Automatic localization for Traditional Chinese locale +NO_ARCH= yes NO_BUILD= yes USES= tar:xz SUB_FILES= pkg-message -pre-install: - @${FIND} ${WRKSRC} -name "*.orig" -delete - do-install: ${MKDIR} ${STAGEDIR}${PREFIX}/share/skel/zh_TW.UTF-8/ ${INSTALL_DATA} ${WRKSRC}/* ${STAGEDIR}${PREFIX}/share/skel/zh_TW.UTF-8/ Modified: head/chinese/auto-tw-l10n/distinfo ============================================================================== --- head/chinese/auto-tw-l10n/distinfo Sun May 1 19:59:09 2016 (r414420) +++ head/chinese/auto-tw-l10n/distinfo Sun May 1 19:59:13 2016 (r414421) @@ -1,2 +1,2 @@ -SHA256 (auto-tw-l10n-1.14.tar.xz) = d6f24d729f4b55bd5437090d7c8b5304077e0ebd58f70a8802361aa1c06cf4e5 -SIZE (auto-tw-l10n-1.14.tar.xz) = 7880 +SHA256 (auto-tw-l10n-1.15.tar.xz) = 53e4ffaa62c825d9658e97990451720b6f98a83dbdd6ff3ec1f1b82516551760 +SIZE (auto-tw-l10n-1.15.tar.xz) = 7760
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201605011959.u41JxDNH082116>