Index: head/ports-mgmt/portupgrade/Makefile =================================================================== --- head/ports-mgmt/portupgrade/Makefile (revision 44016) +++ head/ports-mgmt/portupgrade/Makefile (revision 44017) @@ -1,35 +1,41 @@ # New ports collection makefile for: portupgrade # Date created: 18 March 2001 # Whom: Akinori MUSHA aka knu # # $FreeBSD$ # PORTNAME= portupgrade -PORTVERSION= 20010611 +PORTVERSION= 20010615 CATEGORIES= sysutils MASTER_SITES= ${MASTER_SITE_LOCAL} \ http://www.iDaemons.org/distfiles/ MASTER_SITE_SUBDIR= knu DISTNAME= pkgtools-${PORTVERSION} MAINTAINER= knu@FreeBSD.org RUN_DEPENDS= ${RUBY_SITELIBDIR}/optparse.rb:${PORTSDIR}/devel/ruby-optparse \ ${RUBY_SITEARCHLIBDIR}/fnmatch.so:${PORTSDIR}/devel/ruby-fnmatch \ ${LOCALBASE}/sbin/pkg_tarup:${PORTSDIR}/misc/pkg_tarup USE_RUBY= yes NO_BUILD= yes + +MAN1= pkgdepfix.1 \ + portsdb.1 \ + portupgrade.1 \ + portversion.1 +MANCOMPRESSED= no do-install: cd ${WRKSRC} && ${RUBY} install.rb ${MKDIR} ${PREFIX}/share/zsh/site-functions ${INSTALL_DATA} ${WRKSRC}/misc/zsh/* ${PREFIX}/share/zsh/site-functions/ .if !defined(NOPORTDOCS) ${MKDIR} ${PREFIX}/share/doc/${PORTNAME} ${INSTALL_DATA} ${WRKSRC}/README ${PREFIX}/share/doc/${PORTNAME}/ .endif .include Property changes on: head/ports-mgmt/portupgrade/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.29 \ No newline at end of property +1.30 \ No newline at end of property Index: head/ports-mgmt/portupgrade/distinfo =================================================================== --- head/ports-mgmt/portupgrade/distinfo (revision 44016) +++ head/ports-mgmt/portupgrade/distinfo (revision 44017) @@ -1 +1 @@ -MD5 (pkgtools-20010611.tar.gz) = 27c49667f15e2c092f4b7c6320cd99de +MD5 (pkgtools-20010615.tar.gz) = f886b7bd5f6c6f81d30b3aaacb13c5ca Property changes on: head/ports-mgmt/portupgrade/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.26 \ No newline at end of property +1.27 \ No newline at end of property Index: head/ports-mgmt/portupgrade-devel/Makefile =================================================================== --- head/ports-mgmt/portupgrade-devel/Makefile (revision 44016) +++ head/ports-mgmt/portupgrade-devel/Makefile (revision 44017) @@ -1,35 +1,41 @@ # New ports collection makefile for: portupgrade # Date created: 18 March 2001 # Whom: Akinori MUSHA aka knu # # $FreeBSD$ # PORTNAME= portupgrade -PORTVERSION= 20010611 +PORTVERSION= 20010615 CATEGORIES= sysutils MASTER_SITES= ${MASTER_SITE_LOCAL} \ http://www.iDaemons.org/distfiles/ MASTER_SITE_SUBDIR= knu DISTNAME= pkgtools-${PORTVERSION} MAINTAINER= knu@FreeBSD.org RUN_DEPENDS= ${RUBY_SITELIBDIR}/optparse.rb:${PORTSDIR}/devel/ruby-optparse \ ${RUBY_SITEARCHLIBDIR}/fnmatch.so:${PORTSDIR}/devel/ruby-fnmatch \ ${LOCALBASE}/sbin/pkg_tarup:${PORTSDIR}/misc/pkg_tarup USE_RUBY= yes NO_BUILD= yes + +MAN1= pkgdepfix.1 \ + portsdb.1 \ + portupgrade.1 \ + portversion.1 +MANCOMPRESSED= no do-install: cd ${WRKSRC} && ${RUBY} install.rb ${MKDIR} ${PREFIX}/share/zsh/site-functions ${INSTALL_DATA} ${WRKSRC}/misc/zsh/* ${PREFIX}/share/zsh/site-functions/ .if !defined(NOPORTDOCS) ${MKDIR} ${PREFIX}/share/doc/${PORTNAME} ${INSTALL_DATA} ${WRKSRC}/README ${PREFIX}/share/doc/${PORTNAME}/ .endif .include Property changes on: head/ports-mgmt/portupgrade-devel/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.29 \ No newline at end of property +1.30 \ No newline at end of property Index: head/ports-mgmt/portupgrade-devel/distinfo =================================================================== --- head/ports-mgmt/portupgrade-devel/distinfo (revision 44016) +++ head/ports-mgmt/portupgrade-devel/distinfo (revision 44017) @@ -1 +1 @@ -MD5 (pkgtools-20010611.tar.gz) = 27c49667f15e2c092f4b7c6320cd99de +MD5 (pkgtools-20010615.tar.gz) = f886b7bd5f6c6f81d30b3aaacb13c5ca Property changes on: head/ports-mgmt/portupgrade-devel/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.26 \ No newline at end of property +1.27 \ No newline at end of property Index: head/sysutils/portupgrade/Makefile =================================================================== --- head/sysutils/portupgrade/Makefile (revision 44016) +++ head/sysutils/portupgrade/Makefile (revision 44017) @@ -1,35 +1,41 @@ # New ports collection makefile for: portupgrade # Date created: 18 March 2001 # Whom: Akinori MUSHA aka knu # # $FreeBSD$ # PORTNAME= portupgrade -PORTVERSION= 20010611 +PORTVERSION= 20010615 CATEGORIES= sysutils MASTER_SITES= ${MASTER_SITE_LOCAL} \ http://www.iDaemons.org/distfiles/ MASTER_SITE_SUBDIR= knu DISTNAME= pkgtools-${PORTVERSION} MAINTAINER= knu@FreeBSD.org RUN_DEPENDS= ${RUBY_SITELIBDIR}/optparse.rb:${PORTSDIR}/devel/ruby-optparse \ ${RUBY_SITEARCHLIBDIR}/fnmatch.so:${PORTSDIR}/devel/ruby-fnmatch \ ${LOCALBASE}/sbin/pkg_tarup:${PORTSDIR}/misc/pkg_tarup USE_RUBY= yes NO_BUILD= yes + +MAN1= pkgdepfix.1 \ + portsdb.1 \ + portupgrade.1 \ + portversion.1 +MANCOMPRESSED= no do-install: cd ${WRKSRC} && ${RUBY} install.rb ${MKDIR} ${PREFIX}/share/zsh/site-functions ${INSTALL_DATA} ${WRKSRC}/misc/zsh/* ${PREFIX}/share/zsh/site-functions/ .if !defined(NOPORTDOCS) ${MKDIR} ${PREFIX}/share/doc/${PORTNAME} ${INSTALL_DATA} ${WRKSRC}/README ${PREFIX}/share/doc/${PORTNAME}/ .endif .include Property changes on: head/sysutils/portupgrade/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.29 \ No newline at end of property +1.30 \ No newline at end of property Index: head/sysutils/portupgrade/distinfo =================================================================== --- head/sysutils/portupgrade/distinfo (revision 44016) +++ head/sysutils/portupgrade/distinfo (revision 44017) @@ -1 +1 @@ -MD5 (pkgtools-20010611.tar.gz) = 27c49667f15e2c092f4b7c6320cd99de +MD5 (pkgtools-20010615.tar.gz) = f886b7bd5f6c6f81d30b3aaacb13c5ca Property changes on: head/sysutils/portupgrade/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.26 \ No newline at end of property +1.27 \ No newline at end of property Index: head/sysutils/portupgrade-devel/Makefile =================================================================== --- head/sysutils/portupgrade-devel/Makefile (revision 44016) +++ head/sysutils/portupgrade-devel/Makefile (revision 44017) @@ -1,35 +1,41 @@ # New ports collection makefile for: portupgrade # Date created: 18 March 2001 # Whom: Akinori MUSHA aka knu # # $FreeBSD$ # PORTNAME= portupgrade -PORTVERSION= 20010611 +PORTVERSION= 20010615 CATEGORIES= sysutils MASTER_SITES= ${MASTER_SITE_LOCAL} \ http://www.iDaemons.org/distfiles/ MASTER_SITE_SUBDIR= knu DISTNAME= pkgtools-${PORTVERSION} MAINTAINER= knu@FreeBSD.org RUN_DEPENDS= ${RUBY_SITELIBDIR}/optparse.rb:${PORTSDIR}/devel/ruby-optparse \ ${RUBY_SITEARCHLIBDIR}/fnmatch.so:${PORTSDIR}/devel/ruby-fnmatch \ ${LOCALBASE}/sbin/pkg_tarup:${PORTSDIR}/misc/pkg_tarup USE_RUBY= yes NO_BUILD= yes + +MAN1= pkgdepfix.1 \ + portsdb.1 \ + portupgrade.1 \ + portversion.1 +MANCOMPRESSED= no do-install: cd ${WRKSRC} && ${RUBY} install.rb ${MKDIR} ${PREFIX}/share/zsh/site-functions ${INSTALL_DATA} ${WRKSRC}/misc/zsh/* ${PREFIX}/share/zsh/site-functions/ .if !defined(NOPORTDOCS) ${MKDIR} ${PREFIX}/share/doc/${PORTNAME} ${INSTALL_DATA} ${WRKSRC}/README ${PREFIX}/share/doc/${PORTNAME}/ .endif .include Property changes on: head/sysutils/portupgrade-devel/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.29 \ No newline at end of property +1.30 \ No newline at end of property Index: head/sysutils/portupgrade-devel/distinfo =================================================================== --- head/sysutils/portupgrade-devel/distinfo (revision 44016) +++ head/sysutils/portupgrade-devel/distinfo (revision 44017) @@ -1 +1 @@ -MD5 (pkgtools-20010611.tar.gz) = 27c49667f15e2c092f4b7c6320cd99de +MD5 (pkgtools-20010615.tar.gz) = f886b7bd5f6c6f81d30b3aaacb13c5ca Property changes on: head/sysutils/portupgrade-devel/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.26 \ No newline at end of property +1.27 \ No newline at end of property