mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-26 05:02:18 +00:00
- update to 1.0.0
PS. I removed attribution in pkg-descr, that was in original patch, because this feature is deprecated. PR: 166063 Submitted by: Mamoru Sakaue <sakaue.mamoru at samurai.mwghennn dot net> (maintainer) Feature safe: yes
This commit is contained in:
parent
af992c5430
commit
c5c27b857c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=293815
@ -6,9 +6,9 @@
|
||||
#
|
||||
|
||||
PORTNAME= portsreinstall
|
||||
PORTVERSION= 0.9.4
|
||||
PORTVERSION= 1.0.0
|
||||
CATEGORIES= ports-mgmt
|
||||
MASTER_SITES= SFJP/${PORTNAME}/50628/
|
||||
MASTER_SITES= SFJP/${PORTNAME}/55243/
|
||||
MASTER_SITES+= http://www.mwghennndo.com/softwares/${PORTNAME}/
|
||||
|
||||
MAINTAINER= sakaue.mamoru@samurai.mwghennn.net
|
||||
@ -16,9 +16,15 @@ COMMENT= Ports upgrading utility for massive forced reinstalltion
|
||||
|
||||
LICENSE= BSD
|
||||
|
||||
RUN_DEPENDS= ${LOCALBASE}/sbin/pkgdb:${PORTSDIR}/ports-mgmt/portupgrade
|
||||
|
||||
MAN8= ${PORTNAME}.8
|
||||
MANCOMPRESSED= yes
|
||||
|
||||
post-install:
|
||||
@${ECHO_MSG} "====================================================================="
|
||||
@${ECHO_MSG} "This software invokes some installed files of portupgrade(1)"
|
||||
@${ECHO_MSG} "when parsing pkgtools.conf(5) although dependency to it is intendedly"
|
||||
@${ECHO_MSG} "refrained. If you fail to parse pkgtools.conf(5), try to upgrade"
|
||||
@${ECHO_MSG} "this port first."
|
||||
@${ECHO_MSG} "====================================================================="
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (portsreinstall-0.9.4.tar.gz) = f10b3c892e20bdcdf5e0a3a3902d2ffe57bde8fd42a7bc48f513c72b87d103bb
|
||||
SIZE (portsreinstall-0.9.4.tar.gz) = 17830
|
||||
SHA256 (portsreinstall-1.0.0.tar.gz) = 65937f0cb6b1f9f9386cc7bee2142c70cb74b26c898352e3dc9fc23dd82a6efe
|
||||
SIZE (portsreinstall-1.0.0.tar.gz) = 22608
|
||||
|
@ -1,4 +1,4 @@
|
||||
This is a ports upgrading utility for massive forced reinstalltion,
|
||||
and for those who are pursuing the perfect packages environment.
|
||||
|
||||
WWW: http://www.mwghennndo.com/softwares/portsreinstall/
|
||||
WWW: http://www.mwghennndo.com/softwares/portsreinstall/
|
||||
|
Loading…
Reference in New Issue
Block a user