ports/142073: [patch]: update of devel/hs-cpphs from the 1.7 version to the 1.9 version

Jacula Modyun jacula at gmail.com
Sun Dec 27 15:10:02 UTC 2009


>Number:         142073
>Category:       ports
>Synopsis:       [patch]: update of devel/hs-cpphs from the 1.7 version to the 1.9 version
>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:   Sun Dec 27 15:10:01 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Jacula Modyun
>Release:        FreeBSD 7.1-PRERELEASE i386
>Organization:
>Environment:
System: FreeBSD splork.wirewater.yow 7.1-PRERELEASE FreeBSD 7.1-PRERELEASE #0: Sat Oct 18 11:22:07 UTC 2008 root at splork.wirewater.yow:/usr/obj/usr/src/sys/JACULA i386


	
>Description:

update of devel/hs-cpphs from the 1.7 version to the 1.9 version

>How-To-Repeat:
	
>Fix:

	

--- patch-hs-cpphs begins here ---
diff -uNr hs-cpphs.orig/Makefile hs-cpphs/Makefile
--- hs-cpphs.orig/Makefile	2009-12-06 20:56:50.000000000 +0000
+++ hs-cpphs/Makefile	2009-12-27 14:52:25.000000000 +0000
@@ -2,12 +2,11 @@
 # Date created:		14 June 2004
 # Whom:			obraun at FreeBSD.org
 #
-# $FreeBSD: ports/devel/hs-cpphs/Makefile,v 1.18 2009/12/06 20:56:50 pgj Exp $
+# $FreeBSD: ports/devel/hs-cpphs/Makefile,v 1.17 2009/09/02 15:38:33 pgj Exp $
 #
 
 PORTNAME=	cpphs
-PORTVERSION=	1.7
-PORTREVISION=	1
+PORTVERSION=	1.9
 CATEGORIES=	devel haskell
 MASTER_SITES=	http://www.cs.york.ac.uk/fp/cpphs/
 PKGNAMEPREFIX=	hs-
@@ -25,8 +24,8 @@
 GHC_CMD=	${LOCALBASE}/bin/ghc
 SETUP_CMD=	./setup
 
-DATADIR=	${PREFIX}/share/${DISTNAME}
-DOCSDIR=	${PREFIX}/share/doc/${DISTNAME}
+DATADIR=		${PREFIX}/share/${DISTNAME}
+DOCSDIR=		${PREFIX}/share/doc/${DISTNAME}
 CPPHS_LIBDIR_REL=	lib/${DISTNAME}
 
 PLIST_SUB=	GHC_VERSION=${GHC_VERSION} \
@@ -73,9 +72,9 @@
 do-install:
 	cd ${WRKSRC} && ${SETUP_CMD} install \
 		     && ${INSTALL_SCRIPT} register.sh ${PREFIX}/${CPPHS_LIBDIR_REL}/register.sh
-	@${INSTALL_MAN} ${WRKSRC}/docs/cpphs.1 ${PREFIX}/man/man1
-	@${MKDIR} ${DATADIR} && ${INSTALL_DATA} ${WRKSRC}/docs/index.html ${DATADIR} \
-			     && ${INSTALL_DATA} ${WRKSRC}/docs/design ${DATADIR}
+	${INSTALL_MAN} ${WRKSRC}/docs/cpphs.1 ${PREFIX}/man/man1
+	${MKDIR} ${DATADIR} && ${INSTALL_DATA} ${WRKSRC}/docs/index.html ${DATADIR} \
+			    && ${INSTALL_DATA} ${WRKSRC}/docs/design ${DATADIR}
 
 post-install:
 	${RM} -f ${PREFIX}/lib/ghc-${GHC_VERSION}/package.conf.old
diff -uNr hs-cpphs.orig/distinfo hs-cpphs/distinfo
--- hs-cpphs.orig/distinfo	2009-09-02 15:38:33.000000000 +0000
+++ hs-cpphs/distinfo	2009-12-20 10:07:51.000000000 +0000
@@ -1,3 +1,3 @@
-MD5 (cpphs-1.7.tar.gz) = e76cba8387e7f4747b21fbca4881a78a
-SHA256 (cpphs-1.7.tar.gz) = 5c8c94f7a8f6c8441b908532288339196e02141dac1d7c69ea045fd4ac3a6944
-SIZE (cpphs-1.7.tar.gz) = 113724
+MD5 (cpphs-1.9.tar.gz) = 122f157f9cde1ba3c8c7e5fac15fc2fc
+SHA256 (cpphs-1.9.tar.gz) = d93fab09e8bc10b54d483daf2b636ee07548c9f8fb60a900f1d665d568b7b9c8
+SIZE (cpphs-1.9.tar.gz) = 113977
--- patch-hs-cpphs ends here ---


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



More information about the freebsd-ports-bugs mailing list