mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-30 10:38:37 +00:00
- Update to 2.0.7-1
- Mirror distfile - Change IGNORE to BROKEN and mark BROKEN on ia64 as well
This commit is contained in:
parent
6682085c0a
commit
32b363c067
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=249179
@ -6,10 +6,10 @@
|
||||
#
|
||||
|
||||
PORTNAME= nvidia-texture-tools
|
||||
PORTVERSION= 2.0.6
|
||||
PORTREVISION= 1
|
||||
DISTVERSION= 2.0.7-1
|
||||
CATEGORIES= graphics
|
||||
MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE}
|
||||
MASTER_SITES= GOOGLE_CODE \
|
||||
http://mirror.amdmi3.ru/distfiles/
|
||||
|
||||
MAINTAINER= amdmi3@FreeBSD.org
|
||||
COMMENT= Texture Tools with support for DirectX 10 texture formats
|
||||
@ -46,8 +46,8 @@ PLIST_SUB+= COMPRESSUI="@comment "
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${ARCH} == "sparc64"
|
||||
IGNORE= does not build: not yet ported to sparc64
|
||||
.if ${ARCH} == "sparc64" || ${ARCH} == "ia64"
|
||||
BROKEN= does not build
|
||||
.endif
|
||||
|
||||
post-patch:
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (nvidia-texture-tools-2.0.6.tar.gz) = 764e79d30bda4539d0aea2fc2d801466
|
||||
SHA256 (nvidia-texture-tools-2.0.6.tar.gz) = c2915b067b14464fbdc65d076a013868efb77dcbf0a6ed4809e6bf3e4a8ec6e7
|
||||
SIZE (nvidia-texture-tools-2.0.6.tar.gz) = 942923
|
||||
MD5 (nvidia-texture-tools-2.0.7-1.tar.gz) = 10b570a6eff4c0da708594a47a3a0644
|
||||
SHA256 (nvidia-texture-tools-2.0.7-1.tar.gz) = d776ae63151942f76e28650cc0551748eecd458411cbda9cd7b25ad0353a27a3
|
||||
SIZE (nvidia-texture-tools-2.0.7-1.tar.gz) = 946900
|
||||
|
Loading…
Reference in New Issue
Block a user