diff options
author | Max Brazhnikov <makc@FreeBSD.org> | 2010-09-18 15:58:14 +0000 |
---|---|---|
committer | Max Brazhnikov <makc@FreeBSD.org> | 2010-09-18 15:58:14 +0000 |
commit | f34ff0e21ef8a08e6d5c7df68c4cb8843168ac05 (patch) | |
tree | e4f72682efc346f1771e99ed6ef5c0c264ef0dca /graphics/xmedcon | |
parent | 6da61bae95fb4eeb5b392214807ab7ea9cc4afc6 (diff) |
Notes
Diffstat (limited to 'graphics/xmedcon')
-rw-r--r-- | graphics/xmedcon/Makefile | 5 | ||||
-rw-r--r-- | graphics/xmedcon/distinfo | 6 |
2 files changed, 4 insertions, 7 deletions
diff --git a/graphics/xmedcon/Makefile b/graphics/xmedcon/Makefile index 719177037b89..fa2c24e49e7d 100644 --- a/graphics/xmedcon/Makefile +++ b/graphics/xmedcon/Makefile @@ -6,8 +6,7 @@ # PORTNAME= xmedcon -PORTVERSION= 0.10.5 -PORTREVISION= 2 +PORTVERSION= 0.10.6 CATEGORIES= graphics MASTER_SITES= SF/${PORTNAME}/XMedCon-Source/${PORTVERSION} @@ -100,8 +99,6 @@ LIB_DEPENDS+= png.6:${PORTSDIR}/graphics/png .endif post-patch: - @${REINPLACE_CMD} -e 's|-lpng12|-lpng|g' \ - ${WRKSRC}/configure @${REINPLACE_CMD} -e '/^SUBDIRS/s|etc||g' \ ${WRKSRC}/Makefile.in @${REINPLACE_CMD} -e '/^configheadersdir/s|=.*$$|= $$(includedir)|g' \ diff --git a/graphics/xmedcon/distinfo b/graphics/xmedcon/distinfo index d36b2f1e3785..9284f5b428ab 100644 --- a/graphics/xmedcon/distinfo +++ b/graphics/xmedcon/distinfo @@ -1,3 +1,3 @@ -MD5 (xmedcon-0.10.5.tar.gz) = 5007bd0cd048603f2d339a2b6c67756a -SHA256 (xmedcon-0.10.5.tar.gz) = f7eca164a384585c4de3201bd04e3eb75a4ab65607410c513217ec3fa01c32d0 -SIZE (xmedcon-0.10.5.tar.gz) = 974115 +MD5 (xmedcon-0.10.6.tar.gz) = 5d8b2c5fc7537b1c7c509a9732a0c3c7 +SHA256 (xmedcon-0.10.6.tar.gz) = ca8675882edc1a96f4db78c2ce3ee98dcca22b2d8f8964b64af6621388173de6 +SIZE (xmedcon-0.10.6.tar.gz) = 940435 |