ports/81185: [PATCH] math/mathomatic: update to 12.3.2

Ying-Chieh Liao ijliao at csie.nctu.edu.tw
Wed May 18 07:20:03 UTC 2005


>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 at 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:



More information about the freebsd-ports-bugs mailing list