aboutsummaryrefslogtreecommitdiff
path: root/irc
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2004-12-25 09:21:40 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2004-12-25 09:21:40 +0000
commit6b379292ef3240fc200d275260ce786831ce3de0 (patch)
tree4217bf5026edeb91e6f7456324772f8adfc03c25 /irc
parente58194fed66762d3c173d74290e4959538090343 (diff)
downloadports-6b379292ef3240fc200d275260ce786831ce3de0.tar.gz
ports-6b379292ef3240fc200d275260ce786831ce3de0.zip
Update to 0.8.1
Notes
Notes: svn path=/head/; revision=125120
Diffstat (limited to 'irc')
-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)