mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 09:49:18 -04:00
- Mirror the distfile locally
- Remove MD5 checksum from distinfo Approved by: makc, miwi (mentors, implicit) Feature safe: yes
This commit is contained in:
parent
64de2b7404
commit
a8c46ec7b2
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=267922
2 changed files with 2 additions and 2 deletions
|
@ -10,7 +10,8 @@ PORTNAME= libtre
|
||||||
PORTVERSION= 0.8.0
|
PORTVERSION= 0.8.0
|
||||||
PORTREVISION= 1
|
PORTREVISION= 1
|
||||||
CATEGORIES= textproc
|
CATEGORIES= textproc
|
||||||
MASTER_SITES= http://laurikari.net/tre/
|
MASTER_SITES= http://laurikari.net/tre/ \
|
||||||
|
LOCAL/bf
|
||||||
DISTNAME= tre-${PORTVERSION}
|
DISTNAME= tre-${PORTVERSION}
|
||||||
|
|
||||||
MAINTAINER= bf@FreeBSD.org
|
MAINTAINER= bf@FreeBSD.org
|
||||||
|
|
|
@ -1,3 +1,2 @@
|
||||||
MD5 (tre-0.8.0.tar.bz2) = b4d3232593dadf6746f4727bdda20b41
|
|
||||||
SHA256 (tre-0.8.0.tar.bz2) = 8dc642c2cde02b2dac6802cdbe2cda201daf79c4ebcbb3ea133915edf1636658
|
SHA256 (tre-0.8.0.tar.bz2) = 8dc642c2cde02b2dac6802cdbe2cda201daf79c4ebcbb3ea133915edf1636658
|
||||||
SIZE (tre-0.8.0.tar.bz2) = 380714
|
SIZE (tre-0.8.0.tar.bz2) = 380714
|
||||||
|
|
Loading…
Add table
Reference in a new issue