mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
Upgrade to 0.8.17.
This commit is contained in:
parent
d3d9a5a97e
commit
df43af2c82
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=370751
4 changed files with 15 additions and 25 deletions
|
@ -1,8 +1,8 @@
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
|
|
||||||
PORTNAME= irssi
|
PORTNAME= irssi
|
||||||
PORTVERSION= 0.8.16
|
PORTVERSION= 0.8.17
|
||||||
PORTREVISION= 1
|
PORTREVISION= 0
|
||||||
CATEGORIES?= irc
|
CATEGORIES?= irc
|
||||||
MASTER_SITES= http://mirror.irssi.org/
|
MASTER_SITES= http://mirror.irssi.org/
|
||||||
|
|
||||||
|
|
|
@ -1,2 +1,2 @@
|
||||||
SHA256 (irssi-0.8.16.tar.bz2) = 3f7afed2a2754f1f5bf5cf2c87476f3c4d4aa5d71f9f4f68d05f927220d19f97
|
SHA256 (irssi-0.8.17.tar.bz2) = 3c9600cad2edf58f1d012febc1a0ba844274df6e331c01a9e935467705166807
|
||||||
SIZE (irssi-0.8.16.tar.bz2) = 986129
|
SIZE (irssi-0.8.17.tar.bz2) = 1102196
|
||||||
|
|
|
@ -1,22 +1,22 @@
|
||||||
--- Makefile.in.orig Sun Dec 11 15:57:00 2005
|
--- Makefile.in.orig 2014-10-11 16:58:14.000000000 +0800
|
||||||
+++ Makefile.in Sun Dec 11 15:57:45 2005
|
+++ Makefile.in 2014-10-13 11:47:58.867951923 +0800
|
||||||
@@ -255,7 +255,7 @@
|
@@ -397,7 +397,7 @@ ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS}
|
||||||
@BUILD_PLUGINS_TRUE@PLUGINS = plugins
|
BUILT_SOURCES = default-config.h default-theme.h irssi-version.h
|
||||||
SUBDIRS = src docs scripts
|
SUBDIRS = src docs scripts
|
||||||
confdir = $(sysconfdir)
|
confdir = $(sysconfdir)
|
||||||
-conf_DATA = irssi.conf
|
-conf_DATA = irssi.conf
|
||||||
+conf_DATA = irssi.conf.sample
|
+conf_DATA = irssi.conf.sample
|
||||||
themedir = $(datadir)/irssi/themes
|
themedir = $(datadir)/irssi/themes
|
||||||
theme_DATA = default.theme colorless.theme
|
theme_DATA = default.theme colorless.theme
|
||||||
pkginclude_HEADERS = config.h irssi-version.h
|
pkginclude_HEADERS = irssi-config.h irssi-version.h
|
||||||
@@ -784,8 +784,8 @@
|
@@ -981,8 +981,8 @@ uninstall-am: uninstall-confDATA uninsta
|
||||||
# create default-config.h
|
|
||||||
config.h: default-config.h default-theme.h
|
@MAINTAINER_MODE_TRUE@.PHONY: irssi-version.h
|
||||||
|
|
||||||
-default-config.h: $(srcdir)/irssi.conf
|
-default-config.h: $(srcdir)/irssi.conf
|
||||||
- $(srcdir)/file2header.sh $(srcdir)/irssi.conf default_config > default-config.h
|
- $(srcdir)/file2header.sh $(srcdir)/irssi.conf default_config > default-config.h
|
||||||
+default-config.h: $(srcdir)/irssi.conf.sample
|
+default-config.h: $(srcdir)/irssi.conf.sample
|
||||||
+ $(srcdir)/file2header.sh $(srcdir)/irssi.conf.sample default_config > default-config.h
|
+ $(srcdir)/file2header.sh $(srcdir)/irssi.conf.sample default_config > default-config.h
|
||||||
|
|
||||||
default-theme.h: $(srcdir)/default.theme
|
default-theme.h: $(srcdir)/default.theme
|
||||||
$(srcdir)/file2header.sh $(srcdir)/default.theme default_theme > default-theme.h
|
$(srcdir)/file2header.sh $(srcdir)/default.theme default_theme > default-theme.h
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
%%WITH_BOT%%bin/botti
|
%%WITH_BOT%%bin/botti
|
||||||
bin/irssi
|
bin/irssi
|
||||||
etc/irssi.conf.sample
|
@sample etc/irssi.conf.sample
|
||||||
include/irssi/irssi-config.h
|
include/irssi/irssi-config.h
|
||||||
include/irssi/irssi-version.h
|
include/irssi/irssi-version.h
|
||||||
include/irssi/src/common.h
|
include/irssi/src/common.h
|
||||||
|
@ -170,8 +170,6 @@ man/man1/irssi.1.gz
|
||||||
%%DATADIR%%/help/ignore
|
%%DATADIR%%/help/ignore
|
||||||
%%DATADIR%%/help/info
|
%%DATADIR%%/help/info
|
||||||
%%DATADIR%%/help/invite
|
%%DATADIR%%/help/invite
|
||||||
%%DATADIR%%/help/invitelist
|
|
||||||
%%DATADIR%%/help/ircnet
|
|
||||||
%%DATADIR%%/help/ison
|
%%DATADIR%%/help/ison
|
||||||
%%DATADIR%%/help/join
|
%%DATADIR%%/help/join
|
||||||
%%DATADIR%%/help/kick
|
%%DATADIR%%/help/kick
|
||||||
|
@ -198,7 +196,6 @@ man/man1/irssi.1.gz
|
||||||
%%DATADIR%%/help/netsplit
|
%%DATADIR%%/help/netsplit
|
||||||
%%DATADIR%%/help/network
|
%%DATADIR%%/help/network
|
||||||
%%DATADIR%%/help/nick
|
%%DATADIR%%/help/nick
|
||||||
%%DATADIR%%/help/note
|
|
||||||
%%DATADIR%%/help/notice
|
%%DATADIR%%/help/notice
|
||||||
%%DATADIR%%/help/notify
|
%%DATADIR%%/help/notify
|
||||||
%%DATADIR%%/help/op
|
%%DATADIR%%/help/op
|
||||||
|
@ -216,17 +213,13 @@ man/man1/irssi.1.gz
|
||||||
%%DATADIR%%/help/restart
|
%%DATADIR%%/help/restart
|
||||||
%%DATADIR%%/help/rmreconns
|
%%DATADIR%%/help/rmreconns
|
||||||
%%DATADIR%%/help/rmrejoins
|
%%DATADIR%%/help/rmrejoins
|
||||||
%%DATADIR%%/help/rping
|
|
||||||
%%DATADIR%%/help/save
|
%%DATADIR%%/help/save
|
||||||
%%DATADIR%%/help/say
|
|
||||||
%%DATADIR%%/help/sconnect
|
%%DATADIR%%/help/sconnect
|
||||||
%%DATADIR%%/help/script
|
%%DATADIR%%/help/script
|
||||||
%%DATADIR%%/help/scrollback
|
%%DATADIR%%/help/scrollback
|
||||||
%%DATADIR%%/help/server
|
%%DATADIR%%/help/server
|
||||||
%%DATADIR%%/help/servlist
|
|
||||||
%%DATADIR%%/help/set
|
%%DATADIR%%/help/set
|
||||||
%%DATADIR%%/help/silence
|
%%DATADIR%%/help/silence
|
||||||
%%DATADIR%%/help/squery
|
|
||||||
%%DATADIR%%/help/squit
|
%%DATADIR%%/help/squit
|
||||||
%%DATADIR%%/help/stats
|
%%DATADIR%%/help/stats
|
||||||
%%DATADIR%%/help/statusbar
|
%%DATADIR%%/help/statusbar
|
||||||
|
@ -243,7 +236,7 @@ man/man1/irssi.1.gz
|
||||||
%%DATADIR%%/help/unquery
|
%%DATADIR%%/help/unquery
|
||||||
%%DATADIR%%/help/unsilence
|
%%DATADIR%%/help/unsilence
|
||||||
%%DATADIR%%/help/upgrade
|
%%DATADIR%%/help/upgrade
|
||||||
%%DATADIR%%/help/uping
|
%%DATADIR%%/help/uptime
|
||||||
%%DATADIR%%/help/userhost
|
%%DATADIR%%/help/userhost
|
||||||
%%DATADIR%%/help/ver
|
%%DATADIR%%/help/ver
|
||||||
%%DATADIR%%/help/version
|
%%DATADIR%%/help/version
|
||||||
|
@ -251,13 +244,10 @@ man/man1/irssi.1.gz
|
||||||
%%DATADIR%%/help/wait
|
%%DATADIR%%/help/wait
|
||||||
%%DATADIR%%/help/wall
|
%%DATADIR%%/help/wall
|
||||||
%%DATADIR%%/help/wallops
|
%%DATADIR%%/help/wallops
|
||||||
%%DATADIR%%/help/watch
|
|
||||||
%%DATADIR%%/help/who
|
%%DATADIR%%/help/who
|
||||||
%%DATADIR%%/help/whois
|
%%DATADIR%%/help/whois
|
||||||
%%DATADIR%%/help/whowas
|
%%DATADIR%%/help/whowas
|
||||||
%%DATADIR%%/help/window
|
%%DATADIR%%/help/window
|
||||||
%%DATADIR%%/help/wjoin
|
|
||||||
%%DATADIR%%/help/wquery
|
|
||||||
%%DATADIR%%/scripts/autoop.pl
|
%%DATADIR%%/scripts/autoop.pl
|
||||||
%%DATADIR%%/scripts/autorejoin.pl
|
%%DATADIR%%/scripts/autorejoin.pl
|
||||||
%%DATADIR%%/scripts/buf.pl
|
%%DATADIR%%/scripts/buf.pl
|
||||||
|
|
Loading…
Add table
Reference in a new issue