diff options
author | pav <pav@FreeBSD.org> | 2004-11-07 00:58:12 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2004-11-07 00:58:12 +0800 |
commit | d0737a8feacd1590f37ffdd9854e78b6c1a6eb97 (patch) | |
tree | 796bbf67f08a284c44825cf54018d29771bf841a /devel | |
parent | 7b05e43727f1d7bd53b878a610e8e7c016d42cac (diff) | |
download | freebsd-ports-gnome-d0737a8feacd1590f37ffdd9854e78b6c1a6eb97.tar.gz freebsd-ports-gnome-d0737a8feacd1590f37ffdd9854e78b6c1a6eb97.tar.zst freebsd-ports-gnome-d0737a8feacd1590f37ffdd9854e78b6c1a6eb97.zip |
- Update to 3.2.4pl1
PR: ports/73615
Submitted by: Gerrit Beine <tux@pinguru.net> (maintainer)
Diffstat (limited to 'devel')
-rw-r--r-- | devel/pear-HTML_QuickForm/Makefile | 3 | ||||
-rw-r--r-- | devel/pear-HTML_QuickForm/distinfo | 4 | ||||
-rw-r--r-- | devel/pear-HTML_QuickForm2/Makefile | 3 | ||||
-rw-r--r-- | devel/pear-HTML_QuickForm2/distinfo | 4 |
4 files changed, 8 insertions, 6 deletions
diff --git a/devel/pear-HTML_QuickForm/Makefile b/devel/pear-HTML_QuickForm/Makefile index fbd29e31ecff..360f3ac906f4 100644 --- a/devel/pear-HTML_QuickForm/Makefile +++ b/devel/pear-HTML_QuickForm/Makefile @@ -6,8 +6,9 @@ # PORTNAME= HTML_QuickForm -PORTVERSION= 3.2.3 +PORTVERSION= 3.2.4.1 CATEGORIES= devel www pear +DISTNAME= ${PORTNAME}-${PORTVERSION:C/\.(.)$/pl\1/} MAINTAINER= tux@pinguru.net COMMENT= Provide methods for creating, validating and processing HTML forms diff --git a/devel/pear-HTML_QuickForm/distinfo b/devel/pear-HTML_QuickForm/distinfo index a689a09cb205..d8fa47e95f2a 100644 --- a/devel/pear-HTML_QuickForm/distinfo +++ b/devel/pear-HTML_QuickForm/distinfo @@ -1,2 +1,2 @@ -MD5 (PEAR/HTML_QuickForm-3.2.3.tgz) = c4aae5da3dd8de8cbbe89796f15f9e00 -SIZE (PEAR/HTML_QuickForm-3.2.3.tgz) = 90694 +MD5 (PEAR/HTML_QuickForm-3.2.4pl1.tgz) = 61ade243f1810bdec641c70d16ae314e +SIZE (PEAR/HTML_QuickForm-3.2.4pl1.tgz) = 93144 diff --git a/devel/pear-HTML_QuickForm2/Makefile b/devel/pear-HTML_QuickForm2/Makefile index fbd29e31ecff..360f3ac906f4 100644 --- a/devel/pear-HTML_QuickForm2/Makefile +++ b/devel/pear-HTML_QuickForm2/Makefile @@ -6,8 +6,9 @@ # PORTNAME= HTML_QuickForm -PORTVERSION= 3.2.3 +PORTVERSION= 3.2.4.1 CATEGORIES= devel www pear +DISTNAME= ${PORTNAME}-${PORTVERSION:C/\.(.)$/pl\1/} MAINTAINER= tux@pinguru.net COMMENT= Provide methods for creating, validating and processing HTML forms diff --git a/devel/pear-HTML_QuickForm2/distinfo b/devel/pear-HTML_QuickForm2/distinfo index a689a09cb205..d8fa47e95f2a 100644 --- a/devel/pear-HTML_QuickForm2/distinfo +++ b/devel/pear-HTML_QuickForm2/distinfo @@ -1,2 +1,2 @@ -MD5 (PEAR/HTML_QuickForm-3.2.3.tgz) = c4aae5da3dd8de8cbbe89796f15f9e00 -SIZE (PEAR/HTML_QuickForm-3.2.3.tgz) = 90694 +MD5 (PEAR/HTML_QuickForm-3.2.4pl1.tgz) = 61ade243f1810bdec641c70d16ae314e +SIZE (PEAR/HTML_QuickForm-3.2.4pl1.tgz) = 93144 |