aboutsummaryrefslogtreecommitdiff
path: root/news
diff options
context:
space:
mode:
authorRong-En Fan <rafan@FreeBSD.org>2007-02-28 08:41:43 +0000
committerRong-En Fan <rafan@FreeBSD.org>2007-02-28 08:41:43 +0000
commit7192ebf01c7bca0523ef2a0d6928881db5f74c41 (patch)
tree6e35f190b68d5c44e6898e866b085291a6ec3546 /news
parent8b008bd3564beba8788298e917e65d2fe29f32cb (diff)
downloadports-7192ebf01c7bca0523ef2a0d6928881db5f74c41.tar.gz
ports-7192ebf01c7bca0523ef2a0d6928881db5f74c41.zip
- Update to 1.11.6 RC1
- Respect PREFIX - Rearrange master sites order, so we don't try all sf and sunsite mirrors first (the rc version only exists on local mirror). PR: ports/109527 Submitted by: Matthias Andree <matthias.andree at gmx.de> (maintainer)
Notes
Notes: svn path=/head/; revision=186187
Diffstat (limited to 'news')
-rw-r--r--news/leafnode/Makefile7
-rw-r--r--news/leafnode/distinfo6
2 files changed, 7 insertions, 6 deletions
diff --git a/news/leafnode/Makefile b/news/leafnode/Makefile
index 33178c39d19b..608f119740b1 100644
--- a/news/leafnode/Makefile
+++ b/news/leafnode/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= leafnode
-PORTVERSION= 1.11.5
+DISTVERSION= 1.11.6.rc1
CATEGORIES= news ipv6
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_EXTENDED:S/$/:sourceforge/} \
http://osdn.dl.sourceforge.net/sourceforge/${PORTNAME}/:sourceforge \
@@ -15,7 +15,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_EXTENDED:S/$/:sourceforge/} \
MASTER_SITE_SUBDIR= ${PORTNAME}/:sourceforge \
./:DEFAULT \
system/news/transport/:sunsite
-DISTFILES= ${DISTNAME}${EXTRACT_SUFX}:sourceforge,sunsite,DEFAULT
+DISTFILES= ${DISTNAME}${EXTRACT_SUFX}:DEFAULT,sourceforge,sunsite
MAINTAINER= matthias.andree@gmx.de
COMMENT= NNTP package for offline news caching and reading
@@ -36,7 +36,8 @@ LEAFNODE_SPOOLDIR?=/var/spool/leafnode
PLIST_SUB= SPOOLDIR=${LEAFNODE_SPOOLDIR}
CONFIGURE_ARGS= --sysconfdir=${PREFIX}/etc/leafnode \
- --with-spooldir=${LEAFNODE_SPOOLDIR} --with-ipv6
+ --with-spooldir=${LEAFNODE_SPOOLDIR} --with-ipv6 \
+ --exec-prefix=${PREFIX} --mandir=${MANPREFIX}/man
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
SUB_FILES= pkg-message pkg-install
SUB_LIST= SPOOLDIR=${LEAFNODE_SPOOLDIR}
diff --git a/news/leafnode/distinfo b/news/leafnode/distinfo
index aa633372a5b1..2b5a9de2769b 100644
--- a/news/leafnode/distinfo
+++ b/news/leafnode/distinfo
@@ -1,3 +1,3 @@
-MD5 (leafnode-1.11.5.tar.bz2) = 88552c5cc91cb27146c8906b2d33289d
-SHA256 (leafnode-1.11.5.tar.bz2) = e777e80cc3ddb9da1ef4b6eca5cba61ac28e55f5c52e4b821c260e171362386e
-SIZE (leafnode-1.11.5.tar.bz2) = 433672
+MD5 (leafnode-1.11.6.rc1.tar.bz2) = 15900bfe2f16fae21554e8bc47a67df4
+SHA256 (leafnode-1.11.6.rc1.tar.bz2) = 724f041b3a376139b18caca88adb76e50e819a94fd85b752445c8d50ff1a78c6
+SIZE (leafnode-1.11.6.rc1.tar.bz2) = 438604