ports/144595: port update devel/astyle to version 1.24

Aldis Berjoza aldis at bsdroot.lv
Tue Mar 9 18:20:05 UTC 2010


>Number:         144595
>Category:       ports
>Synopsis:       port update devel/astyle to version 1.24
>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:   Tue Mar 09 18:20:04 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Aldis Berjoza
>Release:        
>Organization:
>Environment:
>Description:
Please update devel/astyle to latest version (1.24)
>How-To-Repeat:

>Fix:
diff -ur astyle.bak/Makefile astyle/Makefile
--- astyle.bak/Makefile	2010-03-09 20:11:15.000000000 +0200
+++ astyle/Makefile	2010-03-09 20:11:10.000000000 +0200
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	astyle
-PORTVERSION=	1.23
+PORTVERSION=	1.24
 CATEGORIES=	devel textproc
 MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}/${PORTNAME}%20${PORTVERSION}
 DISTNAME=	${PORTNAME}_${PORTVERSION}_linux
@@ -20,7 +20,7 @@
 MAKE_ARGS+=	CFLAGS="${CFLAGS}"
 USE_GMAKE=	yes
 
-WRKSRC=		${WRKDIR}/astyle/buildgcc
+WRKSRC=		${WRKDIR}/astyle/build/gcc
 
 pre-patch:
 	${REINPLACE_CMD} -e 's,^CFLAGS,#CFLAGS,; s,g++,${CXX},;' ${WRKSRC}/Makefile
@@ -31,7 +31,7 @@
 .endif
 
 do-install:
-	${INSTALL_PROGRAM} ${WRKSRC}/../bin/astyle ${PREFIX}/bin
+	${INSTALL_PROGRAM} ${WRKSRC}/bin/astyle ${PREFIX}/bin
 .if !defined(NOPORTDOCS)
 	${MKDIR} ${DOCSDIR}
 	${INSTALL_DATA} ${WRKDIR}/astyle/doc/*.html ${DOCSDIR}
diff -ur astyle.bak/distinfo astyle/distinfo
--- astyle.bak/distinfo	2010-03-09 20:11:15.000000000 +0200
+++ astyle/distinfo	2010-03-09 20:11:10.000000000 +0200
@@ -1,3 +1,3 @@
-MD5 (astyle_1.23_linux.tar.gz) = 92945aa2831cb14e38da5e1b8665657e
-SHA256 (astyle_1.23_linux.tar.gz) = f11b4467e0f42f968a23a36a1849cf885e6f0193b563908da53903248dcccb21
-SIZE (astyle_1.23_linux.tar.gz) = 101917
+MD5 (astyle_1.24_linux.tar.gz) = 51b138d551d9b2fff5de726f7db85be8
+SHA256 (astyle_1.24_linux.tar.gz) = 41b8825ab186e517182627a154762ff0d2084228100e29c6012cc98f6774a25a
+SIZE (astyle_1.24_linux.tar.gz) = 126791


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



More information about the freebsd-ports-bugs mailing list