1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-23 04:23:08 +00:00

- Update to 11.1

- While I'm here, convert to new LIB_DEPENDS format

Changes:	https://github.com/buganini/chiconv/commits/master
PR:		ports/182265
Submitted by:	Kuan-Chung Chiu <buganini@gmail.com> (maintainer)
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2013-09-21 15:42:24 +00:00
parent ab1a4ed3be
commit 4f157ba200
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=327835
2 changed files with 6 additions and 6 deletions

View File

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= chiconv
PORTVERSION= 10.0
PORTVERSION= 11.1
CATEGORIES= chinese converters
DISTNAME= ${GH_ACCOUNT}-${GH_PROJECT}-${PORTVERSION}-0-g${GH_COMMIT}
@ -11,15 +11,15 @@ COMMENT= Auto chinese encoding converter
LICENSE= BSD
LIB_DEPENDS= bsdconv:${PORTSDIR}/converters/bsdconv
LIB_DEPENDS= libbsdconv.so:${PORTSDIR}/converters/bsdconv
USE_GITHUB= yes
GH_ACCOUNT= buganini
GH_COMMIT= 6f4a7bf
GH_COMMIT= 9501c80
MAKE_ARGS= PREFIX=${PREFIX}
NO_STAGE= yes
PLIST_FILES= bin/chiconv
NO_STAGE= yes
.include <bsd.port.mk>

View File

@ -1,2 +1,2 @@
SHA256 (buganini-chiconv-10.0-0-g6f4a7bf.tar.gz) = cf021e8877e79643e46d06a0976ec0c452f7a01e21cfbdfd56d6b1cf8065db0c
SIZE (buganini-chiconv-10.0-0-g6f4a7bf.tar.gz) = 1564
SHA256 (buganini-chiconv-11.1-0-g9501c80.tar.gz) = b2e32ac5acad2bbb96b462291b34e70db8ac95f8b2a64733e276086fe4dd4766
SIZE (buganini-chiconv-11.1-0-g9501c80.tar.gz) = 2955