Use distinct md5 files for both alpha and i386. There are arch.

independent packages that, despite the identical names, have
different contents.

This "feature" is currently implemented in a way that works
around a limitation in bsd.port.mk and can be considered a
hack.
This commit is contained in:
Marcel Moolenaar 2000-09-04 22:28:41 +00:00
parent 0447f28d88
commit 6675b7b033
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=32255
8 changed files with 40 additions and 0 deletions

View File

@ -201,3 +201,8 @@ post-install:
@${ECHO} ''
.include <bsd.port.post.mk>
# XXX - bsd.port.mk defines MD5_FILE unconditionally. Redefine it
# here so that we pick up the right md5 file. If bsd.port.mk is
# ever changed, move this to where PLIST is defined.
MD5_FILE= ${FILESDIR}/md5.${MACHINE_ARCH}

View File

@ -201,3 +201,8 @@ post-install:
@${ECHO} ''
.include <bsd.port.post.mk>
# XXX - bsd.port.mk defines MD5_FILE unconditionally. Redefine it
# here so that we pick up the right md5 file. If bsd.port.mk is
# ever changed, move this to where PLIST is defined.
MD5_FILE= ${FILESDIR}/md5.${MACHINE_ARCH}

View File

@ -201,3 +201,8 @@ post-install:
@${ECHO} ''
.include <bsd.port.post.mk>
# XXX - bsd.port.mk defines MD5_FILE unconditionally. Redefine it
# here so that we pick up the right md5 file. If bsd.port.mk is
# ever changed, move this to where PLIST is defined.
MD5_FILE= ${FILESDIR}/md5.${MACHINE_ARCH}

View File

@ -201,3 +201,8 @@ post-install:
@${ECHO} ''
.include <bsd.port.post.mk>
# XXX - bsd.port.mk defines MD5_FILE unconditionally. Redefine it
# here so that we pick up the right md5 file. If bsd.port.mk is
# ever changed, move this to where PLIST is defined.
MD5_FILE= ${FILESDIR}/md5.${MACHINE_ARCH}

View File

@ -201,3 +201,8 @@ post-install:
@${ECHO} ''
.include <bsd.port.post.mk>
# XXX - bsd.port.mk defines MD5_FILE unconditionally. Redefine it
# here so that we pick up the right md5 file. If bsd.port.mk is
# ever changed, move this to where PLIST is defined.
MD5_FILE= ${FILESDIR}/md5.${MACHINE_ARCH}

View File

@ -201,3 +201,8 @@ post-install:
@${ECHO} ''
.include <bsd.port.post.mk>
# XXX - bsd.port.mk defines MD5_FILE unconditionally. Redefine it
# here so that we pick up the right md5 file. If bsd.port.mk is
# ever changed, move this to where PLIST is defined.
MD5_FILE= ${FILESDIR}/md5.${MACHINE_ARCH}

View File

@ -201,3 +201,8 @@ post-install:
@${ECHO} ''
.include <bsd.port.post.mk>
# XXX - bsd.port.mk defines MD5_FILE unconditionally. Redefine it
# here so that we pick up the right md5 file. If bsd.port.mk is
# ever changed, move this to where PLIST is defined.
MD5_FILE= ${FILESDIR}/md5.${MACHINE_ARCH}

View File

@ -201,3 +201,8 @@ post-install:
@${ECHO} ''
.include <bsd.port.post.mk>
# XXX - bsd.port.mk defines MD5_FILE unconditionally. Redefine it
# here so that we pick up the right md5 file. If bsd.port.mk is
# ever changed, move this to where PLIST is defined.
MD5_FILE= ${FILESDIR}/md5.${MACHINE_ARCH}