ports/60380: [maintainer update] multimedia/hayes to 1.4

Markus Brueffer brueffer at phoenix-systems.de
Fri Dec 19 01:40:31 UTC 2003


>Number:         60380
>Category:       ports
>Synopsis:       [maintainer update] multimedia/hayes to 1.4
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Dec 18 17:40:18 PST 2003
>Closed-Date:
>Last-Modified:
>Originator:     Markus Brueffer
>Release:        FreeBSD 5.1-CURRENT i386
>Organization:
>Environment:
System: FreeBSD cheops.phoenix 5.1-CURRENT FreeBSD 5.1-CURRENT #11: Thu Nov 13 12:26:36 CET 2003 brueffer at cheops.phoenix:/usr/obj/usr/src/sys/CHEOPS i386

>Description:
	Update port: multimedia/hayes to 1.4

	- update MASTERSITE and WWW
	- respect PTHREAD_LIBS and CFLAGS

>How-To-Repeat:
>Fix:

--- hayes.diff begins here ---
diff -ruN hayes.orig/Makefile hayes/Makefile
--- hayes.orig/Makefile	Fri Dec 19 01:06:37 2003
+++ hayes/Makefile	Fri Dec 19 01:11:33 2003
@@ -5,9 +5,9 @@
 # $FreeBSD: ports/multimedia/hayes/Makefile,v 1.2 2003/07/27 12:49:33 arved Exp $
 
 PORTNAME=		hayes
-PORTVERSION=		1.3
+PORTVERSION=		1.4
 CATEGORIES=		multimedia kde
-MASTER_SITES=		http://www.freekde.org/neil/hayes/
+MASTER_SITES=		http://www.hakubi.us/hayes/
 
 MAINTAINER=		brueffer at phoenix-systems.de
 COMMENT=		A filesystem-based playlist for Noatun
@@ -18,5 +18,11 @@
 USE_BZIP2=		yes
 USE_GMAKE=		yes
 GNU_CONFIGURE=		yes
+USE_REINPLACE=          yes
 
-.include <bsd.port.mk>
+post-patch:
+	@${REINPLACE_CMD} -e 's|-O2||g' ${WRKSRC}/${CONFIGURE_SCRIPT}
+
+.include <bsd.port.pre.mk>
+.include "${PORTSDIR}/x11/kde3/Makefile.kde"
+.include <bsd.port.post.mk>
diff -ruN hayes.orig/distinfo hayes/distinfo
--- hayes.orig/distinfo	Fri Dec 19 01:06:37 2003
+++ hayes/distinfo	Fri Dec 19 01:08:49 2003
@@ -1 +1 @@
-MD5 (hayes-1.3.tar.bz2) = b358d8ca76d4daa37333593bf8d3b34a
+MD5 (hayes-1.4.tar.bz2) = bb7d9c01fa80be82050bafb0832ca3fc
diff -ruN hayes.orig/pkg-descr hayes/pkg-descr
--- hayes.orig/pkg-descr	Fri Dec 19 01:06:37 2003
+++ hayes/pkg-descr	Fri Dec 19 01:07:30 2003
@@ -7,4 +7,4 @@
 maintenance is no longer an issue.
 
 Author: Neil Stevens <neil at qualityassistant.com>
-WWW: http://www.freekde.org/neil/hayes/
+WWW: http://www.hakubi.us/hayes/
--- hayes.diff ends here ---



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



More information about the freebsd-ports-bugs mailing list