Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 25 Feb 1998 05:22:43 -0800 (PST)
From:      asami@FreeBSD.ORG (Satoshi Asami)
To:        dannyman@sasquatch.dannyland.org
Cc:        ports@FreeBSD.ORG
Subject:   Re: help with PATCH_DIST_STRIP
Message-ID:  <199802251322.FAA18551@silvia.HIP.Berkeley.EDU>
In-Reply-To: <19980224001032.06539@urh.uiuc.edu> (message from dannyman on Tue, 24 Feb 1998 00:10:32 -0600)

next in thread | previous in thread | raw e-mail | index | archive | help
 * DISTNAME=       netatalk-1.4b2
 * CATEGORIES= net print
 * MASTER_SITES=   ftp://terminator.rs.itd.umich.edu/unix/netatalk/
 * 
 * PATCH_SITES=   http://www.umich.edu/~rsug/netatalk/patches/
 * 
 * PATCHFILES= 1.4b2/afpd-macos8.diff other/freebsd3.diff

You can't do this.  Try something like

 * PATCH_SITES=   http://www.umich.edu/~rsug/netatalk/patches/1.4b2/ \
 *                http://www.umich.edu/~rsug/netatalk/patches/other
 * PATCHFILES= 1.afpd-macos8.diff freebsd3.diff

You may want to define DIST_SUBDIR as well, as the "freebsd3.diff" is
a pretty generic name and may clash with other stuff in
/usr/ports/distfiles.

Satoshi

 * PATCH_DIST_STRIP= -p1

This is about the internal paths in the patch, not the pathname to the 
patchfile itself.

Satoshi

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199802251322.FAA18551>