Skip to content

Commit

Permalink
(www/p5-HTMLObject) Updated to 2.30
Browse files Browse the repository at this point in the history
 (from README, not from Changes)
NOTE: 2.30 fixed a dependency in Makefile.PL and is addressing the OSX ACL
files that got included in the tarball and break modern make instances.
  • Loading branch information
mef committed Nov 19, 2019
1 parent f63b4a8 commit a8785ac
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 13 deletions.
10 changes: 2 additions & 8 deletions www/p5-HTMLObject/Makefile
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# $NetBSD: Makefile,v 1.26 2019/11/04 22:10:05 rillig Exp $
# $NetBSD: Makefile,v 1.27 2019/11/19 12:03:07 mef Exp $

VERSION= 2.30
DISTNAME= libhtmlobject-perl-${VERSION}
PKGNAME= p5-HTMLObject-${VERSION}
PKGREVISION= 6
CATEGORIES= www perl5
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=htmlobject/}

Expand All @@ -13,13 +13,7 @@ LICENSE= ${PERL5_LICENSE}

DEPENDS+= p5-Data-FormValidator>=3.59:../../textproc/p5-Data-FormValidator

VERSION= 2.29

PERL5_PACKLIST= auto/HTMLObject/.packlist

# strange garbage found (hope I am not wrong). mef@
post-patch:
(cd ${WRKSRC}; ${RM} ._Makefile.PL )

.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"
10 changes: 5 additions & 5 deletions www/p5-HTMLObject/distinfo
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
$NetBSD: distinfo,v 1.5 2015/11/04 02:47:10 agc Exp $
$NetBSD: distinfo,v 1.6 2019/11/19 12:03:07 mef Exp $

SHA1 (libhtmlobject-perl-2.29.tar.gz) = 6b7e5b82254f28a7097a7fdc7f019d941fa0016a
RMD160 (libhtmlobject-perl-2.29.tar.gz) = 07810887069dbf04881dfb1d6de7bb5273fedbf3
SHA512 (libhtmlobject-perl-2.29.tar.gz) = d8028d5f54010732d06afdbae472fb44271af749634d7e5a0e86582f831428d6d902e06a8f20169ea7387f7761ad6abff168086b274b01e5efa1f0bf90583e72
Size (libhtmlobject-perl-2.29.tar.gz) = 185373 bytes
SHA1 (libhtmlobject-perl-2.30.tar.gz) = 110388e1d61557b2bf86358fb4f23dd752d336fa
RMD160 (libhtmlobject-perl-2.30.tar.gz) = 17c4da522682aabcd94548a4af12361deaf532eb
SHA512 (libhtmlobject-perl-2.30.tar.gz) = c0b1cc93810f8cf31d7c2bd9935893cc0534530715bbad0343f620a9bf24ed79c4d1abe2ce7dd4b524f35db1e4dedec98a3441ca0b045e1492296c73b85e3513
Size (libhtmlobject-perl-2.30.tar.gz) = 202607 bytes

0 comments on commit a8785ac

Please sign in to comment.