aboutsummaryrefslogtreecommitdiffstats
path: root/irc/ngircd
diff options
context:
space:
mode:
authorkrion <krion@FreeBSD.org>2004-12-25 17:21:40 +0800
committerkrion <krion@FreeBSD.org>2004-12-25 17:21:40 +0800
commit1e428ef92b4d301dbeebe10adf8d5bb24088a31c (patch)
tree3267d08ce11b92f7b41731cfd110a905b52ec96e /irc/ngircd
parent6480dd598ad38cdbe96600189e82c4f38c7a8aa7 (diff)
downloadfreebsd-ports-gnome-1e428ef92b4d301dbeebe10adf8d5bb24088a31c.tar.gz
freebsd-ports-gnome-1e428ef92b4d301dbeebe10adf8d5bb24088a31c.tar.zst
freebsd-ports-gnome-1e428ef92b4d301dbeebe10adf8d5bb24088a31c.zip
Update to 0.8.1
Diffstat (limited to 'irc/ngircd')
-rw-r--r--irc/ngircd/Makefile3
-rw-r--r--irc/ngircd/distinfo4
-rw-r--r--irc/ngircd/files/patch-doc::Makefile.in19
3 files changed, 13 insertions, 13 deletions
diff --git a/irc/ngircd/Makefile b/irc/ngircd/Makefile
index 449276ccb108..73879faa74ae 100644
--- a/irc/ngircd/Makefile
+++ b/irc/ngircd/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= ngircd
-PORTVERSION= 0.8.0
-PORTREVISION= 1
+PORTVERSION= 0.8.1
CATEGORIES= irc
MASTER_SITES= http://download.berlios.de/ngircd/ \
ftp://ftp.berlios.de/pub/ngircd/
diff --git a/irc/ngircd/distinfo b/irc/ngircd/distinfo
index 2e8ceda2a8bc..ea2b07fcb9d0 100644
--- a/irc/ngircd/distinfo
+++ b/irc/ngircd/distinfo
@@ -1,2 +1,2 @@
-MD5 (ngircd-0.8.0.tar.gz) = 192f946154c8b9b877f02f367029bc96
-SIZE (ngircd-0.8.0.tar.gz) = 266818
+MD5 (ngircd-0.8.1.tar.gz) = 5f2445042d96232cc678c162c1881e84
+SIZE (ngircd-0.8.1.tar.gz) = 276110
diff --git a/irc/ngircd/files/patch-doc::Makefile.in b/irc/ngircd/files/patch-doc::Makefile.in
index 214f9b420c57..15e69dac9577 100644
--- a/irc/ngircd/files/patch-doc::Makefile.in
+++ b/irc/ngircd/files/patch-doc::Makefile.in
@@ -1,23 +1,24 @@
---- doc/Makefile.in.orig Sun Jul 20 10:36:24 2003
-+++ doc/Makefile.in Sun Jul 20 10:38:28 2003
-@@ -135,14 +135,11 @@
+
+$FreeBSD$
+
+--- doc/Makefile.in.orig
++++ doc/Makefile.in
+@@ -149,12 +149,10 @@
+ target_cpu = @target_cpu@
target_os = @target_os@
target_vendor = @target_vendor@
-
-EXTRA_DIST = CVS.txt FAQ.txt Protocol.txt Platforms.txt \
- README-AUX.txt README-BeOS.txt RFC.txt sample-ngircd.conf
--
+EXTRA_DIST =
docdir = $(datadir)/doc/$(PACKAGE)
-
-documents = $(EXTRA_DIST) ../AUTHORS ../COPYING ../ChangeLog ../INSTALL \
- ../NEWS ../README
+documents = $(EXTRA_DIST)
- subdir = doc
- ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
-@@ -291,8 +288,8 @@
+ all: all-am
+
+@@ -318,8 +316,8 @@
install-data-hook:
$(mkinstalldirs) $(DESTDIR)$(sysconfdir)