Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 4 Mar 2013 19:21:32 +0000 (UTC)
From:      Beech Rintoul <beech@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r313421 - head/lang/polyml
Message-ID:  <201303041921.r24JLWvv074706@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: beech
Date: Mon Mar  4 19:21:31 2013
New Revision: 313421
URL: http://svnweb.freebsd.org/changeset/ports/313421

Log:
  - Update to 5.5
  
  PR:		ports/176627
  Submitted by:	Timothy Beyer <beyert@cs.ucr.edu> (maintainer)

Modified:
  head/lang/polyml/Makefile
  head/lang/polyml/distinfo   (contents, props changed)

Modified: head/lang/polyml/Makefile
==============================================================================
--- head/lang/polyml/Makefile	Mon Mar  4 19:20:18 2013	(r313420)
+++ head/lang/polyml/Makefile	Mon Mar  4 19:21:31 2013	(r313421)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	polyml
-PORTVERSION=	5.4.1
-PORTREVISION=	1
+PORTVERSION=	5.5
 CATEGORIES=	lang
 MASTER_SITES=	SF
 DISTNAME=	${PORTNAME}.${PORTVERSION}
@@ -27,7 +26,7 @@ PLIST_FILES=	bin/poly		\
 		lib/libpolyml.a		\
 		lib/libpolyml.la	\
 		lib/libpolyml.so	\
-		lib/libpolyml.so.3
+		lib/libpolyml.so.4
 
 MAN1=		poly.1 polyimport.1
 MANCOMPRESSED=	no

Modified: head/lang/polyml/distinfo
==============================================================================
--- head/lang/polyml/distinfo	Mon Mar  4 19:20:18 2013	(r313420)
+++ head/lang/polyml/distinfo	Mon Mar  4 19:21:31 2013	(r313421)
@@ -1,2 +1,2 @@
-SHA256 (polyml/polyml.5.4.1.tar.gz) = 514d1d07be487b783d4dfa29dbd550b3396640579ce135a9eb5a61f08e7f9cac
-SIZE (polyml/polyml.5.4.1.tar.gz) = 6107319
+SHA256 (polyml/polyml.5.5.tar.gz) = 2b20e597e6fe43df1b0ed01e78e410c6b51d0ac7911833e91d94fcc9eb05d831
+SIZE (polyml/polyml.5.5.tar.gz) = 5504389



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