Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 11 Feb 2007 19:42:42 +0900
From:      Hirohisa Yamaguchi <umq@ueo.co.jp>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/109042: [maintainer] lang/haskell-mode.el update to 2.2
Message-ID:  <86wt2pm0v1.wl%umq@ueo.co.jp>
Resent-Message-ID: <200702111050.l1BAo3O5095466@freefall.freebsd.org>

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

>Number:         109042
>Category:       ports
>Synopsis:       [maintainer] lang/haskell-mode.el update to 2.2
>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 Feb 11 10:50:03 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Hirohisa Yamaguchi
>Release:        FreeBSD 7.0-CURRENT amd64
>Organization:
<organization of PR author (multiple lines)>
>Environment:
System: FreeBSD calliope.****.org 7.0-CURRENT FreeBSD 7.0-CURRENT #4: Mon Nov 27 15:32:41 JST 2006 root@calliope.****.org:/usr/obj/usr/src/sys/CALLIOPE64 amd64


>Description:
	There's a new version 2.2.
>How-To-Repeat:
	N/A
>Fix:

	The patch follows

Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/lang/haskell-mode.el/Makefile,v
retrieving revision 1.6
diff -u -r1.6 Makefile
--- Makefile	4 Mar 2006 13:26:43 -0000	1.6
+++ Makefile	11 Feb 2007 09:12:50 -0000
@@ -6,10 +6,9 @@
 #
 
 PORTNAME=	haskell-mode
-PORTVERSION=	2.1
+PORTVERSION=	2.2
 CATEGORIES=	lang elisp
-MASTER_SITES=	http://www.iro.umontreal.ca/~monnier/elisp/ \
-		http://macemacsjp.sourceforge.jp/package/20051117/GPL/
+MASTER_SITES=	http://www.iro.umontreal.ca/~monnier/elisp/
 
 MAINTAINER=	umq@ueo.co.jp
 COMMENT=	An Emacs lisp mode for editing haskell programs
@@ -27,7 +26,7 @@
 
 .if !defined(NOPORTDOCS)
 PORTDOCS=	ChangeLog NEWS fontlock.hs indent.hs \
-		index.html installation-guide.html
+		README index.html
 .endif
 
 do-install:
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/lang/haskell-mode.el/distinfo,v
retrieving revision 1.4
diff -u -r1.4 distinfo
--- distinfo	26 Jan 2006 10:11:28 -0000	1.4
+++ distinfo	11 Feb 2007 09:12:50 -0000
@@ -1,3 +1,3 @@
-MD5 (haskell-mode-2.1.tar.gz) = df6c6d62777c2ea6cdd5455a0010e7e2
-SHA256 (haskell-mode-2.1.tar.gz) = 51c7529b217aafdf3cef843e0fc25b3735bebb259effd9c8bc6e8f72a4b65046
-SIZE (haskell-mode-2.1.tar.gz) = 73855
+MD5 (haskell-mode-2.2.tar.gz) = c911d1d2e8c7864834ab37e6cd7fcbbf
+SHA256 (haskell-mode-2.2.tar.gz) = 0bcc23ad01f88386b9e54f30a94b819761ee32ea4b0093f63cf9fea6b3e362cf
+SIZE (haskell-mode-2.2.tar.gz) = 77480

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?86wt2pm0v1.wl%umq>