Unbreak by fixing MD5 after a silent update.

According to Helmut Michels <michels (at) mps.mpg.de> (author) this fixes
a very small reported bug:

  - wrong position of triangles and vectors in the routines TRIFLL
    and FIELD for the option PAGMOD ("TOP").

Reported by:	pointyhat via Kris
This commit is contained in:
Thierry Thomas 2005-09-12 19:40:02 +00:00
parent 54622842a0
commit 8c36c56a47
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=142547
3 changed files with 5 additions and 4 deletions

View file

@ -7,6 +7,7 @@
PORTNAME= dislin
PORTVERSION= 8.4
PORTREVISION= 1
CATEGORIES= math
MASTER_SITES= ftp://ftp.gwdg.de/pub/grafik/dislin/unix/
DISTNAME= ${PORTNAME}-${PORTVERSION}.fbsd${BINVER}

View file

@ -1,2 +1,2 @@
MD5 (dislin-8.4.fbsd.tar.gz) = 5360cc875ab23a86cc4e9ad7b0c5aba7
SIZE (dislin-8.4.fbsd.tar.gz) = 12577798
MD5 (dislin-8.4.fbsd.tar.gz) = 80cfe47e125a0e716a63191542b3e851
SIZE (dislin-8.4.fbsd.tar.gz) = 12577491

View file

@ -1,2 +1,2 @@
MD5 (dislin-8.4.fbsd-5.1.tar.gz) = 23ba6b4b1c51aa495a1129465ec2a215
SIZE (dislin-8.4.fbsd-5.1.tar.gz) = 12409537
MD5 (dislin-8.4.fbsd-5.1.tar.gz) = 73ac79673d2aa3e05f9ff6d99f47ad79
SIZE (dislin-8.4.fbsd-5.1.tar.gz) = 12411041