pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
pkg/43735: Update math/py-fpconst to 0.7.2
>Number: 43735
>Category: pkg
>Synopsis: Update math/py-fpconst to 0.7.2
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: pkg-manager
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Tue Aug 10 09:55:00 +0000 2010
>Originator: Derouiche
>Release: NetBSD 5.0.2
>Organization:
Algerie MOtors company
>Environment:
NetBSD ToraboraServer 5.0.2 NetBSD 5.0.2 (GENERIC) #0: Sat Feb 6 17:53:27 UTC
2010
builds%b7.netbsd.org@localhost:/home/builds/ab/netbsd-5-0-2-RELEASE/i386/201002061851Z-obj/home/builds/ab/netbsd-5-0-2-RELEASE/src/sys/arch/i386/compile/GENERIC
i386
>Description:
n/a
>How-To-Repeat:
n/a
>Fix:
$diff -urN Makefile.orig Makefile
--- Makefile.orig 2010-08-10 09:56:08.000000000 +0000
+++ Makefile 2010-08-10 10:01:28.000000000 +0000
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.6 2008/06/12 02:14:37 joerg Exp $
+# $NetBSD$
#
-DISTNAME= fpconst-0.7.0
-PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
-PKGREVISION= 1
-CATEGORIES= math python
-MASTER_SITES= # ${MASTER_SITE_SOURCEFORGE:=rsoap/}
+DISTNAME= fpconst-0.7.2.tar
+PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/.tar//}
+CATEGORIES= math
+MASTER_SITES= http://pypi.python.org/packages/source/f/fpconst/
+EXTRACT_SUFX= .gz
MAINTAINER= recht%NetBSD.org@localhost
HOMEPAGE= http://research.warnes.net/projects/RStatServer/fpconst/
@@ -13,6 +13,9 @@
PKG_DESTDIR_SUPPORT= user-destdir
+WRKSRC= ${WRKDIR}/fpconst-0.7.2
+USE_LANGUAGES= # none
+
PYDISTUTILSPKG= yes
.include "../../lang/python/extension.mk"
- no change PLIST
Home |
Main Index |
Thread Index |
Old Index