Date: Thu, 11 Oct 2012 15:50:43 +0000 (UTC) From: Hajimu UMEMOTO <ume@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r305731 - head/textproc/ibus-el Message-ID: <201210111550.q9BFohpl046995@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: ume Date: Thu Oct 11 15:50:43 2012 New Revision: 305731 URL: http://svn.freebsd.org/changeset/ports/305731 Log: - Update to 0.3.2. - Simplify Makefile's header. Feature safe: yes Modified: head/textproc/ibus-el/Makefile head/textproc/ibus-el/distinfo Modified: head/textproc/ibus-el/Makefile ============================================================================== --- head/textproc/ibus-el/Makefile Thu Oct 11 15:49:48 2012 (r305730) +++ head/textproc/ibus-el/Makefile Thu Oct 11 15:50:43 2012 (r305731) @@ -1,13 +1,8 @@ -# New ports collection makefile for: ibus-el -# Date created: 4 July 2010 -# Whom: Hajimu UMEMOTO <ume@FreeBSD.org> -# # $FreeBSD$ -# PORTNAME= ibus-el -PORTVERSION= 0.3.1 -PORTREVISION= 3 +PORTVERSION= 0.3.2 +#PORTREVISION= 0 CATEGORIES= textproc elisp MASTER_SITES= http://www11.atwiki.jp/s-irie/pub/emacs/ibus/ PKGNAMESUFFIX= -${EMACS_PORT_NAME} Modified: head/textproc/ibus-el/distinfo ============================================================================== --- head/textproc/ibus-el/distinfo Thu Oct 11 15:49:48 2012 (r305730) +++ head/textproc/ibus-el/distinfo Thu Oct 11 15:50:43 2012 (r305731) @@ -1,2 +1,2 @@ -SHA256 (ibus-el-0.3.1.tar.gz) = ac4608cc805e4e13e4f2eb21dabf6bd7090504389319f7c2455c6183e3addda3 -SIZE (ibus-el-0.3.1.tar.gz) = 52434 +SHA256 (ibus-el-0.3.2.tar.gz) = 18b93de42e2f16a992ca38c4a3fe885e50f840ba95df782911e06bc3a65862ac +SIZE (ibus-el-0.3.2.tar.gz) = 52918
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201210111550.q9BFohpl046995>