Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 11 Jun 2006 04:21:45 GMT
From:      "Pedro F. Giffuni" <giffunip@asme.org>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/98796: Update devel/lasi to version 1.0.5
Message-ID:  <200606110421.k5B4Lj5E059999@www.freebsd.org>
Resent-Message-ID: <200606110430.k5B4UJB5078793@freefall.freebsd.org>

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

>Number:         98796
>Category:       ports
>Synopsis:       Update devel/lasi to version 1.0.5
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Jun 11 04:30:19 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Pedro F. Giffuni
>Release:        6.1-Release
>Organization:
>Environment:
FreeBSD etoile.cable.net.co 6.1-RELEASE FreeBSD 6.1-RELEASE #1: Fri May 12 00:18:58 COT 2006     root@etoile.cable.net.co:/usr/src/sys/amd64/compile/DIMENSION  amd64
>Description:
Update website and make minor changes for the new version.
>How-To-Repeat:

>Fix:
diff -ruN lasi.orig/Makefile lasi/Makefile
--- lasi.orig/Makefile	Sat Jun 10 23:04:28 2006
+++ lasi/Makefile	Sat Jun 10 23:06:11 2006
@@ -6,9 +6,9 @@
 #
 
 PORTNAME=	lasi
-PORTVERSION=	1.0.4
+PORTVERSION=	1.0.5
 CATEGORIES=	devel
-MASTER_SITES=	http://eyegene.ophthy.med.umich.edu/lasi/download/
+MASTER_SITES=	http://www.unifont.org/lasi/download/
 
 MAINTAINER=	giffunip@asme.org
 COMMENT=	C++ stream output interface for creating Postscript documents
diff -ruN lasi.orig/distinfo lasi/distinfo
--- lasi.orig/distinfo	Sat Jun 10 23:04:28 2006
+++ lasi/distinfo	Sat Jun 10 23:07:02 2006
@@ -1,3 +1,3 @@
-MD5 (lasi-1.0.4.tar.gz) = ed6016995aaa5649fde2bbf7b1224be8
-SHA256 (lasi-1.0.4.tar.gz) = 7cffcdf9d639b3637614c6d24780a4ab2dcc9e8a6573f67d768a6521c3f4dd35
-SIZE (lasi-1.0.4.tar.gz) = 481554
+MD5 (lasi-1.0.5.tar.gz) = b9f766f0b262bd3a5365fa81aea47ed8
+SHA256 (lasi-1.0.5.tar.gz) = 06f0b9b7310fad2a19d7f20c2501c795173799f20a85dc0996c422de80ee0610
+SIZE (lasi-1.0.5.tar.gz) = 465931
diff -ruN lasi.orig/files/patch-Makefile.in lasi/files/patch-Makefile.in
--- lasi.orig/files/patch-Makefile.in	Sat Jun 10 23:04:28 2006
+++ lasi/files/patch-Makefile.in	Sat Jun 10 23:11:06 2006
@@ -1,11 +1,11 @@
---- Makefile.in.orig	Thu Jun  8 00:04:11 2006
-+++ Makefile.in	Thu Jun  8 00:05:26 2006
-@@ -140,7 +140,7 @@
+--- Makefile.in.orig	Thu May  4 09:23:54 2006
++++ Makefile.in	Sat Jun 10 23:10:22 2006
+@@ -199,7 +199,7 @@
+ 
  SUBDIRS = src
  include_HEADERS = include/LASi.h
- 
 -pkgconfigdir = $(libdir)/pkgconfig
 +pkgconfigdir = ${exec_prefix}/libdata/pkgconfig
  pkgconfig_DATA = lasi.pc
- subdir = .
- ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
+ all: all-recursive
+ 
diff -ruN lasi.orig/pkg-descr lasi/pkg-descr
--- lasi.orig/pkg-descr	Sat Jun 10 23:04:28 2006
+++ lasi/pkg-descr	Sat Jun 10 23:05:37 2006
@@ -11,4 +11,4 @@
 installed on your system. All of this is provided without need for any
 special configuration or layout calculation on the programmer's part.
 
-WWW:	http://eyegene.ophthy.med.umich.edu/lasi/
+WWW:	http://www.unifont.org/lasi/

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



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