mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-22 04:17:44 +00:00
- Update to DISTVERSION= 1.11.7
PR: 133889 Submitted by: Matthias Andree <matthias.andree@gmx.de> (maintainer)
This commit is contained in:
parent
a5f5824e14
commit
015ce997c2
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=232554
@ -6,23 +6,25 @@
|
||||
#
|
||||
|
||||
PORTNAME= leafnode
|
||||
DISTVERSION= 1.11.7.rc1
|
||||
DISTVERSION= 1.11.7
|
||||
CATEGORIES= news ipv6
|
||||
#MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_EXTENDED:S/$/:sourceforge/} \
|
||||
# http://www.dt.e-technik.uni-dortmund.de/~ma/${PORTNAME}/ \
|
||||
# ${MASTER_SITE_SUNSITE:S/$/:sunsite/}
|
||||
#MASTER_SITE_SUBDIR= ${PORTNAME}/:sourceforge \
|
||||
# ./:DEFAULT \
|
||||
# system/news/transport/:sunsite
|
||||
#DISTFILES= ${DISTNAME}${EXTRACT_SUFX}:sourceforge,sunsite,DEFAULT
|
||||
MASTER_SITES= http://www.dt.e-technik.uni-dortmund.de/~ma/${PORTNAME}/
|
||||
DISTFILES= ${DISTNAME}${EXTRACT_SUFX}
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_EXTENDED:S/$/:sourceforge/} \
|
||||
http://www.dt.e-technik.uni-dortmund.de/~ma/${PORTNAME}/ \
|
||||
${MASTER_SITE_SUNSITE:S/$/:sunsite/}
|
||||
MASTER_SITE_SUBDIR= ${PORTNAME}/:sourceforge \
|
||||
./:DEFAULT \
|
||||
system/news/transport/:sunsite
|
||||
DISTFILES= ${DISTNAME}${EXTRACT_SUFX}:sourceforge,sunsite,DEFAULT
|
||||
#MASTER_SITES= http://www.dt.e-technik.uni-dortmund.de/~ma/${PORTNAME}/ \
|
||||
# http://homepages.uni-paderborn.de/mandree/
|
||||
|
||||
MAINTAINER= matthias.andree@gmx.de
|
||||
COMMENT= NNTP package for offline news caching and reading
|
||||
|
||||
LIB_DEPENDS= pcre.0:${PORTSDIR}/devel/pcre
|
||||
|
||||
MAKE_JOBS_SAFE= yes
|
||||
|
||||
USE_BZIP2= yes
|
||||
GNU_CONFIGURE= yes
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (leafnode-1.11.7.rc1.tar.bz2) = 8f10af3460d44efad79b1877971687bf
|
||||
SHA256 (leafnode-1.11.7.rc1.tar.bz2) = be4e5fa67c33bf5cf28e15bb58321ac26d80912beaba145384a2ed946681f23b
|
||||
SIZE (leafnode-1.11.7.rc1.tar.bz2) = 431374
|
||||
MD5 (leafnode-1.11.7.tar.bz2) = e5e8ac28386c59df0b14ddbfcbe78509
|
||||
SHA256 (leafnode-1.11.7.tar.bz2) = 8bc4eee8967a3fa5013109008b537fdda34b64dfb43c85fc6126ad3153c53595
|
||||
SIZE (leafnode-1.11.7.tar.bz2) = 494740
|
||||
|
@ -1,5 +1,5 @@
|
||||
To finalize the leafnode install, proceed as follows:
|
||||
To complete the leafnode install, proceed as follows:
|
||||
|
||||
1. read %%DOCSDIR%%/INSTALL, starting at item #6.
|
||||
1. follow %%DOCSDIR%%/INSTALL, starting at item #6.
|
||||
2. read %%DOCSDIR%%/NEWS, mind the incompatible changes!
|
||||
3. read %%DOCSDIR%%/README, mind the incompatible changes!
|
||||
|
Loading…
Reference in New Issue
Block a user