mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-30 01:15:52 +00:00
- update to 2.44
- remove BUILD_DEPENDS of p5-Filter-Simple
This commit is contained in:
parent
8baf3e127b
commit
d659ccbb28
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=153770
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= txt2html
|
||||
PORTVERSION= 2.43
|
||||
PORTVERSION= 2.44
|
||||
CATEGORIES= textproc perl5
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= txt2html
|
||||
@ -14,8 +14,7 @@ MASTER_SITE_SUBDIR= txt2html
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Convert raw text to something with a little HTML formatting
|
||||
|
||||
BUILD_DEPENDS= ${SITE_PERL}/Getopt/ArgvFile.pm:${PORTSDIR}/devel/p5-Getopt-ArgvFile \
|
||||
${SITE_PERL}/Filter/Simple.pm:${PORTSDIR}/textproc/p5-Filter-Simple
|
||||
BUILD_DEPENDS= ${SITE_PERL}/Getopt/ArgvFile.pm:${PORTSDIR}/devel/p5-Getopt-ArgvFile
|
||||
RUN_DEPENDS= ${BUILD_DEPENDS}
|
||||
|
||||
PERL_MODBUILD= yes
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (txt2html-2.43.tar.gz) = 6de88bfcfde0e48a34d96e128d24812b
|
||||
SHA256 (txt2html-2.43.tar.gz) = 1e213ea01887d067bff9db6138295d57ebe3e9ff56d40ce0d1cbb203cf062416
|
||||
SIZE (txt2html-2.43.tar.gz) = 117540
|
||||
MD5 (txt2html-2.44.tar.gz) = 6fce6874310b8ae09d03a37baea1517c
|
||||
SHA256 (txt2html-2.44.tar.gz) = 88f8a255490f028b452d8e80480b044150e0846b510fb21ab2a953ff035b2837
|
||||
SIZE (txt2html-2.44.tar.gz) = 117583
|
||||
|
Loading…
Reference in New Issue
Block a user