ports/83816: Update port: irc/py-irclib to 0.4.5

Vsevolod Stakhov vsevolod at highsecure.ru
Wed Jul 20 23:10:12 UTC 2005


>Number:         83816
>Category:       ports
>Synopsis:       Update port: irc/py-irclib to 0.4.5
>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:   Wed Jul 20 23:10:10 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Vsevolod Stakhov
>Release:        FreeBSD 5.4-RELEASE i386
>Organization:
>Environment:
>Description:
Update to 0.4.5
>How-To-Repeat:
>Fix:

--- py24-irclib-0.4.5.patch begins here ---
diff -ruN --exclude=CVS py-irclib.orig/Makefile py-irclib/Makefile
--- py-irclib.orig/Makefile	Thu Jul 21 02:57:38 2005
+++ py-irclib/Makefile	Thu Jul 21 03:02:33 2005
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	irclib
-PORTVERSION=	0.4.4
+PORTVERSION=	0.4.5
 CATEGORIES=	irc python
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	python-irclib
@@ -18,8 +18,12 @@
 
 USE_PYTHON=	yes
 USE_PYDISTUTILS=yes
+USE_REINPLACE=	yes
 EXAMPLEFILES=	irccat irccat2 servermap testbot.py \
 		dccreceive dccsend
+
+post-patch:
+	@${REINPLACE_CMD} -e 's/${PORTVERION}[[:cntrl:]]/${PORTVERION}/' ${WRKSRC}/setup.py
 
 post-install:
 .if !defined(NOPORTDOCS)
diff -ruN --exclude=CVS py-irclib.orig/distinfo py-irclib/distinfo
--- py-irclib.orig/distinfo	Thu Jul 21 02:57:38 2005
+++ py-irclib/distinfo	Thu Jul 21 02:58:01 2005
@@ -1,2 +1,2 @@
-MD5 (python-irclib-0.4.4.tar.gz) = 08cac5978df640aaa24d3a4a47274b90
-SIZE (python-irclib-0.4.4.tar.gz) = 33985
+MD5 (python-irclib-0.4.5.tar.gz) = 141b7cd26723b337ef277ff5eb56bb5e
+SIZE (python-irclib-0.4.5.tar.gz) = 34182
--- py24-irclib-0.4.5.patch ends here ---


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



More information about the freebsd-ports-bugs mailing list