Update to 20120313.
This commit is contained in:
parent
6df25e8a32
commit
0e2b4ff02c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=294989
@ -6,15 +6,19 @@
|
||||
#
|
||||
|
||||
PORTNAME= cocot
|
||||
PORTVERSION= 20080315
|
||||
PORTVERSION= 20120313
|
||||
CATEGORIES= converters
|
||||
MASTER_SITES= http://vmi.jp/software/cygwin/
|
||||
MASTER_SITES= ftp://ftp.iDaemons.org/pub/distfiles/ \
|
||||
${MASTER_SITE_LOCAL}
|
||||
MASTER_SITE_SUBDIR= knu
|
||||
DISTNAME= ${PORTNAME}-1.1-${PORTVERSION}
|
||||
|
||||
MAINTAINER= knu@FreeBSD.org
|
||||
COMMENT= Code Converter on TTY
|
||||
|
||||
USE_BZIP2= yes
|
||||
USE_ZIP= yes
|
||||
USE_ICONV= yes
|
||||
WRKSRC= ${WRKDIR}/vmi-${PORTNAME}-8bc9f64
|
||||
GNU_CONFIGURE= yes
|
||||
|
||||
CPPFLAGS+= -I${LOCALBASE}/include
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (cocot-20080315.tar.bz2) = 9e72ef3776ffa2861080c7ffc08e6992fdb29c746cb0bed055f6f707edaa47a2
|
||||
SIZE (cocot-20080315.tar.bz2) = 80697
|
||||
SHA256 (cocot-1.1-20120313.zip) = 3ac93b60c3257f9dbab7e3ee25695d8101cf7fb96628b6caefd348cf8c85e77a
|
||||
SIZE (cocot-1.1-20120313.zip) = 222658
|
||||
|
@ -5,4 +5,4 @@ e.g.
|
||||
$ cocot -p euc-jp -t utf-8 screen -xRR wb
|
||||
|
||||
Author: IWAMURO Motonori <vmi[at]nifty[dot]com>
|
||||
WWW: http://vmi.jp/software/cygwin/cocot.html
|
||||
WWW: https://github.com/vmi/cocot
|
||||
|
Loading…
Reference in New Issue
Block a user