mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 09:49:18 -04:00
- Update to 4.2.2 [1]
- Fix build when using clang PR: ports/161865 Submitted by: Takefu <takefu@airport.fm> [1] Approved by: Linh Pham <question+fbsdports@closedsrc.org> (maintainer)
This commit is contained in:
parent
666b9e436b
commit
a8ff0b8aa8
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=284357
2 changed files with 4 additions and 4 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= memtest
|
||||
PORTVERSION= 4.2.1
|
||||
PORTVERSION= 4.2.2
|
||||
CATEGORIES= sysutils
|
||||
MASTER_SITES= http://pyropus.ca/software/${PORTNAME}er/old-versions/
|
||||
DISTNAME= ${PORTNAME}er-${PORTVERSION}
|
||||
|
@ -21,7 +21,7 @@ PLIST_FILES= bin/memtest
|
|||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e 's|cc|${CC}|' \
|
||||
${WRKSRC}/conf-cc
|
||||
${WRKSRC}/conf-*
|
||||
@${MV} ${WRKSRC}/${PORTNAME}er.8 ${WRKSRC}/${MAN8}
|
||||
@${REINPLACE_CMD} -e 's|${PORTNAME}er |${PORTNAME} |g' \
|
||||
-e 's| ${PORTNAME}er| ${PORTNAME}|' \
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (memtester-4.2.1.tar.gz) = 3433e1c757e56457610f5a97bf1a2d612c609290eba5183dd273e070134a21d2
|
||||
SIZE (memtester-4.2.1.tar.gz) = 20815
|
||||
SHA256 (memtester-4.2.2.tar.gz) = a494569d58d642c796332a1b7f3b4b86845b52da66c15c96fbeecd74e48dae8e
|
||||
SIZE (memtester-4.2.2.tar.gz) = 20952
|
||||
|
|
Loading…
Add table
Reference in a new issue