From owner-freebsd-ports-bugs@FreeBSD.ORG Mon Oct 31 15:10:17 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 470E616A41F for ; Mon, 31 Oct 2005 15:10:17 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9F30E43D48 for ; Mon, 31 Oct 2005 15:10:16 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j9VFAGpa090969 for ; Mon, 31 Oct 2005 15:10:16 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j9VFAGVS090968; Mon, 31 Oct 2005 15:10:16 GMT (envelope-from gnats) Resent-Date: Mon, 31 Oct 2005 15:10:16 GMT Resent-Message-Id: <200510311510.j9VFAGVS090968@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Jean Milanez Melo Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3CD1016A41F for ; Mon, 31 Oct 2005 15:06:08 +0000 (GMT) (envelope-from jmelo@capeta.freebsdbrasil.com.br) Received: from capeta.freebsdbrasil.com.br (vrrp.freebsdbrasil.com.br [200.210.70.30]) by mx1.FreeBSD.org (Postfix) with SMTP id A949143D4C for ; Mon, 31 Oct 2005 15:06:04 +0000 (GMT) (envelope-from jmelo@capeta.freebsdbrasil.com.br) Received: (qmail 25482 invoked by uid 1003); 31 Oct 2005 13:06:04 -0200 Message-Id: <20051031150604.25481.qmail@capeta.freebsdbrasil.com.br> Date: 31 Oct 2005 13:06:04 -0200 From: Jean Milanez Melo To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/88278: Update port: chinese/tocps fix DISTNAME X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Jean Milanez Melo List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 31 Oct 2005 15:10:17 -0000 >Number: 88278 >Category: ports >Synopsis: Update port: chinese/tocps fix DISTNAME >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Mon Oct 31 15:10:16 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Jean Milanez Melo >Release: FreeBSD 5.3-STABLE i386 >Organization: >Environment: System: FreeBSD capeta.freebsdbrasil.com.br 5.3-STABLE FreeBSD 5.3-STABLE #5: Wed Mar 2 15:03:19 BRT 2005 eksffa@capeta.freebsdbrasil.com.br:/usr/obj/usr/src/sys/CAPETA i386 >Description: - Fix DISTNAME to fetch the correct tarball. >How-To-Repeat: >Fix: --- tocps.diff begins here --- diff -ruN tocps.old/Makefile tocps/Makefile --- tocps.old/Makefile Wed Oct 26 13:44:12 2005 +++ tocps/Makefile Mon Oct 31 13:03:14 2005 @@ -9,7 +9,7 @@ PORTVERSION= 1.0 CATEGORIES= chinese MASTER_SITES= http://ftp.osuosl.org/pub/FreeBSD/distfiles/ -DISTNAME= zh-${PKGNAME} +DISTNAME= zh-${PORTNAME}-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Translates PostScript files with Chinese characters --- tocps.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: