Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 17 Dec 1999 11:25:32 +0100 (CET)
From:      tobez@plab.ku.dk
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/15527: www/mathopd upgrade: 1.3 => 1.3pl2
Message-ID:  <199912171025.LAA31298@lion.plab.ku.dk>

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

>Number:         15527
>Category:       ports
>Synopsis:       www/mathopd upgrade: 1.3 => 1.3pl2
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Dec 17 02:30:00 PST 1999
>Closed-Date:
>Last-Modified:
>Originator:     Anton Berezin
>Release:        FreeBSD 4.0-CURRENT i386
>Organization:
The Protein Laboratory, University of Copenhagen
>Environment:

	N/A

>Description:

	Newer version of the port is available.

>How-To-Repeat:

	N/A

>Fix:

	No new files, no deleted files.  Here's the diffs:

diff -ruN mathopd13/Makefile mathopd/Makefile
--- mathopd13/Makefile	Fri Dec 17 11:05:49 1999
+++ mathopd/Makefile	Fri Dec 17 11:13:43 1999
@@ -6,7 +6,7 @@
 # $FreeBSD: ports/www/mathopd/Makefile,v 1.1.1.1 1999/11/26 19:38:30 steve Exp $
 #
 
-DISTNAME=	mathopd-1.3
+DISTNAME=	mathopd-1.3pl2
 CATEGORIES=	www
 MASTER_SITES=	http://mathop.diva.nl/dist/ \
 		ftp://ftp.prima.eu.org/pub/mirrored_files/mathop.diva.nl/
diff -ruN mathopd13/files/md5 mathopd/files/md5
--- mathopd13/files/md5	Fri Dec 17 11:05:49 1999
+++ mathopd/files/md5	Fri Dec 17 11:15:43 1999
@@ -1 +1 @@
-MD5 (mathopd-1.3.tar.gz) = 718b318fc0c3737c99753aed8327aa31
+MD5 (mathopd-1.3pl2.tar.gz) = 9bd5eda6011f3ba8f6fb43a94e21e61b
diff -ruN mathopd13/patches/patch-aa mathopd/patches/patch-aa
--- mathopd13/patches/patch-aa	Fri Dec 17 11:05:49 1999
+++ mathopd/patches/patch-aa	Fri Dec 17 11:11:06 1999
@@ -1,5 +1,5 @@
---- Makefile.orig	Sun Oct 31 18:25:08 1999
-+++ Makefile	Sun Oct 31 19:03:04 1999
+--- Makefile.orig	Fri Dec 17 11:09:22 1999
++++ Makefile	Fri Dec 17 11:09:08 1999
 @@ -1,23 +1,7 @@
 -BIN=mathopd
 -CC=gcc
@@ -21,7 +21,7 @@
 -
 -all: $(BIN)
 -install: $(BIN)
--	install $(BIN) $(SBINDIR)
+-	install -c $(BIN) $(SBINDIR)
 -$(BIN): $(OBJS)
 -	$(CC) $(LDFLAGS) -o $(BIN) $(OBJS) $(LDLIBS)
 -$(OBJS): $(DEPENDS)

Cheers, Anton.

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


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




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