Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 30 Jun 2011 03:08:17 +0900
From:      KATO Tsuguru <tkato432@yahoo.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/158468: Update port: japanese/ack
Message-ID:  <20110630030817.9e89dc9b.tkato432@yahoo.com>
Resent-Message-ID: <201106291830.p5TIUBQQ008964@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         158468
>Category:       ports
>Synopsis:       Update port: japanese/ack
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jun 29 18:30:10 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        FreeBSD 7.4-RELEASE-p2 i386
>Organization:
>Environment:
>Description:
- Fix MASTER_SITES

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/japanese/ack/Makefile japanese/ack/Makefile
--- /usr/ports/japanese/ack/Makefile	2011-06-18 18:31:50.000000000 +0900
+++ japanese/ack/Makefile	2011-06-18 18:53:13.000000000 +0900
@@ -8,16 +8,13 @@
 PORTVERSION=	1.39
 PORTREVISION=	1
 CATEGORIES=	japanese converters
-MASTER_SITES=	ftp://ftp.vector.co.jp/pack/unix/util/text/conv/code/
+MASTER_SITES=	http://ftp.vector.co.jp/pack/unix/util/text/conv/code/
 DISTNAME=	${PORTNAME}${PORTVERSION:S/.//}
 EXTRACT_SUFX=	.tgz
 
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Kanji code converter
 
-DEPRECATED=	Look like an abandonware, no more public distifles
-EXPIRATION_DATE=	2011-08-01
-
 ALL_TARGET=	ack
 
 MANLANG=	ja
>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20110630030817.9e89dc9b.tkato432>