Date: Wed, 7 Feb 2007 21:04:09 +0800 From: chinsan <chinsan@FreeBSD.org> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/108873: [MAINTAINER] chinese/joe: Fix the fetch issue Message-ID: <20070207130411.3AFBC2E9DF@smtp2.bc.hgc.com.tw> Resent-Message-ID: <200702071330.l17DUFu0064154@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 108873 >Category: ports >Synopsis: [MAINTAINER] chinese/joe: Fix the fetch issue >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Wed Feb 07 13:30:14 GMT 2007 >Closed-Date: >Last-Modified: >Originator: chinsan >Release: FreeBSD 6.2-PRERELEASE i386 >Organization: FreeBSD Taiwan >Environment: System: FreeBSD chinsan2.twbbs.org 6.2-PRERELEASE FreeBSD 6.2-PRERELEASE #3: Mon Dec 4 16:51:02 CST >Description: - Fix the fetch issue Noticed by: fenner@'s distfiles survery Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- joe-2.9.8.patch begins here --- diff -ruN --exclude=CVS /usr/ports/chinese/joe/Makefile /usr/home/chinsan/project/chinese/joe2/Makefile --- /usr/ports/chinese/joe/Makefile Mon Jan 29 23:55:10 2007 +++ /usr/home/chinsan/project/chinese/joe2/Makefile Wed Feb 7 21:03:13 2007 @@ -1,21 +1,22 @@ -# New ports collection makefile for: zh-joe +# New ports collection makefile for: zh-joe2 # Date created: 3 July 1999 # Whom: Shen Chuan-Hsing <statue@mail.elife.idv.tw> # -# $FreeBSD: ports/chinese/joe/Makefile,v 1.21 2007/01/29 15:55:10 rafan Exp $ +# $FreeBSD: ports/chinese/joe2/Makefile,v 1.20 2007/01/29 15:55:10 rafan Exp $ # CATEGORIES= chinese editors -PATCH_SITES= LOCAL/chinsan -PATCHFILES= zh-joe-3.5.diff +PATCH_SITES= ${MASTER_SITE_LOCAL} +PATCH_SITE_SUBDIR= chinsan +PATCHFILES= zh-joe-2.9.8.diff PATCH_DIST_STRIP= -p1 MAINTAINER= chinsan@FreeBSD.org -LATEST_LINK= ${PKGNAMEPREFIX}joe +LATEST_LINK= ${PKGNAMEPREFIX}joe2 -MASTERDIR= ${.CURDIR}/../../editors/joe +MASTERDIR= ${.CURDIR}/../../editors/joe2 MD5_FILE= ${.CURDIR}/distinfo .include "${MASTERDIR}/Makefile" diff -ruN --exclude=CVS /usr/ports/chinese/joe/distinfo /usr/home/chinsan/project/chinese/joe2/distinfo --- /usr/ports/chinese/joe/distinfo Thu Aug 17 14:59:09 2006 +++ /usr/home/chinsan/project/chinese/joe2/distinfo Wed Feb 7 20:57:00 2007 @@ -1,6 +1,6 @@ -MD5 (joe-3.5.tar.gz) = 9bdffecce7ef910feaa06452d48843de -SHA256 (joe-3.5.tar.gz) = a295f1c5e0cb0f0ae0446c419a248517cb04ae1881f982964a7a7595cde9f2e6 -SIZE (joe-3.5.tar.gz) = 613815 -MD5 (zh-joe-3.5.diff) = 18a40e33df61f55c1c5f2a84ffc6ac9e -SHA256 (zh-joe-3.5.diff) = 071f2842d6c3579569a97882b9fed969fde6c70e28d086b2b7b08263ead9ea9a -SIZE (zh-joe-3.5.diff) = 790 +MD5 (joe-2.9.8.tar.gz) = c7c66cc641f53ba820f47a73c5b2377f +SHA256 (joe-2.9.8.tar.gz) = af1093a21f54d3c63278af7ac4b2479cc78afbf75dec6862eda6c19eb8b198a1 +SIZE (joe-2.9.8.tar.gz) = 283596 +MD5 (zh-joe-2.9.8.diff) = 62ec79b4522a4dbfd16907a64b5f3b07 +SHA256 (zh-joe-2.9.8.diff) = 1c5384b7f30fc413bc56e9e38d364a94d7b02217af8a8ff87546ef2e769efa08 +SIZE (zh-joe-2.9.8.diff) = 75800 --- joe-2.9.8.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070207130411.3AFBC2E9DF>