ports/104544: devel/byaccj, take over maintainership and patch to current

Paul Schmehl pauls at utdallas.edu
Wed Oct 18 17:10:45 UTC 2006


>Number:         104544
>Category:       ports
>Synopsis:       devel/byaccj, take over maintainership and patch to current
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Oct 18 17:10:20 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Paul Schmehl
>Release:        FreeBSD 6.0-RELEASE-p15 amd64
>Organization:
The University of Texas at Dallas
>Environment:
System: FreeBSD hostname.utdallas.edu 6.0-RELEASE-p15 FreeBSD 6.0-RELEASE-p15 #2: Mon Oct 16 21:28:21 UTC 2006 root at hostname.utdallas.edu:/usr/obj/usr/src/sys/SMPKERNEL amd64


	
>Description:
	Assume maintainership of the port, per the maintainer's request, and
	patches to update the port to the current release
>How-To-Repeat:
	
>Fix:

	

--- patch_Makefile begins here ---
--- Makefile.orig	Wed Oct 18 16:40:13 2006
+++ Makefile	Wed Oct 18 16:59:11 2006
@@ -6,17 +6,17 @@
 #
 
 PORTNAME=	byaccj
-PORTVERSION=	1.1
+PORTVERSION=	1.13
 CATEGORIES=	devel java
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
-MASTER_SITE_SUBDIR=	byaccj
-DISTNAME=	byaccj1.1
+MASTER_SITE_SUBDIR=	${PORTNAME}
+DISTNAME=	${PORTNAME}${PORTVERSION}_src
 
-MAINTAINER=	davidxu at viatech.com.cn
+MAINTAINER=	pauls at utdallas.edu
 COMMENT=	A java extension of BSD YACC-compatible parser generator
 
 PLIST_FILES=	bin/byaccj
-WRKSRC=		$(WRKDIR)/byaccj1.1/src
+WRKSRC=		$(WRKDIR)/${DISTNAME}/src
 
 post-patch:
 	@${REINPLACE_CMD} -e 's#<malloc.h>#<stdlib.h>#' ${WRKSRC}/defs.h ${WRKSRC}/*c
--- patch_Makefile ends here ---

--- patch_distinfo begins here ---
--- distinfo.orig	Wed Oct 18 16:40:18 2006
+++ distinfo	Wed Oct 18 16:43:04 2006
@@ -1,3 +1,3 @@
-MD5 (byaccj1.1.tar.gz) = f47267af6d9dfe6914be3c08ffc7713c
-SHA256 (byaccj1.1.tar.gz) = 4c3a998383b4fc4c5d767c5ab485e37778129b02a31ceb9eda2f088d42b97b3f
-SIZE (byaccj1.1.tar.gz) = 315562
+MD5 (byaccj1.13_src.tar.gz) = 4e4f55f50e4e199d86ba51dc5f656912
+SHA256 (byaccj1.13_src.tar.gz) = 398ef6f8ca1ac76dd632bad926a64377de0452ca676f84d71bcc671750b2ef8e
+SIZE (byaccj1.13_src.tar.gz) = 54962
--- patch_distinfo ends here ---


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



More information about the freebsd-ports-bugs mailing list