ports/88278: Update port: chinese/tocps fix DISTNAME

Jean Milanez Melo jmelo at freebsdbrasil.com.br
Mon Oct 31 15:10:17 UTC 2005


>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 at 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 at FreeBSD.org
 COMMENT=	Translates PostScript files with Chinese characters
--- tocps.diff ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list