Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 15 Aug 2013 20:40:26 +0800 (CST)
From:      Gea-Suan Lin <gslin@gslin.org>
To:        FreeBSD-gnats-submit@freebsd.org
Cc:        gslin@gslin.org
Subject:   ports/181320: [PATCH] irc/irssi-xmpp: update to 0.52
Message-ID:  <20130815124026.EBE537E848@colo-p.gslin.org>
Resent-Message-ID: <201308151250.r7FCo17k007542@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         181320
>Category:       ports
>Synopsis:       [PATCH] irc/irssi-xmpp: update to 0.52
>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:   Thu Aug 15 12:50:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Gea-Suan Lin
>Release:        FreeBSD 9.1-RELEASE i386
>Organization:
>Environment:
System: FreeBSD colo-p.gslin.org 9.1-RELEASE FreeBSD 9.1-RELEASE #0 r243826: Tue Dec  4 06:55:39
>Description:
- Update to 0.52

Port maintainer (jadawin@FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.99_8 (mode: update, diff: ports)
>How-To-Repeat:
>Fix:

--- irssi-xmpp-0.52.patch begins here ---
diff -ruN /usr/ports/irc/irssi-xmpp/Makefile ./Makefile
--- /usr/ports/irc/irssi-xmpp/Makefile	2013-08-14 19:36:20.000000000 +0800
+++ ./Makefile	2013-08-15 17:53:37.000000000 +0800
@@ -1,55 +1,31 @@
 # Created by: Philippe Audeoud <jadawin@tuxaco.net>
-# $FreeBSD: irc/irssi-xmpp/Makefile 324701 2013-08-14 11:36:20Z marino $
+# $FreeBSD: irc/irssi-xmpp/Makefile 323016 2013-07-15 06:03:44Z marino $
 
 PORTNAME=	irssi-xmpp
-PORTVERSION=	0.51
+PORTVERSION=	0.52
 CATEGORIES=	irc
 MASTER_SITES=	http://cybione.org/~irssi-xmpp/files/
 
 MAINTAINER=	jadawin@FreeBSD.org
 COMMENT=	Irssi-xmpp is an irssi plugin to connect to the Jabber network
 
+LICENSE=	GPLv2
+LICENSE_FILE=	${WRKSRC}/COPYING
+
 BUILD_DEPENDS=	irssi:${PORTSDIR}/irc/irssi
 RUN_DEPENDS=	irssi:${PORTSDIR}/irc/irssi
 LIB_DEPENDS=	loudmouth:${PORTSDIR}/net-im/loudmouth
 
+DATADIR=	${PREFIX}/share/irssi
+DOCSDIR=	${PREFIX}/share/doc/irssi
 USES=		pkgconfig
 USE_LDCONFIG=	yes
 
-PLIST_FILES=	lib/irssi/modules/libfe_xmpp.so \
-		lib/irssi/modules/libtext_xmpp.so \
-		lib/irssi/modules/libxmpp_core.so
-PORTDOCS=	README \
-		FAQ \
-		GENERAL \
-		INTERNAL \
-		MUC \
-		STARTUP \
-		XEP
-
-LICENSE=	GPLv2
-LICENSE_FILE=	${WRKSRC}/COPYING
-
-MAKE_JOBS_UNSAFE=yes
-
-post-configure:
-	@${REINPLACE_CMD} "/ggdb/d" ${WRKSRC}/config.mk
+.include <bsd.port.options.mk>
 
-do-install:
-.for data in core fe-common fe-text
-	${MKDIR} ${PREFIX}/lib/irssi/modules
-	${INSTALL_PROGRAM} ${WRKSRC}/src/${data}/*.so \
-		${PREFIX}/lib/irssi/modules
-.endfor
-.if !defined(NOPORTDOCS)
-	${MKDIR} ${DOCSDIR}
-	${INSTALL_DATA} ${WRKSRC}/README ${DOCSDIR}
-	${INSTALL_DATA} ${WRKSRC}/docs/FAQ ${DOCSDIR}
-	${INSTALL_DATA} ${WRKSRC}/docs/GENERAL ${DOCSDIR}
-	${INSTALL_DATA} ${WRKSRC}/docs/INTERNAL ${DOCSDIR}
-	${INSTALL_DATA} ${WRKSRC}/docs/MUC ${DOCSDIR}
-	${INSTALL_DATA} ${WRKSRC}/docs/STARTUP ${DOCSDIR}
-	${INSTALL_DATA} ${WRKSRC}/docs/XEP ${DOCSDIR}
+post-patch:
+.if ! ${PORT_OPTIONS:MDOCS}
+	${REINPLACE_CMD} -e 's/ doc-install / /g' ${WRKSRC}/Makefile
 .endif
 
 .include <bsd.port.mk>
diff -ruN /usr/ports/irc/irssi-xmpp/distinfo ./distinfo
--- /usr/ports/irc/irssi-xmpp/distinfo	2012-07-14 21:54:48.000000000 +0800
+++ ./distinfo	2013-08-07 01:34:21.000000000 +0800
@@ -1,2 +1,2 @@
-SHA256 (irssi-xmpp-0.51.tar.gz) = 5f8c7f9d51856201b47647befd74eea8e7cecc1ed0ee52916dc15d9e623f686d
-SIZE (irssi-xmpp-0.51.tar.gz) = 67801
+SHA256 (irssi-xmpp-0.52.tar.gz) = c63975e0562e7ec6a1b68cb607829b3933ec822aa4a844c3d6dccf16f110dbdc
+SIZE (irssi-xmpp-0.52.tar.gz) = 68105
diff -ruN /usr/ports/irc/irssi-xmpp/pkg-plist ./pkg-plist
--- /usr/ports/irc/irssi-xmpp/pkg-plist	1970-01-01 08:00:00.000000000 +0800
+++ ./pkg-plist	2013-08-15 20:10:27.000000000 +0800
@@ -0,0 +1,16 @@
+@comment $FreeBSD$
+%%DATADIR%%/help/roster
+%%DATADIR%%/help/xmppconnect
+%%DATADIR%%/help/xmppserver
+%%PORTDOCS%%%%DOCSDIR%%/irssi-xmpp/FAQ
+%%PORTDOCS%%%%DOCSDIR%%/irssi-xmpp/GENERAL
+%%PORTDOCS%%%%DOCSDIR%%/irssi-xmpp/MUC
+%%PORTDOCS%%%%DOCSDIR%%/irssi-xmpp/STARTUP
+%%PORTDOCS%%%%DOCSDIR%%/irssi-xmpp/XEP
+lib/irssi/modules/libfe_xmpp.so
+lib/irssi/modules/libtext_xmpp.so
+lib/irssi/modules/libxmpp_core.so
+%%PORTDOCS%%@dirrmtry %%DOCSDIR%%/irssi-xmpp
+%%PORTDOCS%%@dirrmtry %%DOCSDIR%%
+@dirrmtry %%DATADIR%%/help
+@dirrmtry %%DATADIR%%
--- irssi-xmpp-0.52.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20130815124026.EBE537E848>