Date: Thu, 18 Oct 2012 15:29:09 +0000 (UTC) From: Bryan Drewery <bdrewery@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r306076 - in head/ports-mgmt: portupgrade portupgrade-devel Message-ID: <201210181529.q9IFT9Mc066976@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: bdrewery Date: Thu Oct 18 15:29:09 2012 New Revision: 306076 URL: http://svn.freebsd.org/changeset/ports/306076 Log: - Update to 2.4.10.2 Changes: - Fix error when running `pkgdb -L` PR: ports/172855 Feature safe: yes Modified: head/ports-mgmt/portupgrade-devel/Makefile head/ports-mgmt/portupgrade-devel/distinfo head/ports-mgmt/portupgrade/Makefile head/ports-mgmt/portupgrade/distinfo Modified: head/ports-mgmt/portupgrade-devel/Makefile ============================================================================== --- head/ports-mgmt/portupgrade-devel/Makefile Thu Oct 18 15:22:56 2012 (r306075) +++ head/ports-mgmt/portupgrade-devel/Makefile Thu Oct 18 15:29:09 2012 (r306076) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= portupgrade -PORTVERSION= 20121017 +PORTVERSION= 20121018 PORTEPOCH= 3 CATEGORIES= ports-mgmt MASTER_SITES= GH \ @@ -22,7 +22,7 @@ CONFLICTS_INSTALL= portupgrade-[0-9]* USE_GITHUB= yes GH_ACCOUNT= pkgtools GH_PROJECT= pkgtools -GH_COMMIT= d4635c2 +GH_COMMIT= 1f21085 GH_TAGNAME= ${GH_COMMIT} DIST_SUBDIR= ${PORTNAME} Modified: head/ports-mgmt/portupgrade-devel/distinfo ============================================================================== --- head/ports-mgmt/portupgrade-devel/distinfo Thu Oct 18 15:22:56 2012 (r306075) +++ head/ports-mgmt/portupgrade-devel/distinfo Thu Oct 18 15:29:09 2012 (r306076) @@ -1,2 +1,2 @@ -SHA256 (portupgrade/pkgtools-pkgtools-20121017-0-gd4635c2.tar.gz) = bda6fc93c57268f90c8d1cafe5be21386c1b7724f5024152458b5a420dc44864 -SIZE (portupgrade/pkgtools-pkgtools-20121017-0-gd4635c2.tar.gz) = 104986 +SHA256 (portupgrade/pkgtools-pkgtools-20121018-0-g1f21085.tar.gz) = 79e80d9e235aebe830772bb90733d09f84d38440e0c3651ed38da5698213ab6b +SIZE (portupgrade/pkgtools-pkgtools-20121018-0-g1f21085.tar.gz) = 105030 Modified: head/ports-mgmt/portupgrade/Makefile ============================================================================== --- head/ports-mgmt/portupgrade/Makefile Thu Oct 18 15:22:56 2012 (r306075) +++ head/ports-mgmt/portupgrade/Makefile Thu Oct 18 15:29:09 2012 (r306076) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= portupgrade -PORTVERSION= 2.4.10.1 +PORTVERSION= 2.4.10.2 PORTEPOCH= 2 CATEGORIES= ports-mgmt MASTER_SITES= SF/portupgrade/pkgtools/dist/ \ Modified: head/ports-mgmt/portupgrade/distinfo ============================================================================== --- head/ports-mgmt/portupgrade/distinfo Thu Oct 18 15:22:56 2012 (r306075) +++ head/ports-mgmt/portupgrade/distinfo Thu Oct 18 15:29:09 2012 (r306076) @@ -1,2 +1,2 @@ -SHA256 (portupgrade/pkgtools-2.4.10.1.tar.bz2) = 22c881b7673407c0757ac8192c24f520f6696f99c6117aa1b7c5a9a8ca6f21eb -SIZE (portupgrade/pkgtools-2.4.10.1.tar.bz2) = 84617 +SHA256 (portupgrade/pkgtools-2.4.10.2.tar.bz2) = aa1ea85ce502ffb98afe5695edbf45dfce582bc0547f41639c295b1c19486fc5 +SIZE (portupgrade/pkgtools-2.4.10.2.tar.bz2) = 84660
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201210181529.q9IFT9Mc066976>