Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 30 May 2010 16:38:46 +0200 (CEST)
From:      Janos Mohacsi <janos.mohacsi@bsd.hu>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/147215: [MAINTAINER] hungarian/hu-ispell: update to 1.6.1
Message-ID:  <201005301438.o4UEckef038987@csoki.ki.iif.hu>
Resent-Message-ID: <201005301440.o4UEe3kV044974@freefall.freebsd.org>

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

>Number:         147215
>Category:       ports
>Synopsis:       [MAINTAINER] hungarian/hu-ispell: update to 1.6.1
>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 May 30 14:40:03 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Janos Mohacsi
>Release:        FreeBSD 6.4-STABLE i386
>Organization:
NIIF/HUNGARNET
>Environment:
System: FreeBSD csoki.ki.iif.hu 6.4-STABLE FreeBSD 6.4-STABLE #16: Sat May 22 20:16:54 CEST 2010
>Description:
- Update to 1.6.1
- fixing install error in porttool environment

Generated with FreeBSD Port Tools 0.99
>How-To-Repeat:
>Fix:

--- hu-ispell-1.6.1.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/hungarian/ispell.orig/Makefile /usr/ports/hungarian/ispell/Makefile
--- /usr/ports/hungarian/ispell.orig/Makefile	2009-08-25 16:18:50.000000000 +0200
+++ /usr/ports/hungarian/ispell/Makefile	2010-05-30 16:36:04.000000000 +0200
@@ -6,11 +6,11 @@
 #
 
 PORTNAME=	ispell
-PORTVERSION=	1.4
+PORTVERSION=	1.6.1
 CATEGORIES=	hungarian textproc
 #MASTER_SITES=	http://www.szofi.hu/gnu/magyarispell/
 MASTER_SITES=	SF/magyar${PORTNAME}/Magyar%20Ispell/${PORTVERSION}
-DISTNAME=	magyarispell-${PORTVERSION:S/.R.1/-RC1/}
+DISTNAME=	magyarispell-${PORTVERSION}
 
 MAINTAINER=	janos.mohacsi@bsd.hu
 COMMENT=	Hungarian dictionary for ispell
@@ -24,6 +24,7 @@
 DOCS=		OLVASSEL README GYIK ChangeLog
 
 do-install:
+	${MKDIR} ${DATADIR}
 	${INSTALL_DATA} ${WRKSRC}/tmp/magyar4ispell.hash ${DATADIR}/magyar.hash
 	${INSTALL_DATA} ${WRKSRC}/tmp/magyar4ispell.dict ${DATADIR}/magyar.dict
 	${INSTALL_DATA} ${WRKSRC}/tmp/magyar.aff ${DATADIR}
diff -ruN --exclude=CVS /usr/ports/hungarian/ispell.orig/distinfo /usr/ports/hungarian/ispell/distinfo
--- /usr/ports/hungarian/ispell.orig/distinfo	2009-02-10 13:01:15.000000000 +0100
+++ /usr/ports/hungarian/ispell/distinfo	2010-05-30 16:29:20.000000000 +0200
@@ -1,3 +1,3 @@
-MD5 (magyarispell-1.4.tar.gz) = 1b2f041bba790b176592045dbbf002c9
-SHA256 (magyarispell-1.4.tar.gz) = 59fbe0de81b9a23e0012f56c6dcbbd48602c4d36f72875047ae534dbf7cbc9f7
-SIZE (magyarispell-1.4.tar.gz) = 1020701
+MD5 (magyarispell-1.6.1.tar.gz) = 89ce252fcd5fa5f60bfc1cc269156c10
+SHA256 (magyarispell-1.6.1.tar.gz) = 5582c8a39d7a179d0f5cddf9c8b69dff2a163e4a637ad261bc616d9c43ca7acc
+SIZE (magyarispell-1.6.1.tar.gz) = 1044974
diff -ruN --exclude=CVS /usr/ports/hungarian/ispell.orig/pkg-plist /usr/ports/hungarian/ispell/pkg-plist
--- /usr/ports/hungarian/ispell.orig/pkg-plist	2004-08-10 16:13:53.000000000 +0200
+++ /usr/ports/hungarian/ispell/pkg-plist	2010-05-30 16:36:38.000000000 +0200
@@ -3,6 +3,7 @@
 %%DATADIR%%/magyar.dict
 %%DATADIR%%/magyar.hash
 %%DATADIR%%/hungarian.hash
+@dirrmtry %%DATADIR%%
 %%PORTDOCS%%%%DOCSDIR%%/README
 %%PORTDOCS%%%%DOCSDIR%%/OLVASSEL
 %%PORTDOCS%%%%DOCSDIR%%/GYIK
--- hu-ispell-1.6.1.patch ends here ---

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201005301438.o4UEckef038987>