svn commit: r491098 - in head/chinese/auto-tw-l10n: . files

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Thu Jan 24 16:44:13 UTC 2019


Author: sunpoet
Date: Thu Jan 24 16:44:12 2019
New Revision: 491098
URL: https://svnweb.freebsd.org/changeset/ports/491098

Log:
  Update to 1.16
  
  - Change MASTER_SITES to GitHub for better collaboration
  
  Changes:	https://github.com/BSDTW/auto-tw-l10n/releases

Deleted:
  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	Thu Jan 24 16:21:31 2019	(r491097)
+++ head/chinese/auto-tw-l10n/Makefile	Thu Jan 24 16:44:12 2019	(r491098)
@@ -2,22 +2,19 @@
 # $FreeBSD$
 
 PORTNAME=	auto-tw-l10n
-PORTVERSION=	1.15
-PORTREVISION=	2
+PORTVERSION=	1.16
 CATEGORIES=	chinese
-MASTER_SITES=	LOCAL/sunpoet
 
 MAINTAINER=	ports at 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
+USE_GITHUB=	yes
+GH_ACCOUNT=	BSDTW
 
 do-install:
 	${MKDIR} ${STAGEDIR}${PREFIX}/share/skel/zh_TW.UTF-8/

Modified: head/chinese/auto-tw-l10n/distinfo
==============================================================================
--- head/chinese/auto-tw-l10n/distinfo	Thu Jan 24 16:21:31 2019	(r491097)
+++ head/chinese/auto-tw-l10n/distinfo	Thu Jan 24 16:44:12 2019	(r491098)
@@ -1,2 +1,3 @@
-SHA256 (auto-tw-l10n-1.15.tar.xz) = 53e4ffaa62c825d9658e97990451720b6f98a83dbdd6ff3ec1f1b82516551760
-SIZE (auto-tw-l10n-1.15.tar.xz) = 7760
+TIMESTAMP = 1548348182
+SHA256 (BSDTW-auto-tw-l10n-1.16_GH0.tar.gz) = 26c99b624c2ce15045ee518e955d0fdd704e3a1d6f132b57ce33fe42cde0bfa9
+SIZE (BSDTW-auto-tw-l10n-1.16_GH0.tar.gz) = 8551


More information about the svn-ports-head mailing list