summaryrefslogtreecommitdiff
path: root/news/leafnode
diff options
context:
space:
mode:
authorChristian Weisgerber <naddy@FreeBSD.org>2003-02-10 18:46:10 +0000
committerChristian Weisgerber <naddy@FreeBSD.org>2003-02-10 18:46:10 +0000
commit90a13de44e0c3d6790b124e338d7f14bc705ca06 (patch)
treeffea868999f46709328d1835a444396f85b917db /news/leafnode
parentBump PORTREVISION for previous COMMENT changes (diff)
* Update to 1.9.33: bug fixes.
* Fix master sites. PR: 48128 Submitted by: Matthias Andree <matthias.andree@web.de>
Notes
Notes: svn path=/head/; revision=75252
Diffstat (limited to 'news/leafnode')
-rw-r--r--news/leafnode/Makefile18
-rw-r--r--news/leafnode/distinfo2
2 files changed, 8 insertions, 12 deletions
diff --git a/news/leafnode/Makefile b/news/leafnode/Makefile
index 23a310cb96eb..9d073790a6b8 100644
--- a/news/leafnode/Makefile
+++ b/news/leafnode/Makefile
@@ -6,18 +6,20 @@
#
PORTNAME= leafnode
-PORTVERSION= 1.9.31
+PORTVERSION= 1.9.33
PORTREVISION= 0
-CATEGORIES= news
+CATEGORIES= news ipv6
MASTER_SITES= http://dl.sourceforge.net/sourceforge/leafnode/ \
http://www.dt.e-technik.uni-dortmund.de/~ma/${PORTNAME}/ \
ftp://wpxx02.toxi.uni-wuerzburg.de/pub/ \
http://www.Awfulhak.org/leafnode/ \
- ${MASTER_SITE_SUNSITE}/system/news/transport/ \
+ ${MASTER_SITE_SUNSITE:S/$/:sunsite/} \
ftp://ftp.karlsruhe.org/pub/news/servers/leafnode/ \
ftp://ftp.stikman.com/pub/leafnode/ \
ftp://ftp.gigabell.net/pub/leafnode/
+MASTER_SITE_SUBDIR= ./:DEFAULT system/news/transport/:sunsite
DISTNAME= ${PORTNAME}-${PORTVERSION}.rel
+DISTFILES= ${DISTNAME}${EXTRACT_SUFX}:DEFAULT,sunsite
MAINTAINER= matthias.andree@web.de
@@ -27,18 +29,12 @@ USE_BZIP2= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --quiet --sysconfdir=${LOCALBASE}/etc/leafnode \
--with-lockfile=/var/spool/lock/news/leafnode.lck \
- --with-spooldir=/var/spool/news
+ --with-spooldir=/var/spool/news --with-ipv6
+CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
MAKE_ARGS=
MAN1= leafnode-version.1 newsq.1
MAN8= applyfilter.8 checkgroups.8 fetchnews.8 leafnode.8 texpire.8
-# The next two parts work around a packaging error in the tarball.
-post-extract:
- ${RM} ${WRKSRC}/leafnode.cron.daily
-
-pre-build:
- cd ${WRKSRC} && ${MAKE} leafnode.cron.daily
-
post-install:
${INSTALL_SCRIPT} ${WRKSRC}/setup-daemontools.sh ${LOCALBASE}/sbin/
.if !defined(NOPORTDOCS)
diff --git a/news/leafnode/distinfo b/news/leafnode/distinfo
index 11a89c2ee2dd..36924fff99d4 100644
--- a/news/leafnode/distinfo
+++ b/news/leafnode/distinfo
@@ -1 +1 @@
-MD5 (leafnode-1.9.31.rel.tar.bz2) = f3f687933694816ea8d9260b46c49a70
+MD5 (leafnode-1.9.33.rel.tar.bz2) = f55ac1bce56c57f994b67bddd85c2a09