Date: Tue, 2 Oct 2012 19:27:56 +0000 (UTC) From: Boris Samorodov <bsam@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r305172 - in head: devel/eric4 french/eric4 german/eric4 russian/eric4 Message-ID: <201210021927.q92JRulO092246@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: bsam Date: Tue Oct 2 19:27:56 2012 New Revision: 305172 URL: http://svn.freebsd.org/changeset/ports/305172 Log: . update to version 4.5.6; . convert headers to the new style. Modified: head/devel/eric4/Makefile head/devel/eric4/Makefile.inc head/devel/eric4/distinfo head/french/eric4/Makefile head/french/eric4/distinfo head/german/eric4/Makefile head/german/eric4/distinfo head/russian/eric4/Makefile head/russian/eric4/distinfo Modified: head/devel/eric4/Makefile ============================================================================== --- head/devel/eric4/Makefile Tue Oct 2 19:00:33 2012 (r305171) +++ head/devel/eric4/Makefile Tue Oct 2 19:27:56 2012 (r305172) @@ -1,9 +1,5 @@ -# New ports collection makefile for: devel/eric4 -# Date created: 21 Apr 2007 -# Whom: Boris Samorodov <bsam@FreeBSD.org> -# +# Created by: Boris Samorodov <bsam@FreeBSD.org> # $FreeBSD$ -# CATEGORIES= devel python DISTNAME= ${PORTNAME}-${PORTVERSION} Modified: head/devel/eric4/Makefile.inc ============================================================================== --- head/devel/eric4/Makefile.inc Tue Oct 2 19:00:33 2012 (r305171) +++ head/devel/eric4/Makefile.inc Tue Oct 2 19:27:56 2012 (r305172) @@ -1,15 +1,12 @@ +# Created by: Boris Samorodov <bsam@FreeBSD.org> +# $FreeBSD$ +# # This is a set of Makefile macros which allow to build the core and # localized language packages for devel/eric4: # french/eric4, german/eric4, russian/eric4 -# -# Date created: 23 Apr 2007 -# Whom: Boris Samorodov <bsam@FreeBSD.org> -# -# $FreeBSD$ -# PORTNAME= eric4 -PORTVERSION= 4.5.5 +PORTVERSION= 4.5.6 MASTER_SITES= SF/eric-ide/${PORTNAME}/stable/${PORTVERSION} DISTNAME?= ${PORTNAME}-i18n-${I18N_LANG}-${PORTVERSION} WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} Modified: head/devel/eric4/distinfo ============================================================================== --- head/devel/eric4/distinfo Tue Oct 2 19:00:33 2012 (r305171) +++ head/devel/eric4/distinfo Tue Oct 2 19:27:56 2012 (r305172) @@ -1,2 +1,2 @@ -SHA256 (eric4-4.5.5.tar.gz) = 11ef65fdef3ef9208f8997506ad1263e184c6efc76f38263afd2d23d55fa36bc -SIZE (eric4-4.5.5.tar.gz) = 8121967 +SHA256 (eric4-4.5.6.tar.gz) = 39ed7952487cb5427780d62dcdd258076081c9b52c5e7b44d75b18586c46308e +SIZE (eric4-4.5.6.tar.gz) = 8122753 Modified: head/french/eric4/Makefile ============================================================================== --- head/french/eric4/Makefile Tue Oct 2 19:00:33 2012 (r305171) +++ head/french/eric4/Makefile Tue Oct 2 19:27:56 2012 (r305172) @@ -1,9 +1,5 @@ -# New ports collection makefile for: french/eric4 -# Date created: 23 Apr 2007 -# Whom: Boris Samorodov <bsam@FreeBSD.org> -# +# Created by: Boris Samorodov <bsam@FreeBSD.org> # $FreeBSD$ -# CATEGORIES= french devel python Modified: head/french/eric4/distinfo ============================================================================== --- head/french/eric4/distinfo Tue Oct 2 19:00:33 2012 (r305171) +++ head/french/eric4/distinfo Tue Oct 2 19:27:56 2012 (r305172) @@ -1,2 +1,2 @@ -SHA256 (eric4-i18n-fr-4.5.5.tar.gz) = f9f6423129abdce75b235957aa566eac17046f4b6ab8fdad0a4f9df277a71268 -SIZE (eric4-i18n-fr-4.5.5.tar.gz) = 472727 +SHA256 (eric4-i18n-fr-4.5.6.tar.gz) = cf2f4e4ea6af60efc98d9324d6291d3b1918b1ae3be1e7abe8f8c595f14f6267 +SIZE (eric4-i18n-fr-4.5.6.tar.gz) = 472752 Modified: head/german/eric4/Makefile ============================================================================== --- head/german/eric4/Makefile Tue Oct 2 19:00:33 2012 (r305171) +++ head/german/eric4/Makefile Tue Oct 2 19:27:56 2012 (r305172) @@ -1,9 +1,5 @@ -# New ports collection makefile for: german/eric4 -# Date created: 23 Apr 2007 -# Whom: Boris Samorodov <bsam@FreeBSD.org> -# +# Created by: Boris Samorodov <bsam@FreeBSD.org> # $FreeBSD$ -# CATEGORIES= german devel python Modified: head/german/eric4/distinfo ============================================================================== --- head/german/eric4/distinfo Tue Oct 2 19:00:33 2012 (r305171) +++ head/german/eric4/distinfo Tue Oct 2 19:27:56 2012 (r305172) @@ -1,2 +1,2 @@ -SHA256 (eric4-i18n-de-4.5.5.tar.gz) = 1c42f3ef12e24bc90ce0632785eaa1cb02da342958bbb5e92895abfe5ad7f53a -SIZE (eric4-i18n-de-4.5.5.tar.gz) = 471048 +SHA256 (eric4-i18n-de-4.5.6.tar.gz) = c0abe68762381f66cfb022883fe7f372d31575af1444f6ac661df608e504fbed +SIZE (eric4-i18n-de-4.5.6.tar.gz) = 471115 Modified: head/russian/eric4/Makefile ============================================================================== --- head/russian/eric4/Makefile Tue Oct 2 19:00:33 2012 (r305171) +++ head/russian/eric4/Makefile Tue Oct 2 19:27:56 2012 (r305172) @@ -1,9 +1,5 @@ -# New ports collection makefile for: russian/eric4 -# Date created: 23 Apr 2007 -# Whom: Boris Samorodov <bsam@FreeBSD.org> -# +# Created by: Boris Samorodov <bsam@FreeBSD.org> # $FreeBSD$ -# CATEGORIES= russian devel python Modified: head/russian/eric4/distinfo ============================================================================== --- head/russian/eric4/distinfo Tue Oct 2 19:00:33 2012 (r305171) +++ head/russian/eric4/distinfo Tue Oct 2 19:27:56 2012 (r305172) @@ -1,2 +1,2 @@ -SHA256 (eric4-i18n-ru-4.5.5.tar.gz) = 398faa37bad40d507676f4275ed5dea877c876c972ddbd73f36c3883c6f490e1 -SIZE (eric4-i18n-ru-4.5.5.tar.gz) = 480166 +SHA256 (eric4-i18n-ru-4.5.6.tar.gz) = e229290448aa36dc7f98c146bb2f18d42590676cb2abf833fcf58e2c8a0e17b3 +SIZE (eric4-i18n-ru-4.5.6.tar.gz) = 480196
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201210021927.q92JRulO092246>