Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 22 Jul 2006 22:39:55 -0500 (CDT)
From:      mstowe@chicago.us.mensa.org
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/100733: maintainer-update 
Message-ID:  <200607230339.k6N3dtuQ042568@baddomain.com>
Resent-Message-ID: <200607230340.k6N3eFq9043806@freefall.freebsd.org>

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

>Number:         100733
>Category:       ports
>Synopsis:       maintainer-update
>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:   Sun Jul 23 03:40:15 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     mstowe@chicago.us.mensa.org
>Release:        FreeBSD 5.5-STABLE i386
>Organization:
>Environment:
System: FreeBSD baddomain.com 5.5-STABLE FreeBSD 5.5-STABLE #22: Fri May 26 22:53:42 CDT 2006 root@baddomain.com:/usr/src/sys/i386/compile/STOWE i386


	
>Description:
	Maintainer update:  version update and Makefile fix
>How-To-Repeat:
	Maintainer update:  version update and Makefile fix
>Fix:
	Maintainer update:  version update and Makefile fix

--- temp.fil begins here ---
diff -ruN heyu2.old/Makefile heyu2/Makefile
--- heyu2.old/Makefile	Fri Mar 17 09:04:04 2006
+++ heyu2/Makefile	Sat Jul 22 22:20:58 2006
@@ -6,11 +6,11 @@
 #
 
 PORTNAME=	heyu2
-PORTVERSION=	2.0.b.4
+PORTVERSION=	2.0.b.6
 PORTREVISION=	0
 CATEGORIES=	misc
 MASTER_SITES=	http://www.heyu.org/download/
-DISTNAME=	heyu-2.0beta.4
+DISTNAME=	heyu-2.0beta.6.2
 EXTRACT_SUFX=	.tgz
 
 MAINTAINER=	mstowe@chicago.us.mensa.org
@@ -20,7 +20,7 @@
 
 #IS_INTERACTIVE=	yes
 ALL_TARGET=	all
-WRKSRC=		${WRKDIR}/heyu-2.0beta.4
+WRKSRC=		${WRKDIR}/heyu-2.0beta.6.2
 HAS_CONFIGURE=	yes
 CONFIGURE_SCRIPT=	Configure
 CONFIGURE_ARGS=	freebsd
@@ -34,7 +34,8 @@
 
 post-patch:
 	@${REINPLACE_CMD} -E 's|/usr/local|${PREFIX}|g; \
-			     s,(CC|CFLAGS) =,\1 ?=,g' \
+			     s,(CC) =,\1 ?=,g; \
+			     s,(CFLAGS) =,\1 +=,g' \
 		${WRKSRC}/Configure
 .if ${OSVERSION} >= 500000
 	@${REINPLACE_CMD} -e 's|<.*termio[s]*.h|<sys/ttycom.h|g' \
diff -ruN heyu2.old/distinfo heyu2/distinfo
--- heyu2.old/distinfo	Fri Mar 17 09:04:04 2006
+++ heyu2/distinfo	Sat Jul 22 22:20:28 2006
@@ -1,3 +1,3 @@
-MD5 (heyu-2.0beta.4.tgz) = f9b1dfa3aea57254e8a76a558cb0be96
-SHA256 (heyu-2.0beta.4.tgz) = c37072e3379a8dc35787c6cb2c6f27844d210c70de2636158eeda0c3c59480a9
-SIZE (heyu-2.0beta.4.tgz) = 296904
+MD5 (heyu-2.0beta.6.2.tgz) = cd632841d2ad151e63d5247519bb2993
+SHA256 (heyu-2.0beta.6.2.tgz) = aa9cc03f5feb8091ef2e5986ad467cd620a804d135ba2741a67b00396172c1ba
+SIZE (heyu-2.0beta.6.1.tgz) = 325199
diff -ruN heyu2.old/files/patch-Configure heyu2/files/patch-Configure
--- heyu2.old/files/patch-Configure	Wed Feb 22 15:31:14 2006
+++ heyu2/files/patch-Configure	Wed Dec 31 18:00:00 1969
@@ -1,11 +0,0 @@
---- Configure.orig	Sun Jan 15 18:38:43 2006
-+++ Configure	Wed Feb 22 18:10:48 2006
-@@ -89,7 +89,7 @@
- 		CC = gcc
- 		CFLAGS = -g -O \$(DFLAGS) -Wall
- 		LIBS = -lm -lc
--		DFLAGS= -DHASSELECT -DNEEDGTIME -DFREEBSD $CM17AFLAG
-+		DFLAGS= -DHASSELECT -DNEEDGTIME -DFREEBSD -DLOCKDIR=\"/var/spool/lock\" $CM17AFLAG
- EoF
- 	;;
-     sco*)
--- temp.fil ends here ---


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



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