diff options
author | skv <skv@FreeBSD.org> | 2002-09-19 21:34:58 +0800 |
---|---|---|
committer | skv <skv@FreeBSD.org> | 2002-09-19 21:34:58 +0800 |
commit | 3b504175c5af68fda5f733a070e5c908150a523b (patch) | |
tree | 3fd72e60e32e0fe1dcb701abad1d0615827927c0 /textproc/sablotron | |
parent | 3b20cb47437136b7991aea53d4492779e0769b1e (diff) | |
download | freebsd-ports-gnome-3b504175c5af68fda5f733a070e5c908150a523b.tar.gz freebsd-ports-gnome-3b504175c5af68fda5f733a070e5c908150a523b.tar.zst freebsd-ports-gnome-3b504175c5af68fda5f733a070e5c908150a523b.zip |
Fix expat bump.
Submitted by: Peter Avalos <pavalos@theshell.com>
PR: 42940
Diffstat (limited to 'textproc/sablotron')
-rw-r--r-- | textproc/sablotron/Makefile | 6 | ||||
-rw-r--r-- | textproc/sablotron/distinfo | 1 |
2 files changed, 6 insertions, 1 deletions
diff --git a/textproc/sablotron/Makefile b/textproc/sablotron/Makefile index 66c1c7e9c6af..8a4f8ebccee9 100644 --- a/textproc/sablotron/Makefile +++ b/textproc/sablotron/Makefile @@ -7,11 +7,15 @@ PORTNAME= Sablot PORTVERSION= 0.96 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= textproc MASTER_SITES= http://download-2.gingerall.cz/download/sablot/ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} sablot-docs-0.81${EXTRACT_SUFX} +PATCH_SITES= $(MASTER_SITES) +PATCHFILES= $(DISTNAME).1.patch +PATCH_DIST_STRIP= -p2 + MAINTAINER= skv@FreeBSD.org LIB_DEPENDS= iconv.3:${PORTSDIR}/converters/libiconv \ diff --git a/textproc/sablotron/distinfo b/textproc/sablotron/distinfo index 8c624173cf3c..7808753f30df 100644 --- a/textproc/sablotron/distinfo +++ b/textproc/sablotron/distinfo @@ -1,2 +1,3 @@ MD5 (Sablot-0.96.tar.gz) = faa64d8005e5bf8328faf85466d096e1 MD5 (sablot-docs-0.81.tar.gz) = e9df9492f164120ea7fe7b85713421ea +MD5 (Sablot-0.96.1.patch) = 5912bdcb30cd30984a6fc213d28b0e6f |