Skip to content

Commit

Permalink
update to 0.99.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Jolan Luff committed Jun 23, 2004
1 parent a61d267 commit 7e87f6d
Show file tree
Hide file tree
Showing 4 changed files with 27 additions and 12 deletions.
5 changes: 3 additions & 2 deletions net/pork/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# $OpenBSD: Makefile,v 1.9 2003/11/16 22:54:02 jolan Exp $
# $OpenBSD: Makefile,v 1.10 2004/06/23 23:38:10 jolan Exp $

COMMENT= "programmable ncurses-based AIM client"
DISTNAME= pork-0.99.2
DISTNAME= pork-0.99.3
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=ojnk/}

Expand All @@ -16,6 +16,7 @@ PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes

CONFIGURE_STYLE= gnu
CONFIGURE_ARGS+= --enable-irc

post-install:
${INSTALL_DATA_DIR} ${PREFIX}/share/doc/pork
Expand Down
6 changes: 3 additions & 3 deletions net/pork/distinfo
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
MD5 (pork-0.99.2.tar.gz) = 79ecb69343d56253d0008d6ddbb6fe8c
RMD160 (pork-0.99.2.tar.gz) = 4dc19ecf0668c5bc5e1f9aca1063478caafce4af
SHA1 (pork-0.99.2.tar.gz) = f85a4c6b8181719d4aff32ffb4c5505254388267
MD5 (pork-0.99.3.tar.gz) = d975e564a2a8a93c9f262c0a0063e358
RMD160 (pork-0.99.3.tar.gz) = fbca96975512675c8c73ab21ea393a3ada0bc12e
SHA1 (pork-0.99.3.tar.gz) = e571d59ddfa07ebee447372741ab2528dbc5bf7b
12 changes: 6 additions & 6 deletions net/pork/patches/patch-src_Makefile_in
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
$OpenBSD: patch-src_Makefile_in,v 1.3 2003/11/16 22:54:02 jolan Exp $
--- src/Makefile.in.orig 2003-11-16 01:28:51.000000000 -0600
+++ src/Makefile.in 2003-11-16 16:19:49.000000000 -0600
@@ -132,7 +132,7 @@ target_alias = @target_alias@
$OpenBSD: patch-src_Makefile_in,v 1.4 2004/06/23 23:38:10 jolan Exp $
--- src/Makefile.in.orig 2004-06-04 15:00:18.000000000 -0500
+++ src/Makefile.in 2004-06-23 17:34:20.000000000 -0500
@@ -131,7 +131,7 @@ target_alias = @target_alias@
SUBDIRS = missing libfaim $(irc_dir)
bin_PROGRAMS = pork

-AM_CFLAGS = -funsigned-char -Imissing -Wall -Ilibfaim $(irc_include_path) -DHELP_PATH=\"$(pkgdatadir)/help\" -DSYSTEM_PORKRC=\"$(pkgdatadir)/porkrc\" $(PERL_CFLAGS) $(DEBUG_CFLAGS)
+AM_CFLAGS = -funsigned-char -Imissing -Wall -Ilibfaim $(irc_include_path) -DHELP_PATH=\"$(pkgdatadir)/help\" -DSYSTEM_PORKRC=\"$(sysconfdir)/porkrc\" $(PERL_CFLAGS) $(DEBUG_CFLAGS)

pork_LDFLAGS = -Lmissing -Llibfaim $(irc_link_path)
pork_LDADD = -lmissing -lfaim -lncurses $(PERL_LIBS) $(DEBUG_LIBS) $(irc_link_libs)
pork_LDADD = missing/libmissing.a libfaim/libfaim.a $(irc_lib_full_path) -lncurses $(PERL_LIBS) $(DEBUG_LIBS)
@COMPILE_PERL_FALSE@pork_perl = pork_perl_stub.c
16 changes: 15 additions & 1 deletion net/pork/pkg/PLIST
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.4 2004/04/14 18:59:08 xsa Exp $
@comment $OpenBSD: PLIST,v 1.5 2004/06/23 23:38:10 jolan Exp $
bin/pork
share/doc/pork/QUICK_START
share/doc/pork/README
Expand All @@ -7,6 +7,7 @@ share/examples/pork/blist.txt
share/examples/pork/event_test.pl
share/examples/pork/np.pl
share/examples/pork/porkrc
@comment share/pork/QUICK_START
share/pork/help/blist/add_block
share/pork/help/blist/add_permit
share/pork/help/blist/away
Expand All @@ -25,6 +26,7 @@ share/pork/help/blist/remove_permit
share/pork/help/blist/select
share/pork/help/blist/show
share/pork/help/blist/start
share/pork/help/blist/toggle
share/pork/help/blist/up
share/pork/help/blist/warn
share/pork/help/blist/warn_anon
Expand Down Expand Up @@ -54,9 +56,11 @@ share/pork/help/buddy/warn_anon
share/pork/help/chat/ignore
share/pork/help/chat/invite
share/pork/help/chat/join
share/pork/help/chat/kick
share/pork/help/chat/leave
share/pork/help/chat/list
share/pork/help/chat/send
share/pork/help/chat/topic
share/pork/help/chat/unignore
share/pork/help/chat/who
share/pork/help/event/add
Expand All @@ -79,6 +83,7 @@ share/pork/help/input/clear_to_end
share/pork/help/input/clear_to_start
share/pork/help/input/delete
share/pork/help/input/end
share/pork/help/input/find_next_cmd
share/pork/help/input/focus_next
share/pork/help/input/insert
share/pork/help/input/left
Expand All @@ -90,6 +95,7 @@ share/pork/help/input/send
share/pork/help/input/start
share/pork/help/main/acct
share/pork/help/main/alias
share/pork/help/main/auto
share/pork/help/main/away
share/pork/help/main/bind
share/pork/help/main/blist
Expand All @@ -106,21 +112,28 @@ share/pork/help/main/history
share/pork/help/main/idle
share/pork/help/main/input
share/pork/help/main/keys
share/pork/help/main/laddr
share/pork/help/main/lastlog
share/pork/help/main/load
share/pork/help/main/lport
share/pork/help/main/msg
share/pork/help/main/nick
share/pork/help/main/notice
share/pork/help/main/perl
share/pork/help/main/perl_load
share/pork/help/main/profile
share/pork/help/main/query
share/pork/help/main/quit
share/pork/help/main/quote
share/pork/help/main/refresh
share/pork/help/main/save
share/pork/help/main/scroll
share/pork/help/main/set
share/pork/help/main/timer
share/pork/help/main/unalias
share/pork/help/main/unbind
share/pork/help/main/who
share/pork/help/main/whowas
share/pork/help/main/win
share/pork/help/perl/alias
share/pork/help/perl/alias_get
Expand Down Expand Up @@ -238,6 +251,7 @@ share/pork/help/timer/del_refnum
share/pork/help/timer/list
share/pork/help/timer/purge
share/pork/help/win/bind
share/pork/help/win/bind_next
share/pork/help/win/clear
share/pork/help/win/close
share/pork/help/win/erase
Expand Down

0 comments on commit 7e87f6d

Please sign in to comment.