mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-24 04:33:24 +00:00
- Update to 20060518 snapshot
- Change master site again; the primary one is useless - Assign maintainership to submitter PR: ports/97701 Submitted by: Shaun Amott <shaun@inerd.com> Approved by: lawrance (mentor, implicit)
This commit is contained in:
parent
db07c97f24
commit
fb20333425
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=164434
@ -6,13 +6,13 @@
|
||||
#
|
||||
|
||||
PORTNAME= irssi
|
||||
PORTVERSION= 20060326
|
||||
PORTVERSION= 20060518
|
||||
CATEGORIES= irc
|
||||
MASTER_SITES= http://www.irssi.org/files/snapshots/ \
|
||||
MASTER_SITES= http://coekie.404.be/irssi/ \
|
||||
http://mirror.inerd.com/FreeBSD/distfiles/irssi-devel/
|
||||
PKGNAMESUFFIX= -devel
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
MAINTAINER= shaun@inerd.com
|
||||
COMMENT= A modular IRC client with many features
|
||||
|
||||
CONFLICTS= irssi-0.8*
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (irssi-20060326.tar.gz) = 7c8e5368b4b068c768fb553f5146964e
|
||||
SHA256 (irssi-20060326.tar.gz) = 72dfa30cd9dc5267bce52cdac7c138da607d1ff4d01cee9982dcfd564e8d8e65
|
||||
SIZE (irssi-20060326.tar.gz) = 1324291
|
||||
MD5 (irssi-20060518.tar.gz) = 464f9f7354b6b2e5e7b9bd52343e14be
|
||||
SHA256 (irssi-20060518.tar.gz) = 88eef6d7de7e511d5b9d9c75b7a12899b5a0adb5b8efe30f4eecaaf225f08728
|
||||
SIZE (irssi-20060518.tar.gz) = 1071609
|
||||
|
@ -1,16 +1,16 @@
|
||||
--- Makefile.in.orig Fri Mar 24 23:02:58 2006
|
||||
+++ Makefile.in Mon May 15 02:44:38 2006
|
||||
@@ -255,7 +255,7 @@
|
||||
@BUILD_PLUGINS_TRUE@PLUGINS = plugins
|
||||
--- Makefile.in.orig Thu May 18 22:48:12 2006
|
||||
+++ Makefile.in Tue May 23 04:02:51 2006
|
||||
@@ -130,7 +130,7 @@
|
||||
SUBDIRS = src docs scripts
|
||||
|
||||
confdir = $(sysconfdir)
|
||||
-conf_DATA = irssi.conf
|
||||
+conf_DATA = irssi.conf.sample
|
||||
|
||||
themedir = $(datadir)/irssi/themes
|
||||
theme_DATA = default.theme colorless.theme
|
||||
pkginclude_HEADERS = config.h irssi-version.h
|
||||
@@ -784,8 +784,8 @@
|
||||
# create default-config.h
|
||||
@@ -490,8 +490,8 @@
|
||||
|
||||
config.h: default-config.h default-theme.h
|
||||
|
||||
-default-config.h: $(srcdir)/irssi.conf
|
||||
|
Loading…
Reference in New Issue
Block a user