Index: head/ports-mgmt/portsreinstall/Makefile =================================================================== --- head/ports-mgmt/portsreinstall/Makefile (revision 420457) +++ head/ports-mgmt/portsreinstall/Makefile (revision 420458) @@ -1,25 +1,18 @@ # Created by: Mamoru Sakaue / MwGhennndo # $FreeBSD$ PORTNAME= portsreinstall -PORTVERSION= 3.3.0 +PORTVERSION= 3.3.1 CATEGORIES= ports-mgmt -MASTER_SITES= SFJP/${PORTNAME}/66087/ \ +MASTER_SITES= SFJP/${PORTNAME}/66296/ \ http://www.mwghennndo.com/software/${PORTNAME}/ MAINTAINER= sakaue.mamoru@mwghennndo.com COMMENT= Ports upgrading utility for massive forced reinstall LICENSE= BSD2CLAUSE MAKE_ARGS= PREFIX=${STAGEDIR}${PREFIX} - -post-install: - @${ECHO_MSG} "=====================================================================" - @${ECHO_MSG} "This software invokes some installed files of portupgrade(1)" - @${ECHO_MSG} "if it is installed for parsing pkgtools.conf(5) although dependency" - @${ECHO_MSG} "to it is intendedly refrained. If you fail to parse pkgtools.conf(5)," - @${ECHO_MSG} "try to upgrade this port first." - @${ECHO_MSG} "=====================================================================" +NO_ARCH= yes .include Index: head/ports-mgmt/portsreinstall/distinfo =================================================================== --- head/ports-mgmt/portsreinstall/distinfo (revision 420457) +++ head/ports-mgmt/portsreinstall/distinfo (revision 420458) @@ -1,3 +1,3 @@ -TIMESTAMP = 1468123877 -SHA256 (portsreinstall-3.3.0.tar.gz) = 38cc635fd625706ae62a07d4b0cc95e89d1a3e891bbbb57517d015b099cf3f0f -SIZE (portsreinstall-3.3.0.tar.gz) = 86348 +TIMESTAMP = 1471497711 +SHA256 (portsreinstall-3.3.1.tar.gz) = 19b17a96868914aacd0dc93d587185dc18e1ae21935067e4b69b2e3c9906a596 +SIZE (portsreinstall-3.3.1.tar.gz) = 86512 Index: head/ports-mgmt/portsreinstall/pkg-message =================================================================== --- head/ports-mgmt/portsreinstall/pkg-message (nonexistent) +++ head/ports-mgmt/portsreinstall/pkg-message (revision 420458) @@ -0,0 +1,6 @@ +===================================================================== +This software invokes some installed files of portupgrade(1) +if it is installed for parsing pkgtools.conf(5) although dependency +to it is intendedly refrained. If you fail to parse pkgtools.conf(5), +try to upgrade this port first. +===================================================================== Property changes on: head/ports-mgmt/portsreinstall/pkg-message ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property