diff options
author | Sergey A. Osokin <osa@FreeBSD.org> | 2003-06-10 08:50:41 +0000 |
---|---|---|
committer | Sergey A. Osokin <osa@FreeBSD.org> | 2003-06-10 08:50:41 +0000 |
commit | 80c3d5d8b0610c2077a5afe380ce30e435f27ea0 (patch) | |
tree | 5372de3092d0058d5850ce8ab48ec4470938f73f /devel/xparam | |
parent | fee0f1d0b8141dcad18565bc5ec2c592e2dbf537 (diff) |
Update to 1.22
Submitted by: KATO Tsuguru <tkato@prontomail.com>
PR: 53100
Approved by: fjoe (implicit)
Notes
Notes:
svn path=/head/; revision=82651
Diffstat (limited to 'devel/xparam')
-rw-r--r-- | devel/xparam/Makefile | 2 | ||||
-rw-r--r-- | devel/xparam/distinfo | 2 | ||||
-rw-r--r-- | devel/xparam/pkg-plist | 1 |
3 files changed, 3 insertions, 2 deletions
diff --git a/devel/xparam/Makefile b/devel/xparam/Makefile index 8847169c6d50..e70395d5bb65 100644 --- a/devel/xparam/Makefile +++ b/devel/xparam/Makefile @@ -7,7 +7,7 @@ # PORTNAME= xparam -PORTVERSION= 1.21 +PORTVERSION= 1.22 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/devel/xparam/distinfo b/devel/xparam/distinfo index e20c801f4a57..ae7769ddbe92 100644 --- a/devel/xparam/distinfo +++ b/devel/xparam/distinfo @@ -1 +1 @@ -MD5 (xparam-1.21.tar.gz) = 99663ae50810fe4707b7acb453af3db4 +MD5 (xparam-1.22.tar.gz) = db89d7326c84e20270917b2d109e8a4a diff --git a/devel/xparam/pkg-plist b/devel/xparam/pkg-plist index 1bf96086864d..d4e89a243c5f 100644 --- a/devel/xparam/pkg-plist +++ b/devel/xparam/pkg-plist @@ -9,6 +9,7 @@ include/xparam/xp_paramset.h include/xparam/xp_paramset_manip.h include/xparam/xp_parsed_types.h include/xparam/xp_parser.h +include/xparam/xp_raw_bytes.h include/xparam/xp_saver.h include/xparam/xp_singleton.h include/xparam/xp_type_compare.h |