update to version 0.07 and remove patches accepted upstream

confirmed by maintainer
This commit is contained in:
simon 2008-05-30 15:49:28 +00:00
parent 975e9594d0
commit 3c44056975
4 changed files with 8 additions and 26 deletions

View File

@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.1.1.1 2008/04/11 22:48:45 simon Exp $
# $OpenBSD: Makefile,v 1.2 2008/05/30 15:49:28 simon Exp $
COMMENT= perl port of jQuery.js
MODULES= cpan
DISTNAME= pQuery-0.05
DISTNAME= pQuery-0.07
CATEGORIES= www
MAINTAINER= Girish Venkatachalam <girish1729@gmail.com>

View File

@ -1,5 +1,5 @@
MD5 (pQuery-0.05.tar.gz) = GJU28NqjwenyOaM5jcxRZQ==
RMD160 (pQuery-0.05.tar.gz) = 7LhAJMtv9zP7mJVZTr4lfXvH6M8=
SHA1 (pQuery-0.05.tar.gz) = 8EYZzpAUq9hGZRl12dnTIH1vSJM=
SHA256 (pQuery-0.05.tar.gz) = rPKimIQtCtfu8eizu0kQySTMR3Ndynx0JntoFYxYVGA=
SIZE (pQuery-0.05.tar.gz) = 48174
MD5 (pQuery-0.07.tar.gz) = yHdhIt1CCe/MiDWBOgmudQ==
RMD160 (pQuery-0.07.tar.gz) = h/9rbHpLLo2buGl+nXINZrmDkKI=
SHA1 (pQuery-0.07.tar.gz) = 2FCMZp1Blj+60taAh7bWIT1gOeQ=
SHA256 (pQuery-0.07.tar.gz) = ATQMdtVWPPxGPmXioqQzFcTXpdU8Yn6TQm3RkQbe8uM=
SIZE (pQuery-0.07.tar.gz) = 56935

View File

@ -1,17 +0,0 @@
$OpenBSD: patch-lib_pQuery_pm,v 1.1.1.1 2008/04/11 22:48:45 simon Exp $
--- lib/pQuery.pm.orig Fri Apr 11 23:00:30 2008
+++ lib/pQuery.pm Fri Apr 11 23:00:22 2008
@@ -905,11 +905,11 @@ are almost entirely ported from jQuery.
Returns the version number of the pQuery module.
-=size()
+=head2 size()
Returns the number of elements in the pQuery object.
-=length()
+=head2 length()
Also returns the number of elements in the pQuery object.

View File

@ -1,7 +1,6 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2008/04/11 22:48:45 simon Exp $
@comment $OpenBSD: PLIST,v 1.2 2008/05/30 15:49:29 simon Exp $
${P5SITE}/pQuery/
${P5SITE}/pQuery.pm
@comment ${P5SITE}/pQuery.pm.orig
${P5SITE}/pQuery/DOM.pm
@man man/man3p/pQuery.3p
@man man/man3p/pQuery::DOM.3p