summaryrefslogtreecommitdiff
path: root/math/pari/files/patch-ag
diff options
context:
space:
mode:
authorChris Rees <crees@FreeBSD.org>2011-08-24 10:22:06 +0000
committerChris Rees <crees@FreeBSD.org>2011-08-24 10:22:06 +0000
commitfcd33ac8d1301eca5c1240b6cc59baabcae29280 (patch)
tree45043b0362fcbece57a693a84f10b1f06a63b97f /math/pari/files/patch-ag
parentChase poppler shlib bump (diff)
Update to 2.5.0 and undeprecate
PR: ports/159668 Submitted by: Yoshiaki UCHIKAWA <yoshiaki@kt.rim.or.jp>
Notes
Notes: svn path=/head/; revision=280340
Diffstat (limited to 'math/pari/files/patch-ag')
-rw-r--r--math/pari/files/patch-ag11
1 files changed, 0 insertions, 11 deletions
diff --git a/math/pari/files/patch-ag b/math/pari/files/patch-ag
deleted file mode 100644
index 1c33689bfc43..000000000000
--- a/math/pari/files/patch-ag
+++ /dev/null
@@ -1,11 +0,0 @@
---- doc/appb.tex.orig Mon Dec 13 12:29:22 2004
-+++ doc/appb.tex Sun Jan 9 18:34:08 2005
-@@ -30,7 +30,7 @@
- $(CC) $(CFLAGS) -o extgcd extgcd.c -lpari -lm
- @eprog
-
--\noindent We then give the listing of the program \kbd{examples/extgcd.c}
-+\bprogfile{./matexp.c}
- seen in detail in \secref{se:prog}.
-
- \bprogfile{../examples/extgcd.c}