ports/81676: Update port: graphics/linux-ac3d update to 5.0.21 (pointyhat fix)

Igor Pokrovsky ip at doom.homeunix.org
Mon May 30 16:10:06 UTC 2005


>Number:         81676
>Category:       ports
>Synopsis:       Update port: graphics/linux-ac3d update to 5.0.21 (pointyhat fix)
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Mon May 30 16:10:05 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Igor Pokrovsky
>Release:        FreeBSD 4.11-STABLE i386
>Organization:
>Environment:
System: FreeBSD doom.homeunix.org 4.11-STABLE FreeBSD 4.11-STABLE #0: Sun May 15 22:46:58 MSD 2005 root at doom.homeunix.org:/usr/obj/usr/src/sys/KERNEL-p3 i386


	
>Description:
Update to 5.0.21.
Fixed MASTER_SITES issue:
http://www.ac3d.org/ac3d/download/ac3dlx.tgz is a link pointing to
http://inivis.swmirror.com/ac3dlx${version}
	
>How-To-Repeat:
	
>Fix:

	

--- linux-ac3d.diff begins here ---
diff -ru /usr/ports/graphics/linux-ac3d/Makefile linux-ac3d/Makefile
--- /usr/ports/graphics/linux-ac3d/Makefile	Sun May 29 20:42:21 2005
+++ linux-ac3d/Makefile	Mon May 30 17:02:24 2005
@@ -6,11 +6,11 @@
 #
 
 PORTNAME=	ac3d
-PORTVERSION=	5.0
+PORTVERSION=	5.0.21
 CATEGORIES=	graphics linux
-MASTER_SITES=	http://www.ac3d.org/ac3d/download/
+MASTER_SITES=	http://inivis.swmirror.com/
 PKGNAMEPREFIX=	linux-
-DISTNAME=	${PORTNAME}lx
+DISTNAME=	${PORTNAME}lx${PORTVERSION:S/.//g}
 EXTRACT_SUFX=	.tgz
 
 MAINTAINER=	ip at doom.homeunix.org
diff -ru /usr/ports/graphics/linux-ac3d/distinfo linux-ac3d/distinfo
--- /usr/ports/graphics/linux-ac3d/distinfo	Sun May 29 20:42:21 2005
+++ linux-ac3d/distinfo	Mon May 30 17:00:37 2005
@@ -1,2 +1,2 @@
-MD5 (ac3dlx.tgz) = 73b871c4a22cec5fb35fbad7220ee152
-SIZE (ac3dlx.tgz) = 5270767
+MD5 (ac3dlx5021.tgz) = 7563a210f269aabd5727aa80a71bf2af
+SIZE (ac3dlx5021.tgz) = 5273719
--- linux-ac3d.diff ends here ---


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



More information about the freebsd-ports-bugs mailing list