diff options
Diffstat (limited to 'ports-mgmt')
-rw-r--r-- | ports-mgmt/portupgrade-devel/Makefile | 12 | ||||
-rw-r--r-- | ports-mgmt/portupgrade-devel/distinfo | 4 |
2 files changed, 6 insertions, 10 deletions
diff --git a/ports-mgmt/portupgrade-devel/Makefile b/ports-mgmt/portupgrade-devel/Makefile index fc6d9ab4c9fe..be4eb5428f57 100644 --- a/ports-mgmt/portupgrade-devel/Makefile +++ b/ports-mgmt/portupgrade-devel/Makefile @@ -1,18 +1,14 @@ -# New ports collection makefile for: portupgrade -# Date created: 18 March 2001 -# Whom: Akinori MUSHA aka knu <knu@idaemons.org> -# +# Created by: Akinori MUSHA aka knu <knu@idaemons.org> # $FreeBSD$ -# PORTNAME= portupgrade -PORTVERSION= 20120827 -PORTREVISION= 1 +PORTVERSION= 20121014 PORTEPOCH= 3 CATEGORIES= ports-mgmt MASTER_SITES= GH \ http://mirror.shatow.net/freebsd/pkgtools/ PKGNAMESUFFIX= -devel +DISTNAME= ${GH_ACCOUNT}-${GH_PROJECT}-${PORTVERSION}-0-g${GH_COMMIT} MAINTAINER= bdrewery@FreeBSD.org COMMENT= FreeBSD ports/packages management tool (devel version) @@ -26,7 +22,7 @@ CONFLICTS_INSTALL= portupgrade-[0-9]* USE_GITHUB= yes GH_ACCOUNT= pkgtools GH_PROJECT= pkgtools -GH_COMMIT= 595d51a +GH_COMMIT= 9b00ac7 GH_TAGNAME= ${GH_COMMIT} DIST_SUBDIR= ${PORTNAME} diff --git a/ports-mgmt/portupgrade-devel/distinfo b/ports-mgmt/portupgrade-devel/distinfo index 703fffa12460..35a341c61b64 100644 --- a/ports-mgmt/portupgrade-devel/distinfo +++ b/ports-mgmt/portupgrade-devel/distinfo @@ -1,2 +1,2 @@ -SHA256 (portupgrade/portupgrade-20120827.tar.gz) = 2583fc442ee7f5a24f2d33720b4f60f6c5c8b10195357df0847f99792aa4228c -SIZE (portupgrade/portupgrade-20120827.tar.gz) = 104762 +SHA256 (portupgrade/pkgtools-pkgtools-20121014-0-g9b00ac7.tar.gz) = 2eef79c39ba3f2bcdd11c1faf06312c00245dc41d6942157f70b3f16136e6d08 +SIZE (portupgrade/pkgtools-pkgtools-20121014-0-g9b00ac7.tar.gz) = 104883 |