ports/97312: irc/irssi-devel: update 20050720 -> 20060326 -> fix fetch

Shaun Amott shaun at inerd.com
Mon May 15 18:20:27 UTC 2006


>Number:         97312
>Category:       ports
>Synopsis:       irc/irssi-devel: update 20050720 -> 20060326 -> fix fetch
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Mon May 15 18:20:15 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Shaun Amott
>Release:        FreeBSD 6.1-STABLE i386
>Organization:
>Environment:

>Description:

- Update irssi-devel snapshot
- Add mirror due to unreliable primary site
- Fix plist
- portlint(1)

This is a nightly snapshot produced by the irssi team, rather than one
of vsevolod's snapshots produced directly from the SVN repository.
(there's not really any difference, other than a much smaller tarball)

Tinderbox tested on : 5.x (sparc64) - log available on request
Manually tested on  : 7.x (i386)

>How-To-Repeat:

>Fix:

--- irssi-devel.diff begins here ---
? work
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/irc/irssi-devel/Makefile,v
retrieving revision 1.88
diff -u -r1.88 Makefile
--- Makefile	8 May 2006 10:32:01 -0000	1.88
+++ Makefile	15 May 2006 17:45:45 -0000
@@ -6,10 +6,10 @@
 #
 
 PORTNAME=	irssi
-PORTVERSION=	20050720
-PORTREVISION=	1
+PORTVERSION=	20060326
 CATEGORIES=	irc
-MASTER_SITES=	http://highsecure.ru/
+MASTER_SITES=	http://www.irssi.org/files/snapshots/ \
+		http://mirror.inerd.com/FreeBSD/distfiles/irssi-devel/
 PKGNAMESUFFIX=	-devel
 
 MAINTAINER=	ports at FreeBSD.org
@@ -23,12 +23,14 @@
 
 MAN1=		irssi.1
 
-OPTIONS=	PERL "Enable perl support" on \
+OPTIONS=	PERL "Enable Perl support" on \
 		PROXY "Enable proxy support" off \
 		SOCKS "Enable socks proxy support" off \
 		IPV6 "Enable IPv6" on \
 		BOT "Enable bot" off
 
+WRKSRC=		${WRKDIR}/${PORTNAME}-0.8.10
+
 # USE_OPENSSL must be defined before bsd.port.pre.mk so use old schema
 # for WITH_SSL option
 
@@ -62,12 +64,12 @@
 CONFIGURE_ARGS+=	--with-socks
 .endif
 
-.if defined(WITH_IPV6)
+.if !defined(WITHOUT_IPV6)
 .if ${OSVERSION} >= 400014
 CONFIGURE_ARGS+=	--enable-ipv6
 CATEGORIES+=	ipv6
 .else
-BROKEN=	"This version of FreeBSD does not support IPv6. Please use WITH_IPV6=no"
+BROKEN=	This version of FreeBSD does not support IPv6. Please define WITHOUT_IPV6
 .endif
 .endif
 
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/irc/irssi-devel/distinfo,v
retrieving revision 1.45
diff -u -r1.45 distinfo
--- distinfo	22 Jan 2006 12:38:09 -0000	1.45
+++ distinfo	15 May 2006 17:45:45 -0000
@@ -1,3 +1,3 @@
-MD5 (irssi-20050720.tar.gz) = 4714cd528117d83a2fe853170249017a
-SHA256 (irssi-20050720.tar.gz) = 3301d3bc07c527af7c59714ffae181c9603c010ef4505e28dc0f87233a771561
-SIZE (irssi-20050720.tar.gz) = 2074134
+MD5 (irssi-20060326.tar.gz) = 7c8e5368b4b068c768fb553f5146964e
+SHA256 (irssi-20060326.tar.gz) = 72dfa30cd9dc5267bce52cdac7c138da607d1ff4d01cee9982dcfd564e8d8e65
+SIZE (irssi-20060326.tar.gz) = 1324291
Index: pkg-plist
===================================================================
RCS file: /home/ncvs/ports/irc/irssi-devel/pkg-plist,v
retrieving revision 1.27
diff -u -r1.27 pkg-plist
--- pkg-plist	24 Jul 2005 17:07:29 -0000	1.27
+++ pkg-plist	15 May 2006 17:45:46 -0000
@@ -290,6 +290,7 @@
 include/irssi/src/common.h
 include/irssi/config.h
 include/irssi/irssi-version.h
+ at exec mkdir -p %D/lib/irssi/modules
 @dirrm lib/irssi/modules
 @dirrm lib/irssi
 @dirrm %%DOCSDIR%%
Index: files/patch-Makefile.in
===================================================================
RCS file: /home/ncvs/ports/irc/irssi-devel/files/patch-Makefile.in,v
retrieving revision 1.2
diff -u -r1.2 patch-Makefile.in
--- files/patch-Makefile.in	7 Dec 2003 08:25:02 -0000	1.2
+++ files/patch-Makefile.in	15 May 2006 17:45:46 -0000
@@ -1,16 +1,16 @@
---- Makefile.in.orig	Sun Nov 23 15:15:19 2003
-+++ Makefile.in	Sun Nov 23 15:24:26 2003
-@@ -119,7 +119,7 @@
+--- 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 at PLUGINS = plugins
  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
-@@ -459,8 +459,8 @@
- 
+ pkginclude_HEADERS = config.h irssi-version.h
+@@ -784,8 +784,8 @@
+ # create default-config.h
  config.h: default-config.h default-theme.h
  
 -default-config.h: $(srcdir)/irssi.conf
Index: files/patch-irssi-version.h.in
===================================================================
RCS file: /home/ncvs/ports/irc/irssi-devel/files/patch-irssi-version.h.in,v
retrieving revision 1.1
diff -u -r1.1 patch-irssi-version.h.in
--- files/patch-irssi-version.h.in	24 Jul 2005 17:07:29 -0000	1.1
+++ files/patch-irssi-version.h.in	15 May 2006 17:45:46 -0000
@@ -5,5 +5,5 @@
  #define IRSSI_VERSION "@VERSION@"
 -#define IRSSI_VERSION_DATE @VERSION_DATE@
 -#define IRSSI_VERSION_TIME @VERSION_TIME@
-+#define IRSSI_VERSION_DATE 20050720
-+#define IRSSI_VERSION_TIME 1530
++#define IRSSI_VERSION_DATE 20060326
++#define IRSSI_VERSION_TIME 2300
--- irssi-devel.diff ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list