aboutsummaryrefslogtreecommitdiff
path: root/net/ladvd
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2008-09-24 08:42:45 +0000
committerMartin Wilke <miwi@FreeBSD.org>2008-09-24 08:42:45 +0000
commite89d072aaf8585c63d573b15ae4b1f85fb5dac50 (patch)
treed16d297ab1e00ae5c8907fe4d2b0b5777a031986 /net/ladvd
parentbf494ea38f6965c5b71c6055738ead9bd512ea9d (diff)
downloadports-e89d072aaf8585c63d573b15ae4b1f85fb5dac50.tar.gz
ports-e89d072aaf8585c63d573b15ae4b1f85fb5dac50.zip
- Update to 0.6.1
PR: 127557 Submitted by: Sten Spans <sten@blinkenlights.nl> (maintainer)
Notes
Notes: svn path=/head/; revision=220618
Diffstat (limited to 'net/ladvd')
-rw-r--r--net/ladvd/Makefile4
-rw-r--r--net/ladvd/distinfo6
-rw-r--r--net/ladvd/files/extra-patch-Makefile.in20
-rw-r--r--net/ladvd/pkg-plist2
4 files changed, 16 insertions, 16 deletions
diff --git a/net/ladvd/Makefile b/net/ladvd/Makefile
index 29c541585aeb..bae48ce2c537 100644
--- a/net/ladvd/Makefile
+++ b/net/ladvd/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= ladvd
-PORTVERSION= 0.6.0
+PORTVERSION= 0.6.1
CATEGORIES= net
MASTER_SITES= http://blinkenlights.nl/software/ladvd/
@@ -24,7 +24,7 @@ EXTRA_PATCHES= ${PATCHDIR}/extra-patch-Makefile.in
.endif
post-install:
- @${ECHO} "==> Creating custom user to run pdns_recursor..."
+ @${ECHO} "==> Creating custom user to run ladvd..."
@${SH} ${PKGINSTALL} ${PKGNAME} PRE-INSTALL
@${CAT} ${PKGMESSAGE}
diff --git a/net/ladvd/distinfo b/net/ladvd/distinfo
index 3cd53727d133..9c39dc40f39d 100644
--- a/net/ladvd/distinfo
+++ b/net/ladvd/distinfo
@@ -1,3 +1,3 @@
-MD5 (ladvd-0.6.0.tar.gz) = f5ae227505bf27b98bcf2ca97e1e4215
-SHA256 (ladvd-0.6.0.tar.gz) = 0ac7d9898ae4f8176b9fa68140c0b7fa5a015c004c62cc5bba64400cdd391d71
-SIZE (ladvd-0.6.0.tar.gz) = 97266
+MD5 (ladvd-0.6.1.tar.gz) = 90989dec5200d6cab48dc7a6cff3cbe6
+SHA256 (ladvd-0.6.1.tar.gz) = eed25fb6a299f3beb89c46e145e6cef6035fb568a5cd04414ad4701c476e8172
+SIZE (ladvd-0.6.1.tar.gz) = 125949
diff --git a/net/ladvd/files/extra-patch-Makefile.in b/net/ladvd/files/extra-patch-Makefile.in
index ec203054707c..819695f8bbdf 100644
--- a/net/ladvd/files/extra-patch-Makefile.in
+++ b/net/ladvd/files/extra-patch-Makefile.in
@@ -1,14 +1,14 @@
---- Makefile.in.old 2008-08-03 21:36:15.000000000 -0300
-+++ Makefile.in 2008-08-03 21:47:09.000000000 -0300
-@@ -162,7 +162,6 @@
- sysconfdir = @sysconfdir@
- target_alias = @target_alias@
+--- Makefile.in.orig 2008-09-22 20:26:22.000000000 +0200
++++ Makefile.in 2008-09-23 08:57:33.000000000 +0200
+@@ -178,7 +178,6 @@
+ target_os = @target_os@
+ target_vendor = @target_vendor@
SUBDIRS = src
-dist_doc_DATA = LICENSE doc/ChangeLog doc/README
- dist_man_MANS = doc/ladvd.8
- EXTRA_DIST = debian
+ man_MANS = doc/ladvd.8
+ EXTRA_DIST = debian doc/ladvd.8.in
all: all-recursive
-@@ -247,15 +246,6 @@
+@@ -263,15 +262,6 @@
echo " rm -f '$(DESTDIR)$(man8dir)/$$inst'"; \
rm -f "$(DESTDIR)$(man8dir)/$$inst"; \
done
@@ -24,7 +24,7 @@
uninstall-dist_docDATA:
@$(NORMAL_UNINSTALL)
-@@ -593,7 +583,7 @@
+@@ -609,7 +599,7 @@
info-am:
@@ -33,7 +33,7 @@
install-exec-am:
-@@ -634,7 +624,7 @@
+@@ -650,7 +640,7 @@
distclean-generic distclean-recursive distclean-tags \
distcleancheck distdir distuninstallcheck dvi dvi-am html \
html-am info info-am install install-am install-data \
diff --git a/net/ladvd/pkg-plist b/net/ladvd/pkg-plist
index 707877a07cf3..8cf580ac9546 100644
--- a/net/ladvd/pkg-plist
+++ b/net/ladvd/pkg-plist
@@ -5,5 +5,5 @@ sbin/ladvd
%%PORTDOCS%%@dirrm %%DOCSDIR%%
@unexec echo ""
@unexec echo "If you are permanently removing ladvd, you should also:" | /usr/bin/fmt
-@unexec echo "'remove user/group 'qscand'." | /usr/bin/fmt
+@unexec echo "'remove user/group 'ladvd'." | /usr/bin/fmt
@unexec echo ""