ports/179176: textproc/m17n-contrib: update to 1.1.14

Nikola Lecic nikola.lecic at anthesphoria.net
Sat Jun 1 17:40:00 UTC 2013


>Number:         179176
>Category:       ports
>Synopsis:       textproc/m17n-contrib: update to 1.1.14
>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:   Sat Jun 01 17:40:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Nikola Lecic
>Release:        FreeBSD 9.0-RELEASE amd64
>Organization:
>Environment:

System: FreeBSD uranium 9.0-RELEASE FreeBSD 9.0-RELEASE #0: Tue Jan 3 07:46:30 UTC 2012 root at farrell.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC amd64

>Description:

* update to 1.1.14
* new MASTER_SITES (Makefile)
* new project's home (pkg-descr)

>How-To-Repeat:

>Fix:
--- m17n-contrib-1.1.14.patch begins here ---
Index: Makefile
===================================================================
--- Makefile	(revision 319560)
+++ Makefile	(working copy)
@@ -2,16 +2,16 @@
 # $FreeBSD$
 
 PORTNAME=	m17n-contrib
-PORTVERSION=	1.1.13
+PORTVERSION=	1.1.14
 CATEGORIES=	textproc
-MASTER_SITES=	http://www.m17n.org/m17n-lib-download/ \
-		http://anthesphoria.net/FreeBSD/ports/distfiles/
+MASTER_SITES=	${MASTER_SITE_SAVANNAH}
+MASTER_SITE_SUBDIR=	m17n
 
 MAINTAINER=	nikola.lecic at anthesphoria.net
 COMMENT=	User-contributed input methods for the m17n library
 
-BUILD_DEPENDS=	m17n-db>=1.6.3:${PORTSDIR}/devel/m17n-db
-RUN_DEPENDS=	m17n-db>=1.6.3:${PORTSDIR}/devel/m17n-db
+BUILD_DEPENDS=	m17n-db>=1.6.4:${PORTSDIR}/devel/m17n-db
+RUN_DEPENDS=	m17n-db>=1.6.4:${PORTSDIR}/devel/m17n-db
 
 USE_GMAKE=	yes
 GNU_CONFIGURE=	yes
Index: distinfo
===================================================================
--- distinfo	(revision 319560)
+++ distinfo	(working copy)
@@ -1,2 +1,2 @@
-SHA256 (m17n-contrib-1.1.13.tar.gz) = adcf708ea7abd651b4a72562059b4b2408b9729527330a28f1a467168d27de6c
-SIZE (m17n-contrib-1.1.13.tar.gz) = 697293
+SHA256 (m17n-contrib-1.1.14.tar.gz) = 4f623be23979e2d52c1275621b3d4488c24b9fbd81f5a9d28260d88f93d23d2c
+SIZE (m17n-contrib-1.1.14.tar.gz) = 698611
Index: pkg-descr
===================================================================
--- pkg-descr	(revision 319560)
+++ pkg-descr	(working copy)
@@ -10,5 +10,4 @@
 files used by textproc/scim-table-imengine into SCIM-independent .mim format
 (usable by m17n library).
 
-WWW: http://www.m17n.org/
-     http://www.m17n.org/m17n-lib-en/contribution.html
+WWW: http://www.nongnu.org/m17n/
--- m17n-contrib-1.1.14.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:


More information about the freebsd-ports-bugs mailing list