Unbreak: chase checksum change on PDF file (documentation update).
Add USE_SIZE support. This has already been done once, but the port was being repocopied so the change ended up in the previous port. Noticed by: kris
This commit is contained in:
parent
d77523f67e
commit
63ce49947e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=103136
2 changed files with 10 additions and 2 deletions
|
@ -7,7 +7,7 @@
|
|||
|
||||
PORTNAME= NeTraMet
|
||||
PORTVERSION= 4.4
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= net-mgmt
|
||||
MASTER_SITES= ftp://ftp.auckland.ac.nz/pub/iawg/NeTraMet/ \
|
||||
http://www2.auckland.ac.nz/net/Accounting/
|
||||
|
@ -27,6 +27,7 @@ WRKSRC= ${WRKDIR}/NeTraMet${PORTVERSION:S/.//}
|
|||
USE_REINPLACE= yes
|
||||
USE_AUTOCONF= yes
|
||||
USE_GMAKE= yes
|
||||
USE_SIZE= yes
|
||||
|
||||
.if defined(WITH_MOTIF)
|
||||
USE_MOTIF= yes
|
||||
|
|
|
@ -1,7 +1,14 @@
|
|||
MD5 (netramet/NeTraMet44.tar.gz) = 22a883ac1e6ba83b0392c3b40f84b464
|
||||
MD5 (netramet/usguide.pdf) = 515333037143be70d8491744188db8b3
|
||||
SIZE (netramet/NeTraMet44.tar.gz) = 634714
|
||||
MD5 (netramet/usguide.pdf) = ad100f2a4cc5d6ba7886a65c78fdcfcf
|
||||
SIZE (netramet/usguide.pdf) = 43270
|
||||
MD5 (netramet/srlguide.pdf) = ee266612af69ee64651baa02503e92b7
|
||||
SIZE (netramet/srlguide.pdf) = 54268
|
||||
MD5 (netramet/ntmref.pdf) = 3fac8d138def55128c4c8fa3b21e394f
|
||||
SIZE (netramet/ntmref.pdf) = 156258
|
||||
MD5 (netramet/nm_rc.pdf) = 8acc4dd5cb06459e1f3b4548ce39d511
|
||||
SIZE (netramet/nm_rc.pdf) = 25181
|
||||
MD5 (netramet/nifty.pdf) = 69a7cd99a1a6c6073cadbab8c335dd0c
|
||||
SIZE (netramet/nifty.pdf) = 46605
|
||||
MD5 (netramet/fdutil.pdf) = dbb2146c27a7b2c87ef98c1b528bce30
|
||||
SIZE (netramet/fdutil.pdf) = 25881
|
||||
|
|
Loading…
Reference in a new issue