Date: 31 Oct 2005 13:06:04 -0200 From: Jean Milanez Melo <jmelo@freebsdbrasil.com.br> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/88278: Update port: chinese/tocps fix DISTNAME Message-ID: <20051031150604.25481.qmail@capeta.freebsdbrasil.com.br> Resent-Message-ID: <200510311510.j9VFAGVS090968@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>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:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20051031150604.25481.qmail>