diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2010-03-20 19:12:48 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2010-03-20 19:12:48 +0000 |
commit | 9040750f46cb87e3f60b741f3aff6b4b467ffd59 (patch) | |
tree | 0dc6f334d304c721182b3b21474bf1e4ec27b402 /graphics | |
parent | b0c6169445d417e18bd41198fda7866cdb1da6e9 (diff) | |
download | ports-9040750f46cb87e3f60b741f3aff6b4b467ffd59.tar.gz ports-9040750f46cb87e3f60b741f3aff6b4b467ffd59.zip |
Notes
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/aaphoto/Makefile | 5 | ||||
-rw-r--r-- | graphics/aaphoto/distinfo | 6 |
2 files changed, 6 insertions, 5 deletions
diff --git a/graphics/aaphoto/Makefile b/graphics/aaphoto/Makefile index b612a1721bf7..ec3b667d5905 100644 --- a/graphics/aaphoto/Makefile +++ b/graphics/aaphoto/Makefile @@ -6,7 +6,7 @@ # PORTNAME= aaphoto -PORTVERSION= 0.35 +PORTVERSION= 0.36 CATEGORIES= graphics MASTER_SITES= http://log69.com/downloads/ DISTNAME= ${PORTNAME}_sources_v${PORTVERSION} @@ -15,13 +15,14 @@ MAINTAINER= han@log69.com COMMENT= Auto Adjust Photo, automatic color correction of photos LIB_DEPENDS= jasper:${PORTSDIR}/graphics/jasper \ + jpeg:${PORTSDIR}/graphics/jpeg \ png:${PORTSDIR}/graphics/png GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" -WRKSRC= ${WRKDIR}/${PORTNAME}-v${PORTVERSION} +WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} PLIST_FILES= bin/aaphoto diff --git a/graphics/aaphoto/distinfo b/graphics/aaphoto/distinfo index 8cc051f2be2e..988ed2b3fe8e 100644 --- a/graphics/aaphoto/distinfo +++ b/graphics/aaphoto/distinfo @@ -1,3 +1,3 @@ -MD5 (aaphoto_sources_v0.35.tar.gz) = 5ffc02fe5c762d714b6c118ca4e62ad2 -SHA256 (aaphoto_sources_v0.35.tar.gz) = 926f1a4d72366fecc1a9f34f94f1bc1816b7e8fd357b39c554286953f61635c3 -SIZE (aaphoto_sources_v0.35.tar.gz) = 256736 +MD5 (aaphoto_sources_v0.36.tar.gz) = 811d4c9e8cf4694113af904f03e89c61 +SHA256 (aaphoto_sources_v0.36.tar.gz) = d657430dc9089e4bb0e97178ee86966c0ce9c3ee706475e452d0dc7a24f6e9ff +SIZE (aaphoto_sources_v0.36.tar.gz) = 261955 |