aboutsummaryrefslogtreecommitdiffstats
path: root/converters
diff options
context:
space:
mode:
authorknu <knu@FreeBSD.org>2012-04-18 14:17:16 +0800
committerknu <knu@FreeBSD.org>2012-04-18 14:17:16 +0800
commita4df7015d85e97c3f326dd957cf8898ec8ccf1a9 (patch)
treed1d49e22b4f1cfcba87fcb11ba6441aa9b8181b5 /converters
parente3aad192853b92732c600e46b63279d28b23eb6d (diff)
downloadfreebsd-ports-graphics-a4df7015d85e97c3f326dd957cf8898ec8ccf1a9.tar.gz
freebsd-ports-graphics-a4df7015d85e97c3f326dd957cf8898ec8ccf1a9.tar.zst
freebsd-ports-graphics-a4df7015d85e97c3f326dd957cf8898ec8ccf1a9.zip
Update to 20120313.
Diffstat (limited to 'converters')
-rw-r--r--converters/cocot/Makefile10
-rw-r--r--converters/cocot/distinfo4
-rw-r--r--converters/cocot/pkg-descr2
3 files changed, 10 insertions, 6 deletions
diff --git a/converters/cocot/Makefile b/converters/cocot/Makefile
index de9372ee05a..07c1f28296b 100644
--- a/converters/cocot/Makefile
+++ b/converters/cocot/Makefile
@@ -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
diff --git a/converters/cocot/distinfo b/converters/cocot/distinfo
index 955cdc1ed0d..dc5065723b3 100644
--- a/converters/cocot/distinfo
+++ b/converters/cocot/distinfo
@@ -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
diff --git a/converters/cocot/pkg-descr b/converters/cocot/pkg-descr
index 4315e076820..1d4503c152d 100644
--- a/converters/cocot/pkg-descr
+++ b/converters/cocot/pkg-descr
@@ -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