aboutsummaryrefslogtreecommitdiff
path: root/news/nntpcache
diff options
context:
space:
mode:
authorYen-Ming Lee <leeym@FreeBSD.org>2006-11-25 03:00:22 +0000
committerYen-Ming Lee <leeym@FreeBSD.org>2006-11-25 03:00:22 +0000
commitec656d200c423c2819bbf3e6f03eb4f654d4ab66 (patch)
tree399ea5b65484ff24ee84bd4c5fb3959b4bcd9119 /news/nntpcache
parentcd320c9b1661b2e69a174cd2cd342e1c9ee1628e (diff)
downloadports-ec656d200c423c2819bbf3e6f03eb4f654d4ab66.tar.gz
ports-ec656d200c423c2819bbf3e6f03eb4f654d4ab66.zip
Notes
Diffstat (limited to 'news/nntpcache')
-rw-r--r--news/nntpcache/Makefile6
-rw-r--r--news/nntpcache/files/patch-scripts-nntpcache-gdb.sh.in10
2 files changed, 11 insertions, 5 deletions
diff --git a/news/nntpcache/Makefile b/news/nntpcache/Makefile
index 808cfe0f7d35..9b8857921abf 100644
--- a/news/nntpcache/Makefile
+++ b/news/nntpcache/Makefile
@@ -7,7 +7,7 @@
PORTNAME= nntpcache
PORTVERSION= 3.0.2
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= news
MASTER_SITES= http://www.nntpcache.com/pub/nntpcache/
@@ -34,10 +34,6 @@ OPTIONS= LDAP "OpenLDAP support" off \
.include <bsd.port.pre.mk>
-.if ${ARCH} == "sparc64"
-BROKEN= Does not build on sparc64
-.endif
-
.if !defined(WITHOUT_RADIUS)
CONFIGURE_ARGS+= --with-authinfo-radius
AUTHINFO_EXT+= authinfo_radius.ext
diff --git a/news/nntpcache/files/patch-scripts-nntpcache-gdb.sh.in b/news/nntpcache/files/patch-scripts-nntpcache-gdb.sh.in
new file mode 100644
index 000000000000..defa0756f117
--- /dev/null
+++ b/news/nntpcache/files/patch-scripts-nntpcache-gdb.sh.in
@@ -0,0 +1,10 @@
+--- scripts/nntpcache-gdb.sh.in.orig Sat Nov 25 10:36:56 2006
++++ scripts/nntpcache-gdb.sh.in Sat Nov 25 10:38:14 2006
+@@ -61,6 +61,7 @@
+ break
+ fi
+ done
++exit
+
+ (
+ echo === uname -a