ports/123356: [patch] lang/pcc update

Alex Kozlov spam at rm-rf.kiev.ua
Sat May 3 03:50:01 UTC 2008


>Number:         123356
>Category:       ports
>Synopsis:       [patch] lang/pcc update
>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:   Sat May 03 03:50:01 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Alex Kozlov
>Release:        FreeBSD 6.3
>Organization:
private
>Environment:
>Description:
Up to 0.9.9.080503

>How-To-Repeat:

>Fix:


Patch attached with submission follows:

Index: lang/pcc/Makefile
@@ -7,7 +7,7 @@
 #
 
 PORTNAME=	pcc
-DATESPEC=	080213
+DATESPEC=	080503
 PORTVERSION=	0.9.9.${DATESPEC}
 PORTREVISION?=	0
 CATEGORIES=	lang
@@ -22,14 +22,15 @@
 
 ONLY_FOR_ARCHS=	i386
 
+MAN1=	pcc.1 cpp.1 ccom.1
+
 WRKSRC=		${WRKDIR}/${PORTNAME}-${DATESPEC}
 GNU_CONFIGURE=	yes
 CONFIGURE_ENV+=	YACC=${YACC}
 CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL}
 USE_GMAKE=	yes
 
-PLIST_FILES=	bin/pcc libexec/ccom libexec/cpp \
-		man/man1/pcc.1 man/man1/cpp.1 man/man1/ccom.1
+PLIST_FILES=	bin/pcc libexec/ccom libexec/cpp
 
 pre-configure:
 	${MKDIR} ${WRKSRC}/os/freebsd
Index: lang/pcc/distinfo
@@ -1,3 +1,3 @@
-MD5 (pcc-080213.tgz) = ee74d9bc9e7bbcdf4d24d4bf678573c0
-SHA256 (pcc-080213.tgz) = ba3e32dcbc5937753165f819ff0c37286017833d49194ff0449052d650f405f4
-SIZE (pcc-080213.tgz) = 429478
+MD5 (pcc-080503.tgz) = cd9811f5ffb9938866199fd59252e4a5
+SHA256 (pcc-080503.tgz) = e6c05e917a535eb8a73a495048a691bb4168ffcfb2d89d5a0a77973be9b9172a
+SIZE (pcc-080503.tgz) = 522431


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



More information about the freebsd-ports-bugs mailing list