summaryrefslogtreecommitdiff
path: root/irc
diff options
context:
space:
mode:
authorJustin M. Seger <jseger@FreeBSD.org>1998-04-11 02:29:16 +0000
committerJustin M. Seger <jseger@FreeBSD.org>1998-04-11 02:29:16 +0000
commit74207221a7305ea1e4715f269e0f796aebd0a01c (patch)
tree349d5e48f005655086cd746ec1c313047ac8bc9f /irc
parentUpgrade to version 3.9.2. (diff)
Upgrade to 1.18.113.
Add @exec mkdir's to the PLIST to properly create empty dirs that a regular install creates.
Notes
Notes: svn path=/head/; revision=10465
Diffstat (limited to 'irc')
-rw-r--r--irc/zircon/Makefile6
-rw-r--r--irc/zircon/distinfo2
-rw-r--r--irc/zircon/pkg-plist6
3 files changed, 10 insertions, 4 deletions
diff --git a/irc/zircon/Makefile b/irc/zircon/Makefile
index 69a0834e4cce..4d975dca5f90 100644
--- a/irc/zircon/Makefile
+++ b/irc/zircon/Makefile
@@ -1,12 +1,12 @@
# New ports collection makefile for: zircon
-# Version required: 1.18.109
+# Version required: 1.18.113
# Date created: 19 Aug 1995
# Whom: jkh / pst
#
-# $Id: Makefile,v 1.25 1998/02/24 21:43:48 jseger Exp $
+# $Id: Makefile,v 1.26 1998/03/21 04:58:35 jseger Exp $
#
-DISTNAME= zircon-1.18.109
+DISTNAME= zircon-1.18.113
CATEGORIES= net tk80
MASTER_SITES= ftp://catless.ncl.ac.uk/pub/
diff --git a/irc/zircon/distinfo b/irc/zircon/distinfo
index 8c119864f64b..28a401fcd77c 100644
--- a/irc/zircon/distinfo
+++ b/irc/zircon/distinfo
@@ -1 +1 @@
-MD5 (zircon-1.18.109.tar.gz) = 443d2c2e85000aa38e9f17f63b1dee39
+MD5 (zircon-1.18.113.tar.gz) = a8ab4ca74b1c27ae48fa9c8cbab5a57b
diff --git a/irc/zircon/pkg-plist b/irc/zircon/pkg-plist
index a9b22f9cdfcd..f857c911d76b 100644
--- a/irc/zircon/pkg-plist
+++ b/irc/zircon/pkg-plist
@@ -119,6 +119,12 @@ lib/zircon/plugins/NoticeOps/setup.tcl
lib/zircon/plugins/Sed/decrypt.tcl
lib/zircon/plugins/Sed/pkgIndex.tcl
lib/zircon/samples/zircon.ad
+@exec mkdir -p %D/lib/zircon/help/Channels
+@exec mkdir -p %D/lib/zircon/help/Servers
+@exec mkdir -p %D/lib/zircon/help/Services
+@exec mkdir -p %D/lib/zircon/help/Users
+@exec mkdir -p %D/lib/zircon/scripts
+@exec mkdir -p %D/lib/zircon/sounds
@dirrm lib/zircon/help/Zircon/Windows
@dirrm lib/zircon/help/Channels
@dirrm lib/zircon/help/Servers