Date: Sun, 25 Nov 2012 17:01:31 +0000 (UTC) From: Emanuel Haupt <ehaupt@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r307752 - head/misc/ddate Message-ID: <201211251701.qAPH1VWR095428@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: ehaupt Date: Sun Nov 25 17:01:30 2012 New Revision: 307752 URL: http://svnweb.freebsd.org/changeset/ports/307752 Log: Update to 2.22.1 Feature safe: yes Modified: head/misc/ddate/Makefile head/misc/ddate/distinfo Modified: head/misc/ddate/Makefile ============================================================================== --- head/misc/ddate/Makefile Sun Nov 25 16:49:46 2012 (r307751) +++ head/misc/ddate/Makefile Sun Nov 25 17:01:30 2012 (r307752) @@ -2,10 +2,10 @@ # $FreeBSD$ PORTNAME= ddate -PORTVERSION= 2.22 +PORTVERSION= 2.22.1 PORTEPOCH= 1 CATEGORIES= misc -MASTER_SITES= http://www.kernel.org/pub/linux/utils/util-linux/v${PORTVERSION}/ \ +MASTER_SITES= http://www.kernel.org/pub/linux/utils/util-linux/v${PORTVERSION:C/^([0-9]*\.[0-9]*).*/\1/}/ \ CRITICAL DISTNAME= util-linux-${PORTVERSION} Modified: head/misc/ddate/distinfo ============================================================================== --- head/misc/ddate/distinfo Sun Nov 25 16:49:46 2012 (r307751) +++ head/misc/ddate/distinfo Sun Nov 25 17:01:30 2012 (r307752) @@ -1,2 +1,2 @@ -SHA256 (util-linux-2.22.tar.xz) = 32b329aa72c2ea546378bf81f08e30cf30440196c2edf7777b4f509a3fdbe5a2 -SIZE (util-linux-2.22.tar.xz) = 3183868 +SHA256 (util-linux-2.22.1.tar.xz) = c6de9f59882d7adedc2d2e7fdb940e8cdb256080491f632cabe7edde5764d82f +SIZE (util-linux-2.22.1.tar.xz) = 3194800
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201211251701.qAPH1VWR095428>