aboutsummaryrefslogtreecommitdiff
path: root/news
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2014-03-29 18:12:30 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2014-03-29 18:12:30 +0000
commit480a7843858a93b3bec502420c7a76ac46b12d0a (patch)
tree759b65bd9e93c5c84460b90d2ee4cb09bba85778 /news
parentc7d698a435d13e157dbd3f3fe215510c90c04c11 (diff)
downloadports-480a7843858a93b3bec502420c7a76ac46b12d0a.tar.gz
ports-480a7843858a93b3bec502420c7a76ac46b12d0a.zip
Notes
Diffstat (limited to 'news')
-rw-r--r--news/nntpcache/Makefile2
-rw-r--r--news/nntpcache/files/patch-src_Makefile.in11
-rw-r--r--news/nntpcache/pkg-plist1
3 files changed, 13 insertions, 1 deletions
diff --git a/news/nntpcache/Makefile b/news/nntpcache/Makefile
index 7db8b1f12ddd..5a55b7ef196b 100644
--- a/news/nntpcache/Makefile
+++ b/news/nntpcache/Makefile
@@ -3,7 +3,7 @@
PORTNAME= nntpcache
PORTVERSION= 3.0.2
-PORTREVISION= 7
+PORTREVISION= 8
CATEGORIES= news
MASTER_SITES= http://www.xs4all.nl/~suelette/
diff --git a/news/nntpcache/files/patch-src_Makefile.in b/news/nntpcache/files/patch-src_Makefile.in
new file mode 100644
index 000000000000..4f890d74b376
--- /dev/null
+++ b/news/nntpcache/files/patch-src_Makefile.in
@@ -0,0 +1,11 @@
+--- src/Makefile.in.orig 2014-03-29 14:09:54.000000000 -0400
++++ src/Makefile.in 2014-03-29 14:10:16.000000000 -0400
+@@ -454,7 +454,7 @@
+
+
+ install-exec-hook:
+- cp nntpcached $(libexecdir)/nntpcached.debug && chmod a+x $(libexecdir)/nntpcached.debug
++ cp nntpcached $(DESTDIR)$(libexecdir)/nntpcached.debug && chmod a+x $(DESTDIR)$(libexecdir)/nntpcached.debug
+
+ nnconf.c nnconf.h : ../cf/nnconf.cf
+ $(top_srcdir)/confused/confused $<
diff --git a/news/nntpcache/pkg-plist b/news/nntpcache/pkg-plist
index 3ac68cdd8199..1a55d1c0cd48 100644
--- a/news/nntpcache/pkg-plist
+++ b/news/nntpcache/pkg-plist
@@ -33,6 +33,7 @@ bin/mmap_tests
include/mmap_results.h
libexec/nntpcache-gdb.sh
libexec/nntpcache.gdb
+libexec/nntpcached.debug
libexec/unixauth
man/man8/newshound.8.gz
man/man8/nntpcached.8.gz