ports/151476: [PATCH] lang/polyml: update to 5.4

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Fri Oct 15 13:40:09 UTC 2010


>Number:         151476
>Category:       ports
>Synopsis:       [PATCH] lang/polyml: update to 5.4
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Oct 15 13:40:08 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Sunpoet Po-Chuan Hsieh
>Release:        FreeBSD 8.1-STABLE amd64
>Organization:
>Environment:
System: FreeBSD bonjour.sunpoet.net 8.1-STABLE FreeBSD 8.1-STABLE #0: Fri Jul 30 00:11:08 CST 2010
>Description:
- Update to 5.4
- Revive amd64 build

Removed file(s):
- files/patch-Makefile.in

Port maintainer (beyert at cs.ucr.edu) is cc'd.

Generated with FreeBSD Port Tools 0.99
>How-To-Repeat:
>Fix:

--- polyml-5.4.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/lang/polyml/Makefile,v
retrieving revision 1.12
diff -u -u -r1.12 Makefile
--- Makefile	22 Aug 2010 01:26:48 -0000	1.12
+++ Makefile	15 Oct 2010 13:31:18 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	polyml
-PORTVERSION=	5.3
+PORTVERSION=	5.4
 CATEGORIES=	lang
 MASTER_SITES=	SF
 DISTNAME=	${PORTNAME}.${PORTVERSION}
@@ -21,7 +21,7 @@
 GNU_CONFIGURE=	yes
 CONFIGURE_ARGS=	--without-x
 USE_LDCONFIG=	yes
-ONLY_FOR_ARCHS=	i386
+ONLY_FOR_ARCHS=	i386 amd64
 
 PLIST_FILES=	bin/poly		\
 		bin/polyimport		\
@@ -30,7 +30,7 @@
 		lib/libpolyml.a		\
 		lib/libpolyml.la	\
 		lib/libpolyml.so	\
-		lib/libpolyml.so.2
+		lib/libpolyml.so.3
 
 MAN1=		poly.1 polyimport.1
 MANCOMPRESSED=	no
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/lang/polyml/distinfo,v
retrieving revision 1.8
diff -u -u -r1.8 distinfo
--- distinfo	22 Aug 2010 01:26:48 -0000	1.8
+++ distinfo	15 Oct 2010 13:31:18 -0000
@@ -1,3 +1,3 @@
-MD5 (polyml/polyml.5.3.tar.gz) = c4e3a33307c4465c4f068ae4fa225ced
-SHA256 (polyml/polyml.5.3.tar.gz) = 154e836f4e65b5c72f8190d3c02e5ed237921cef716cb49add1e0e1e35fb2af4
-SIZE (polyml/polyml.5.3.tar.gz) = 5289077
+MD5 (polyml/polyml.5.4.tar.gz) = ce9929514f5b302a31dff769ccfbcd02
+SHA256 (polyml/polyml.5.4.tar.gz) = 64b4e23fc2e5bab00899027d805d311025dfb192f55089729b0d18313fa96bfa
+SIZE (polyml/polyml.5.4.tar.gz) = 6107333
Index: files/patch-Makefile.in
===================================================================
RCS file: files/patch-Makefile.in
diff -N files/patch-Makefile.in
--- files/patch-Makefile.in	22 Aug 2010 01:26:48 -0000	1.1
+++ /dev/null	1 Jan 1970 00:00:00 -0000
@@ -1,11 +0,0 @@
---- libpolyml/Makefile.in.orig	2009-10-06 01:14:17.000000000 -0700
-+++ libpolyml/Makefile.in	2010-08-16 14:31:38.000000000 -0700
-@@ -744,7 +744,7 @@
- 
- # Special rule for x86 assembly code.
- x86asmtemp.S: x86asm.asm
--	sed -f $(srcdir)/masm2gas <  $< > $@ || { rm -f $@; false; }
-+	sed -f $(srcdir)/masm2gas <  x86asm.asm > $@ || { rm -f $@; false; }
- 
- # Special rule for Power PC.  This is needed because of pecularities with MAC OS X.
- ppcasmtemp.s: power_assembly.S
--- polyml-5.4.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list