pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

pkg/43743: Update math/muparser to 132



>Number:         43743
>Category:       pkg
>Synopsis:       Update math/muparser to 132
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Wed Aug 11 11:20:01 +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:
delete patch-ab 
>How-To-Repeat:
n/a
>Fix:
$diff -ruN muparser.orig/Makefile muparser/Makefile 
--- muparser.orig/Makefile      2010-08-11 10:09:59.000000000 +0000
+++ muparser/Makefile   2010-08-11 12:19:32.000000000 +0000
@@ -1,16 +1,18 @@
-# $NetBSD: Makefile,v 1.1.1.1 2009/12/11 19:53:57 drochner Exp $
+# $NetBSD$
 #
 
-DISTNAME=      muparser_v130
-PKGNAME=       muparser-130
+DISTNAME=      muparser_v132
+PKGNAME=       muparser-132
 CATEGORIES=    math
-MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=muparser/}
+MASTER_SITES=  
http://garr.dl.sourceforge.net/project/muparser/muparser/Version%201.32/
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      http://muparser.sourceforge.net/
 COMMENT=       Parser for mathematical expressions
+#LICENSE=      # TODO: (see mk/license.mk)
+
+PKG_DESTDIR_SUPPORT=   user-destdir
 
-WRKSRC=                ${WRKDIR}/muparser
 GNU_CONFIGURE= yes
 #USE_TOOLS+=   pkg-config
 USE_LANGUAGES= c c++

$$diff -ruN muparser.orig/PLIST  muparser/PLIST 
--- muparser.orig/PLIST 2010-08-11 10:09:59.000000000 +0000
+++ muparser/PLIST      2010-08-11 12:21:08.000000000 +0000
@@ -3,6 +3,7 @@
 include/muParserBase.h
 include/muParserBytecode.h
 include/muParserCallback.h
+include/muParserComplex.h
 include/muParserDLL.h
 include/muParserDef.h
 include/muParserError.h
@@ -13,4 +14,6 @@
 include/muParserToken.h
 include/muParserTokenReader.h
 lib/libmuparser.so
+lib/libmuparser.so.0
+lib/libmuparser.so.0.0.0
 lib/pkgconfig/muparser.pc

$diff -ruN muparser.orig/distinfo muparser/distinfo 
--- muparser.orig/distinfo      2010-08-11 10:09:59.000000000 +0000
+++ muparser/distinfo   2010-08-11 11:40:57.000000000 +0000
@@ -1,7 +1,6 @@
 $NetBSD$
 
-SHA1 (muparser_v130.tar.gz) = 8411b189b05317d836c92b02b267f7be5bc08611
-RMD160 (muparser_v130.tar.gz) = 489b781756e018bbe2976ab16d8962106a2ccf0f
-Size (muparser_v130.tar.gz) = 820801 bytes
+SHA1 (muparser_v132.tar.gz) = ff9e7be4408cafbbd6d9256095eaf8ebb12611b1
+RMD160 (muparser_v132.tar.gz) = a8c03084db33f0a62b9d927799134fc35c7a4d87
+Size (muparser_v132.tar.gz) = 1009309 bytes
 SHA1 (patch-aa) = 9f41e839d382c2b7e8a3b4c0880f345355c3950a
-SHA1 (patch-ab) = 73aca637f676bcf19cd6ae29baddf07e449bf78e



Home | Main Index | Thread Index | Old Index