Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 19 Apr 1999 09:31:29 +0200 (CEST)
From:      Oyvind Moll <oyvindmo@initio.no>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/11209: Upgrade/move port: lang/python (was -beta)
Message-ID:  <199904190731.JAA73609@initio.no>

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

>Number:         11209
>Category:       ports
>Synopsis:       Upgrade/move port: lang/python (was -beta)
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Apr 19 00:40:00 PDT 1999
>Closed-Date:
>Last-Modified:
>Originator:     Oyvind Moll
>Release:        FreeBSD 3.1-STABLE i386
>Organization:
Initio IT-løsninger
>Environment:

FreeBSD 3.1-STABLE #0: Thu Mar  4 00:55:30 CET 1999

>Description:

Python 1.5.2 is released.  Included is (trivial) patch against
ports/lang/python-beta -- only version changes, actually.
Of course, this could now replace ports/lang/python/, which at the
moment is 1.5.1 with lots of patches (which are obsoleted by 1.5.2).

>How-To-Repeat:

n/a

>Fix:
	
--- python-beta/Makefile        Tue Apr 13 21:40:41 1999
+++ python-oyvindmo/Makefile    Fri Apr 16 21:15:17 1999
@@ -1,13 +1,13 @@
 # New ports collection makefile for:    python
-# Version required:     1.5.2c1
+# Version required:     1.5.2
 # Date created:         08 August 1995
 # Whom:                 jkh
 #
 # $Id: Makefile,v 1.46 1999/04/11 00:38:09 nectar Exp $
 #
 
-DISTNAME=       py152c1
-PKGNAME=        python-1.5.2c1
+DISTNAME=       py152
+PKGNAME=        python-1.5.2
 CATEGORIES=    lang python tk80
 MASTER_SITES=  ftp://www.python.org/pub/python/src/ \
                ftp://ftp.cwi.nl/pub/python/src/
@@ -18,7 +18,7 @@
 LIB_DEPENDS=   ${TK_DEPENDS}
 
 DIST_SUBDIR=   python
-WRKSRC=                ${WRKDIR}/Python-1.5.2c1
+WRKSRC=                ${WRKDIR}/Python-1.5.2
 GNU_CONFIGURE= yes
 CONFIGURE_ARGS=        --with-fpectl
 MAKE_FLAGS=    'OPT=${CFLAGS}'




--- python-beta/files/md5       Tue Apr 13 21:40:41 1999
+++ python-oyvindmo/files/md5   Fri Apr 16 21:19:02 1999
@@ -1 +1 @@
-MD5 (python/py152c1.tgz) = 24cd9a8fd3893e82f4a706ae803157d2
+MD5 (python/py152.tgz) = e9d677ae6d5a3efc6937627ed8a3e752


>Release-Note:
>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?199904190731.JAA73609>