update to v1.2.3, add HOMEPAGE

This commit is contained in:
jakob 2001-01-01 19:57:38 +00:00
parent a45c51b312
commit e85bbddaac
3 changed files with 10 additions and 5 deletions

View File

@ -1,10 +1,13 @@
# $OpenBSD: Makefile,v 1.8 2000/10/22 15:43:38 espie Exp $
# $OpenBSD: Makefile,v 1.9 2001/01/01 19:57:38 jakob Exp $
DISTNAME= rxp-1.2
DISTNAME= rxp-1.2.3
CATEGORIES= textproc
NEED_VERSION= 1.305
MAINTAINER= Jakob Schlyter <jakob@openbsd.org>
HOMEPAGE= http://www.cogsci.ed.ac.uk/~richard/rxp.html
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes

View File

@ -1,3 +1,3 @@
MD5 (rxp-1.2.tar.gz) = d17f1dd9bcef4dcf5da25b8c88b78b34
RMD160 (rxp-1.2.tar.gz) = 129cd843c03ae95fd531da6ce50e5aa7c0dfcfa7
SHA1 (rxp-1.2.tar.gz) = 6c99adb281a2257d9e6db5573ffa310a316c8671
MD5 (rxp-1.2.3.tar.gz) = b7c230a3053eb91d1c0a746942443cd7
RMD160 (rxp-1.2.3.tar.gz) = 32fdba7b2a771c831c8d596361b0899959417c50
SHA1 (rxp-1.2.3.tar.gz) = 93dda21aae5751d4919df6443de0129db7b75925

View File

@ -1,3 +1,5 @@
rxp reads and parses XML from the url and writes it to standard output,
optionally expanding entities, defaulting attributes, and translating
to a different output encoding.
WWW: ${HOMEPAGE}