Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 19 Mar 1998 07:55:48 +0300 (MSK)
From:      Andrey Zakhvatov <andy@icc.surw.chel.su>
To:        FreeBSD-gnats-submit@FreeBSD.ORG
Subject:   ports/6061: Update port: graphics/aalib
Message-ID:  <199803190455.HAA04532@icc.surw.chel.su>

next in thread | raw e-mail | index | archive | help

>Number:         6061
>Category:       ports
>Synopsis:       Update port: graphics/aalib
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:
>Keywords:
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Mar 18 20:50:01 PST 1998
>Last-Modified:
>Originator:     Andrey Zakhvatov
>Organization:
South Ural Railway ICC
>Release:        FreeBSD 2.2.2-RELEASE i386
>Environment:

>Description:

   This is a patch to update graphics/aalib port.


diff -Nru aalib/Makefile aalib-1.2/Makefile
--- aalib/Makefile	Fri Dec 19 08:59:36 1997
+++ aalib-1.2/Makefile	Wed Mar 18 23:05:19 1998
@@ -1,19 +1,21 @@
 # New ports collection makefile for:	aalib
-# Version required:			1.1.6
+# Version required:			1.2
 # Date created:				9 Dec 1997
 # Whom:					Andrey Zakhvatov
 #
 # $Id: Makefile,v 1.1.1.1 1997/12/19 08:59:36 vanilla Exp $
 #
 
-DISTNAME=		aalib-1.1.6
+DISTNAME=		aalib-1.2
 CATEGORIES=		graphics
-MASTER_SITES=		ftp://ftp.ta.jcu.cz/pub/aa/development/
+MASTER_SITES=		ftp://ftp.ta.jcu.cz/pub/aa/
 
 MAINTAINER=		andy@icc.surw.chel.su
 
-WRKSRC=			${WRKDIR}/aalib-1.1
 GNU_CONFIGURE=		yes
+
+pre-configure:
+	@ ${RM} ${WRKSRC}/config.cache
 
 pre-install:
 	@if [ ! -f ${PREFIX}/info/dir ]; then \
diff -Nru aalib/files/md5 aalib-1.2/files/md5
--- aalib/files/md5	Fri Dec 19 08:59:37 1997
+++ aalib-1.2/files/md5	Wed Mar 18 22:16:28 1998
@@ -1 +1 @@
-MD5 (aalib-1.1.6.tar.gz) = a43e889842f512d940cd025214c8bccd
+MD5 (aalib-1.2.tar.gz) = 36c7156f33a6bb7a0fac735d8a4d1791


>How-To-Repeat:

>Fix:
	
   Please, check and apply this patch.

>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199803190455.HAA04532>