Bug 105350 - [MAINTAINER] hungarian/hu-hunspell: update to 1.1.4
Summary: [MAINTAINER] hungarian/hu-hunspell: update to 1.1.4
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-11-09 23:30 UTC by Janos Mohacsi
Modified: 2006-11-10 14:11 UTC (History)
0 users

See Also:


Attachments
hu-hunspell-1.1.4.patch (7.24 KB, patch)
2006-11-09 23:30 UTC, Janos Mohacsi
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Janos Mohacsi 2006-11-09 23:30:20 UTC
- Update to 1.1.4

Added file(s):
- files/patch-src_tools_hunspell.cxx

Removed file(s):
- files/patch-Makefile
- files/patch-hunspell.cxx

Generated with FreeBSD Port Tools 0.77
Comment 1 Martin Wilke freebsd_committer freebsd_triage 2006-11-10 08:02:48 UTC
State Changed
From-To: open->closed

Committed. Thanks!
Comment 2 Martin Wilke freebsd_committer freebsd_triage 2006-11-10 08:53:31 UTC
State Changed
From-To: closed->feedback

Reopen. Ask Maintainer to fix. 


Comment 3 Martin Wilke freebsd_committer freebsd_triage 2006-11-10 08:53:31 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

Reopen. Ask Maintainer to fix
Comment 4 Mohacsi Janos 2006-11-10 10:21:56 UTC
Sorry. The multiple MASTER_SITES was new for me. I corrected it:
Use:

MASTER_SITES=   ${MASTER_SITE_SOURCEFORGE}${PORTNAME}/:code \
                http://magyarispell.sourceforge.net/:data
DISTFILES=      ${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX}:code 
hu_HU-pack.zip:data


instead of:

MASTER_SITES=   ${MASTER_SITE_SOURCEFORGE}:code \
                http://magyarispell.sourceforge.net/:data
MASTER_SITE_SUBDIR=     ${PORTNAME}
DISTFILES=      ${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX}:code hu_HU-pack.zip:data


Or should I send new patch?
Regards,
       Janos Mohacsi
Comment 5 Martin Wilke freebsd_committer freebsd_triage 2006-11-10 14:11:31 UTC
State Changed
From-To: feedback->closed

Committed. Thanks!