mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
BROKEN:
# make package >> povuni_s.tgz doesn't seem to exist on this system. >> Attempting to fetch from ftp://povray.cdrom.com/pub/povray/Official-3.0/Unix/. Receiving povuni_s.tgz (754341 bytes): 100% 754341 bytes transfered in 0.9 seconds (800.61 Kbytes/s) >> Checksum mismatch for povuni_s.tgz. >> Checksum OK for povuni_d.tgz. Make sure the Makefile and md5 file (/usr/ports/graphics/povray/files/md5) are up to date. If you want to override this check, type "make NO_CHECKSUM=yes [other args]". *** Error code 1 Stop.
This commit is contained in:
parent
1396c73731
commit
e15a36b2f2
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=12695
3 changed files with 9 additions and 3 deletions
|
@ -3,7 +3,7 @@
|
|||
# Date created: 3 Dec 1996
|
||||
# Whom: paulo@isr.uc.pt
|
||||
#
|
||||
# $Id: Makefile,v 1.7 1997/09/22 09:14:43 tg Exp $
|
||||
# $Id: Makefile,v 1.8 1998/03/28 19:55:18 ache Exp $
|
||||
#
|
||||
|
||||
DISTNAME= povray3
|
||||
|
@ -18,6 +18,8 @@ MAINTAINER= ports@freebsd.org
|
|||
|
||||
LIB_DEPENDS= png\\.2\\.:${PORTSDIR}/graphics/png
|
||||
|
||||
BROKEN= checksum
|
||||
|
||||
MAN1= povray.1
|
||||
|
||||
POVLIB= ${PREFIX}/lib/povray3
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
# Date created: 3 Dec 1996
|
||||
# Whom: paulo@isr.uc.pt
|
||||
#
|
||||
# $Id: Makefile,v 1.7 1997/09/22 09:14:43 tg Exp $
|
||||
# $Id: Makefile,v 1.8 1998/03/28 19:55:18 ache Exp $
|
||||
#
|
||||
|
||||
DISTNAME= povray3
|
||||
|
@ -18,6 +18,8 @@ MAINTAINER= ports@freebsd.org
|
|||
|
||||
LIB_DEPENDS= png\\.2\\.:${PORTSDIR}/graphics/png
|
||||
|
||||
BROKEN= checksum
|
||||
|
||||
MAN1= povray.1
|
||||
|
||||
POVLIB= ${PREFIX}/lib/povray3
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
# Date created: 3 Dec 1996
|
||||
# Whom: paulo@isr.uc.pt
|
||||
#
|
||||
# $Id: Makefile,v 1.7 1997/09/22 09:14:43 tg Exp $
|
||||
# $Id: Makefile,v 1.8 1998/03/28 19:55:18 ache Exp $
|
||||
#
|
||||
|
||||
DISTNAME= povray3
|
||||
|
@ -18,6 +18,8 @@ MAINTAINER= ports@freebsd.org
|
|||
|
||||
LIB_DEPENDS= png\\.2\\.:${PORTSDIR}/graphics/png
|
||||
|
||||
BROKEN= checksum
|
||||
|
||||
MAN1= povray.1
|
||||
|
||||
POVLIB= ${PREFIX}/lib/povray3
|
||||
|
|
Loading…
Add table
Reference in a new issue