mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-23 04:23:08 +00:00
- Update to 0.7.1, which fixes a few minor bugs.
This commit is contained in:
parent
f428da2f88
commit
9a0820631b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=183113
@ -6,8 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= portscout
|
||||
PORTVERSION= 0.7
|
||||
PORTREVISION= 2
|
||||
PORTVERSION= 0.7.1
|
||||
CATEGORIES= sysutils
|
||||
MASTER_SITES= http://mirror.inerd.com/FreeBSD/distfiles/${PORTNAME}/ \
|
||||
http://www.inerd.com/software/${PORTNAME}/
|
||||
@ -20,9 +19,6 @@ USE_PERL5= yes
|
||||
|
||||
PORTDOCS= README
|
||||
|
||||
PATCHFILES= portscout-0.7-fixrestrict.diff
|
||||
PATCH_SITES= ${MASTER_SITES}
|
||||
|
||||
RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/DBI.pm:${PORTSDIR}/databases/p5-DBI \
|
||||
${SITE_PERL}/Proc/Queue.pm:${PORTSDIR}/devel/p5-Proc-Queue \
|
||||
${SITE_PERL}/Net/FTP.pm:${PORTSDIR}/net/p5-Net \
|
||||
@ -59,8 +55,6 @@ post-patch:
|
||||
${WRKSRC}/portscout.conf
|
||||
@${REINPLACE_CMD} -e "s#^\(.*PREFIX.*=> *\)'.*'#\1'${PREFIX}'#" \
|
||||
${WRKSRC}/portscout.pl
|
||||
@${REINPLACE_CMD} -e "s#intger#integer#g" \
|
||||
${WRKSRC}/sql/pgsql_init.sql
|
||||
@${REINPLACE_CMD} -e "s#portscout\.pl#portscout#" \
|
||||
${WRKSRC}/README
|
||||
|
||||
|
@ -1,6 +1,3 @@
|
||||
MD5 (portscout-0.7.tar.gz) = 0ea25cc656549aa2865e73e500ccb843
|
||||
SHA256 (portscout-0.7.tar.gz) = 6a30f636e9cd5cc7f7b0ecf68523d8b3f5beaa69705ac396c5f96e0b550aa408
|
||||
SIZE (portscout-0.7.tar.gz) = 28355
|
||||
MD5 (portscout-0.7-fixrestrict.diff) = b5e4fa9c6c8dc65b88dc08acf7a523c8
|
||||
SHA256 (portscout-0.7-fixrestrict.diff) = 3981ed8242b3d46103522213f8cd3c6e9f0aa878e62b0ebc35f4dbfe0cc54874
|
||||
SIZE (portscout-0.7-fixrestrict.diff) = 158
|
||||
MD5 (portscout-0.7.1.tar.gz) = cca13e3c5a2cd376a68fada6788f03cc
|
||||
SHA256 (portscout-0.7.1.tar.gz) = 27b9d39efeee4a4009e6a34fafc2745e7ab8473c17ee4228bb1d234317a62963
|
||||
SIZE (portscout-0.7.1.tar.gz) = 28521
|
||||
|
@ -6,8 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= portscout
|
||||
PORTVERSION= 0.7
|
||||
PORTREVISION= 2
|
||||
PORTVERSION= 0.7.1
|
||||
CATEGORIES= sysutils
|
||||
MASTER_SITES= http://mirror.inerd.com/FreeBSD/distfiles/${PORTNAME}/ \
|
||||
http://www.inerd.com/software/${PORTNAME}/
|
||||
@ -20,9 +19,6 @@ USE_PERL5= yes
|
||||
|
||||
PORTDOCS= README
|
||||
|
||||
PATCHFILES= portscout-0.7-fixrestrict.diff
|
||||
PATCH_SITES= ${MASTER_SITES}
|
||||
|
||||
RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/DBI.pm:${PORTSDIR}/databases/p5-DBI \
|
||||
${SITE_PERL}/Proc/Queue.pm:${PORTSDIR}/devel/p5-Proc-Queue \
|
||||
${SITE_PERL}/Net/FTP.pm:${PORTSDIR}/net/p5-Net \
|
||||
@ -59,8 +55,6 @@ post-patch:
|
||||
${WRKSRC}/portscout.conf
|
||||
@${REINPLACE_CMD} -e "s#^\(.*PREFIX.*=> *\)'.*'#\1'${PREFIX}'#" \
|
||||
${WRKSRC}/portscout.pl
|
||||
@${REINPLACE_CMD} -e "s#intger#integer#g" \
|
||||
${WRKSRC}/sql/pgsql_init.sql
|
||||
@${REINPLACE_CMD} -e "s#portscout\.pl#portscout#" \
|
||||
${WRKSRC}/README
|
||||
|
||||
|
@ -1,6 +1,3 @@
|
||||
MD5 (portscout-0.7.tar.gz) = 0ea25cc656549aa2865e73e500ccb843
|
||||
SHA256 (portscout-0.7.tar.gz) = 6a30f636e9cd5cc7f7b0ecf68523d8b3f5beaa69705ac396c5f96e0b550aa408
|
||||
SIZE (portscout-0.7.tar.gz) = 28355
|
||||
MD5 (portscout-0.7-fixrestrict.diff) = b5e4fa9c6c8dc65b88dc08acf7a523c8
|
||||
SHA256 (portscout-0.7-fixrestrict.diff) = 3981ed8242b3d46103522213f8cd3c6e9f0aa878e62b0ebc35f4dbfe0cc54874
|
||||
SIZE (portscout-0.7-fixrestrict.diff) = 158
|
||||
MD5 (portscout-0.7.1.tar.gz) = cca13e3c5a2cd376a68fada6788f03cc
|
||||
SHA256 (portscout-0.7.1.tar.gz) = 27b9d39efeee4a4009e6a34fafc2745e7ab8473c17ee4228bb1d234317a62963
|
||||
SIZE (portscout-0.7.1.tar.gz) = 28521
|
||||
|
Loading…
Reference in New Issue
Block a user