Date: Tue, 20 Mar 2001 06:13:45 +0900 From: FUJISHIMA Satsuki <sf@FreeBSD.org> To: Kiriyama Kazuhiko <kiri@FreeBSD.org> Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: ports/textproc Makefile ports/textproc/smartdoc Makefile distinfo pkg-comment pkg-descr pkg-message pkg-plist ports/textproc/smartdoc/files catalog patch-aa patch-ab ports/textproc/smartdoc/scripts configure Message-ID: <86itl5qx6e.wl@cheerful.com> In-Reply-To: <200103191027.f2JARV603023@freefall.freebsd.org> References: <200103191027.f2JARV603023@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
How about using DIST_SUBDIR? "setup.zip" may conflict with other ports.
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/textproc/smartdoc/Makefile,v
retrieving revision 1.1
diff -u -u -2 -r1.1 Makefile
--- Makefile 2001/03/19 10:26:09 1.1
+++ Makefile 2001/03/19 21:11:42
@@ -14,4 +14,5 @@
DISTNAME= setup
EXTRACT_SUFX= .zip
+DIST_SUBDIR= ${PORTNAME}
MAINTAINER= kiri@FreeBSD.org
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/textproc/smartdoc/distinfo,v
retrieving revision 1.1
diff -u -u -2 -r1.1 distinfo
--- distinfo 2001/03/19 10:26:09 1.1
+++ distinfo 2001/03/19 21:12:32
@@ -1 +1 @@
-MD5 (setup.zip) = c197ee022c8eccccc7043955b10ad058
+MD5 (smartdoc/setup.zip) = c197ee022c8eccccc7043955b10ad058
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?86itl5qx6e.wl>
