From owner-freebsd-ports-bugs@FreeBSD.ORG Wed May 18 07:20:03 2005 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B76E116A4D0 for ; Wed, 18 May 2005 07:20:03 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5AC7943DAA for ; Wed, 18 May 2005 07:20:03 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j4I7K2P0059700 for ; Wed, 18 May 2005 07:20:02 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j4I7K2GE059699; Wed, 18 May 2005 07:20:02 GMT (envelope-from gnats) Resent-Date: Wed, 18 May 2005 07:20:02 GMT Resent-Message-Id: <200505180720.j4I7K2GE059699@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Ying-Chieh Liao Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DB37516A4D0 for ; Wed, 18 May 2005 07:19:03 +0000 (GMT) Received: from FreeBSD.csie.NCTU.edu.tw (freebsd.csie.nctu.edu.tw [140.113.17.209]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7466C43D4C for ; Wed, 18 May 2005 07:19:03 +0000 (GMT) (envelope-from ijliao@FreeBSD.csie.NCTU.edu.tw) Received: from localhost (unknown [127.0.0.1]) by FreeBSD.csie.NCTU.edu.tw (Postfix) with ESMTP id B3D1D106C3B; Wed, 18 May 2005 15:18:55 +0800 (CST) Received: from FreeBSD.csie.NCTU.edu.tw ([127.0.0.1]) by localhost (FreeBSD.csie.NCTU.edu.tw [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 78481-06; Wed, 18 May 2005 15:18:54 +0800 (CST) Received: by FreeBSD.csie.NCTU.edu.tw (Postfix, from userid 1041) id E471B106C37; Wed, 18 May 2005 15:18:54 +0800 (CST) Message-Id: <20050518071854.E471B106C37@FreeBSD.csie.NCTU.edu.tw> Date: Wed, 18 May 2005 15:18:54 +0800 (CST) From: Ying-Chieh Liao To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 cc: neuhauser@sigpipe.cz Subject: ports/81185: [PATCH] math/mathomatic: update to 12.3.2 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 18 May 2005 07:20:03 -0000 >Number: 81185 >Category: ports >Synopsis: [PATCH] math/mathomatic: update to 12.3.2 >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: Wed May 18 07:20:02 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Ying-Chieh Liao >Release: FreeBSD 4.11-STABLE i386 >Organization: FreeBSD @ Taiwan >Environment: System: FreeBSD FreeBSD.csie.NCTU.edu.tw 4.11-STABLE FreeBSD 4.11-STABLE #3: Sat Apr 16 22:54:07 CST 2005 >Description: - Update to 12.3.2 Port maintainer (neuhauser@sigpipe.cz) is cc'd. Generated with FreeBSD Port Tools 0.63 >How-To-Repeat: >Fix: --- mathomatic-12.3.2.patch begins here --- Index: Makefile =================================================================== RCS file: /home/pcvs/ports/math/mathomatic/Makefile,v retrieving revision 1.1 diff -u -u -r1.1 Makefile --- Makefile 11 Apr 2005 20:45:00 -0000 1.1 +++ Makefile 18 May 2005 07:16:07 -0000 @@ -7,7 +7,7 @@ # PORTNAME= mathomatic -PORTVERSION= 12.1.e +PORTVERSION= 12.3.2 CATEGORIES= math MASTER_SITES= http://www.panix.com/~gesslein/ EXTRACT_SUFX= .tgz @@ -22,7 +22,7 @@ USE_REINPLACE= yes PLIST_FILES= bin/mathomatic -PORTDOCS= am.htm ctips.html index.html manual.htm notes.htm +PORTDOCS= am.htm ctips.html index.html manual.htm notes.htm changes.txt MAN1= mathomatic.1 Index: distinfo =================================================================== RCS file: /home/pcvs/ports/math/mathomatic/distinfo,v retrieving revision 1.1 diff -u -u -r1.1 distinfo --- distinfo 11 Apr 2005 20:45:00 -0000 1.1 +++ distinfo 18 May 2005 07:16:07 -0000 @@ -1,2 +1,2 @@ -MD5 (mathomatic-12.1e.tgz) = 8c891061a6b754a28e714c1ed30ebab8 -SIZE (mathomatic-12.1e.tgz) = 134782 +MD5 (mathomatic-12.3.2.tgz) = 10ddffc636a09d8e30bbce1c0f757457 +SIZE (mathomatic-12.3.2.tgz) = 124309 Index: files/patch-makefile =================================================================== RCS file: /home/pcvs/ports/math/mathomatic/files/patch-makefile,v retrieving revision 1.1 diff -u -u -r1.1 patch-makefile --- files/patch-makefile 11 Apr 2005 20:45:00 -0000 1.1 +++ files/patch-makefile 18 May 2005 07:16:07 -0000 @@ -1,11 +1,11 @@ ---- makefile.orig Mon Mar 7 03:40:08 2005 -+++ makefile Mon Apr 11 22:16:09 2005 +--- makefile.orig Wed May 18 15:06:46 2005 ++++ makefile Wed May 18 15:07:19 2005 @@ -42,7 +42,7 @@ install -d $(docdir)/mathomatic install -m 0755 $(AOUT) $(bindir) install -m 0644 doc/mathomatic.1 $(mandir)/man1 -- install -m 0644 doc/*.htm doc/*.html $(docdir)/mathomatic -+#%%PORTDOCS%%install -m 0644 doc/*.htm doc/*.html $(docdir)/mathomatic +- install -m 0644 changes.txt doc/*.htm doc/*.html $(docdir)/mathomatic ++#%%PORTDOCS%%install -m 0644 changes.txt doc/*.htm doc/*.html $(docdir)/mathomatic @echo Install completed. - clean: + uninstall: --- mathomatic-12.3.2.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: