From owner-freebsd-ports Thu Oct 28 10: 0:10 1999 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 2354314C8F for ; Thu, 28 Oct 1999 10:00:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id KAA10107; Thu, 28 Oct 1999 10:00:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: by hub.freebsd.org (Postfix, from userid 32767) id 960BC14C8F; Thu, 28 Oct 1999 09:53:13 -0700 (PDT) Message-Id: <19991028165313.960BC14C8F@hub.freebsd.org> Date: Thu, 28 Oct 1999 09:53:13 -0700 (PDT) From: tkato@prontomail.ne.jp To: freebsd-gnats-submit@freebsd.org X-Send-Pr-Version: www-1.0 Subject: ports/14581: Update port: japanese/weblint97 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 14581 >Category: ports >Synopsis: Update port: japanese/weblint97 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Thu Oct 28 10:00:01 PDT 1999 >Closed-Date: >Last-Modified: >Originator: KATO Tsuguru >Release: 3.3-RELEASE >Organization: >Environment: >Description: * Fixed MASTER_SITES * Fixed WWW: line at pkg/DESCR >How-To-Repeat: >Fix: diff -urN /usr/ports/japanese/weblint97/Makefile japanese/weblint97/Makefile --- /usr/ports/japanese/weblint97/Makefile Fri Oct 22 21:06:26 1999 +++ japanese/weblint97/Makefile Thu Oct 28 12:00:00 1999 @@ -9,16 +9,18 @@ DISTNAME= weblint-97-0.12 PKGNAME= ja-weblint97-0.12 CATEGORIES= japanese www -MASTER_SITES= ftp://ftp.win.or.jp/pub/network/www/weblint/ \ - ftp://ftp.sra.co.jp/pub/cmd/ \ +MASTER_SITES= http://www.sfc.keio.ac.jp/~mimasa/jweblint/ \ + ftp://ftp.win.ne.jp/pub/network/www/weblint/ \ ftp://ftp.hipecs.hokudai.ac.jp/pub/network/WWW/contrib/ -RUN_DEPENDS= ${PREFIX}/lib/perl/jcode.pl:${PORTSDIR}/japanese/jcode.pl +MAINTAINER= ports@FreeBSD.org -WRKSRC= ${WRKDIR}/weblint-97 +RUN_DEPENDS= ${PREFIX}/lib/perl/jcode.pl:${PORTSDIR}/japanese/jcode.pl + +WRKSRC= ${WRKDIR}/weblint-97 MANLANG= ja MAN1= jweblint.1 -MAKE_ENV= PERLLIBDIR="${PERLLIBDIR}" +MAKE_ENV= PERLLIBDIR="${PERLLIBDIR}" ALL_TARGET= euc-jp INSTALL_TARGET= jinstall diff -urN /usr/ports/japanese/weblint97/patches/patch-aa japanese/weblint97/patches/patch-aa --- /usr/ports/japanese/weblint97/patches/patch-aa Sun Aug 23 22:33:00 1998 +++ japanese/weblint97/patches/patch-aa Thu Oct 28 12:00:00 1999 @@ -1,5 +1,5 @@ --- Makefile.orig Sat Mar 8 00:12:00 1997 -+++ Makefile Sun Aug 23 23:57:27 1998 ++++ Makefile Thu Oct 28 03:41:46 1999 @@ -5,12 +5,15 @@ SHELL = /bin/sh @@ -19,11 +19,20 @@ EXTLIB = html-ext.pl I18NLIB = htmli18n.pl JCODE = jcode.pl -@@ -44,11 +47,10 @@ - -cp $(JPDIR)/$(JPROGRAM).1 $(JMANDIR) - -cp $(EXTLIB) $(LIBDIR) +@@ -39,16 +42,14 @@ -cp $(I18NLIB) $(LIBDIR) + + jinstall: $(JPROGRAM) +- -cp $(JPROGRAM) $(BINDIR) +- -chmod 755 $(BINDIR)/$(JPROGRAM) +- -cp $(JPDIR)/$(JPROGRAM).1 $(JMANDIR) +- -cp $(EXTLIB) $(LIBDIR) +- -cp $(I18NLIB) $(LIBDIR) - -cp $(JCODE) $(LIBDIR) ++ ${BSD_INSTALL_SCRIPT} $(JPROGRAM) $(BINDIR) ++ ${BSD_INSTALL_MAN} $(JPDIR)/$(JPROGRAM).1 $(JMANDIR) ++ ${BSD_INSTALL_DATA} $(EXTLIB) $(LIBDIR) ++ ${BSD_INSTALL_DATA} $(I18NLIB) $(LIBDIR) euc-jp: patch < $(JPDIR)/euc-jp.patch diff -urN /usr/ports/japanese/weblint97/pkg/DESCR japanese/weblint97/pkg/DESCR --- /usr/ports/japanese/weblint97/pkg/DESCR Fri May 7 21:13:18 1999 +++ japanese/weblint97/pkg/DESCR Thu Oct 28 12:00:00 1999 @@ -12,6 +12,6 @@ % jweblint file1.html [... fileN.html] If a file is in fact a directory, weblint will recurse, checking all files. -WWW: http://www.aichi-u.ac.jp/%7Emimasa/jweblint/victims.html +WWW: http://www.sfc.keio.ac.jp/%7Emimasa/jweblint/ -- Takayuki Ariga >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message