ports/103836: [maintainer update] Fix distfile for games/vultures-eye

Li-Lun Wang (Leland Wang) llwang at infor.org
Sat Sep 30 03:30:27 UTC 2006


>Number:         103836
>Category:       ports
>Synopsis:       [maintainer update] Fix distfile for games/vultures-eye
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Sep 30 03:30:24 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Li-Lun Wang (Leland Wang)
>Release:        FreeBSD 6.0-RELEASE-p10 i386
>Organization:
>Environment:
System: FreeBSD Athena.infor.org 6.0-RELEASE-p10 FreeBSD 6.0-RELEASE-p10 #5: Mon Sep 4 15:07:32 CST 2006 root at Athena.infor.org:/usr/obj/usr/src/sys/Athena i386


	
>Description:
Fix distfile for change on master site.

Modified files:
  games/vultures-eye		Makefile distinfo
  games/vultures-eye/files	patch-win-vultures-GNUmakefile
	
>How-To-Repeat:
	
>Fix:
diff -urN vultures-eye.orig/Makefile vultures-eye/Makefile
--- vultures-eye.orig/Makefile	Fri Sep 29 10:26:17 2006
+++ vultures-eye/Makefile	Fri Sep 29 20:50:03 2006
@@ -9,9 +9,9 @@
 PORTVERSION=	2.1.0
 PORTREVISION=	2
 CATEGORIES=	games
-MASTER_SITES=	http://www.darkarts.co.za/projects/vultures/downloads/${PORTVERSION}/
+MASTER_SITES=	http://www.darkarts.co.za/projects/vultures/attachment/wiki/downloads/${PORTVERSION}/
 PKGNAMESUFFIX=	-eye
-DISTFILES=	${DISTNAME}${PKGNAMESUFFIX}${EXTRACT_SUFX}
+DISTFILES=	${DISTNAME}-full${EXTRACT_SUFX}?format=raw
 
 MAINTAINER=	llwang at infor.org
 COMMENT=	A graphical interface for NetHack 3.4.3 forked from Falcon's Eye
diff -urN vultures-eye.orig/distinfo vultures-eye/distinfo
--- vultures-eye.orig/distinfo	Thu Jun  8 17:13:47 2006
+++ vultures-eye/distinfo	Fri Sep 29 20:53:22 2006
@@ -1,3 +1,3 @@
-MD5 (vultures-2.1.0-eye.tar.bz2) = c363133fdbccd2815dff3ab7f6185520
-SHA256 (vultures-2.1.0-eye.tar.bz2) = 0a3a2fb604f5ce91728ecf55eb85e0c1540cf0300136ec7e2a1cbf4b7a6f570b
-SIZE (vultures-2.1.0-eye.tar.bz2) = 32403102
+MD5 (vultures-2.1.0-full.tar.bz2?format=raw) = f448f4fa74f07178683640a3f7985944
+SHA256 (vultures-2.1.0-full.tar.bz2?format=raw) = 9b7d39a17c17d12ed503670c64845f0134b5775cd8a45f22ae41e7d8c522b943
+SIZE (vultures-2.1.0-full.tar.bz2?format=raw) = 36865415
diff -urN vultures-eye.orig/files/patch-win-vultures-GNUmakefile vultures-eye/files/patch-win-vultures-GNUmakefile
--- vultures-eye.orig/files/patch-win-vultures-GNUmakefile	Fri May 26 09:17:07 2006
+++ vultures-eye/files/patch-win-vultures-GNUmakefile	Fri Sep 29 21:15:35 2006
@@ -9,12 +9,3 @@
  		else
  			SDL_CONFIG := sdl-config
  		endif
-@@ -34,7 +34,7 @@
- OUTPUT_OBJ := $(BUILDDIR)/vultures.o
- 
- 
--NHDIR := ../$(BUILD)
-+NHDIR := ../..
- NHSRC := $(NHDIR)/src
- INCLUDE := -I $(NHDIR)/include/  -I . -I $(BUILDDIR)/
- 

	


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list