Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 14 Jul 2002 15:20:01 +0200 (CEST)
From:      Oliver Lehmann <lehmann@ans-netz.de>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        Oliver Lehmann <lehmann@ans-netz.de>
Subject:   ports/40550: update-port: mail/sylpheed
Message-ID:  <200207141320.g6EDK1Hj080113@kartoffel.salatschuessel.net>

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

>Number:         40550
>Category:       ports
>Synopsis:       update-port: mail/sylpheed
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Jul 14 06:30:01 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     Oliver Lehmann
>Release:        FreeBSD 4.6-STABLE i386
>Organization:
>Environment:
System: FreeBSD kartoffel.salatschuessel.net 4.6-STABLE FreeBSD 4.6-STABLE #2: Wed Jul 10 21:57:02 CEST 2002 olivleh1@nudel.salatschuessel.net:/usr/obj/i386/usr/src/sys/KARTOFFEL i386


>Description:
	bring the port up to date

>How-To-Repeat:
>Fix:


--- sylpheed.patch begins here ---
diff -ruN sylpheed.old/Makefile /usr/ports/mail/sylpheed/Makefile
--- sylpheed.old/Makefile	Sun Jul 14 14:18:06 2002
+++ /usr/ports/mail/sylpheed/Makefile	Sun Jul 14 14:21:57 2002
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	sylpheed
-PORTVERSION=	0.7.8
+PORTVERSION=	0.8.0
 CATEGORIES=	mail ipv6
 MASTER_SITES=	http://sylpheed.good-day.net/sylpheed/
 
@@ -17,6 +17,7 @@
 USE_X_PREFIX=	yes
 USE_GTK=	yes
 USE_LIBTOOL=	yes
+USE_REINPLACE=	yes
 
 CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \
 		LIBS="-L${LOCALBASE}/lib -L${X11BASE}/lib"
@@ -84,7 +85,7 @@
 	@${ECHO} ""
 
 post-patch:
-	@${PERL} -pi -e 's|-lpthread|${PTHREAD_LIBS:S/"//g}|g; \
+	@${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS:S/"//g}|g; \
 		s|-lresolv||g' ${WRKSRC}/configure
 
 pre-build:
diff -ruN sylpheed.old/distinfo /usr/ports/mail/sylpheed/distinfo
--- sylpheed.old/distinfo	Sun Jul 14 14:18:06 2002
+++ /usr/ports/mail/sylpheed/distinfo	Sun Jul 14 14:32:25 2002
@@ -1 +1 @@
-MD5 (sylpheed-0.7.8.tar.bz2) = dc20883985568620ca69e8189a7f55ce
+MD5 (sylpheed-0.8.0.tar.bz2) = 49c33d2097e339b188eeac561ae5c251
--- sylpheed.patch ends here ---


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

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




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