ports/144793: graphics/aaphoto update to 0.36

Andras Horvath han at log69.com
Tue Mar 16 15:10:06 UTC 2010


>Number:         144793
>Category:       ports
>Synopsis:       graphics/aaphoto update to 0.36
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Mar 16 15:10:01 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Andras Horvath
>Release:        8.0-RELEASE-p2
>Organization:
>Environment:
>Description:
version update to 0.36

i would not consider this version feature safe.

i changed the directory name in the compressed archive from aaphoto-v0.36 to aaphoto-0.36 to follow standards.

new dependency: graphics/jpeg

changelog can be found here:
http://log69.com/downloads/changelog.txt

>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -ru aaphoto.old/Makefile aaphoto/Makefile
--- aaphoto.old/Makefile	2010-02-27 21:10:05.000000000 +0100
+++ aaphoto/Makefile	2010-03-16 15:43:42.000000000 +0100
@@ -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 @@
 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 -ru aaphoto.old/distinfo aaphoto/distinfo
--- aaphoto.old/distinfo	2010-02-27 21:10:05.000000000 +0100
+++ aaphoto/distinfo	2010-03-16 15:54:22.000000000 +0100
@@ -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


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list