aboutsummaryrefslogtreecommitdiff
path: root/graphics/c-a-i-r
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2008-11-23 22:45:54 +0000
committerMartin Wilke <miwi@FreeBSD.org>2008-11-23 22:45:54 +0000
commitba65975f5eeed3c62302ef8cf8d60eb15942058a (patch)
treef816bf27bc625f54c02a7122076ab1ba31499a79 /graphics/c-a-i-r
parentbe73a465ba2581700e36606acede9a41f731dbc8 (diff)
downloadports-ba65975f5eeed3c62302ef8cf8d60eb15942058a.tar.gz
ports-ba65975f5eeed3c62302ef8cf8d60eb15942058a.zip
- Update to 2.17
PR: 129067 Submitted by: Kuan-Chung Chiu <buganini@gmail.com> (maintainer)
Notes
Notes: svn path=/head/; revision=223302
Diffstat (limited to 'graphics/c-a-i-r')
-rw-r--r--graphics/c-a-i-r/Makefile12
-rw-r--r--graphics/c-a-i-r/distinfo6
-rw-r--r--graphics/c-a-i-r/files/patch-CAIR.cpp (renamed from graphics/c-a-i-r/files/amd64-CAIR.cpp)0
3 files changed, 6 insertions, 12 deletions
diff --git a/graphics/c-a-i-r/Makefile b/graphics/c-a-i-r/Makefile
index 05544e7d5226..f6e629aa6d3a 100644
--- a/graphics/c-a-i-r/Makefile
+++ b/graphics/c-a-i-r/Makefile
@@ -6,10 +6,10 @@
#
PORTNAME= c-a-i-r
-PORTVERSION= 2.16
+PORTVERSION= 2.17
CATEGORIES= graphics
MASTER_SITES= SF
-DISTNAME= CAIR_MT_v2.16
+DISTNAME= CAIR_MT_v2.17
MAINTAINER= buganini@gmail.com
COMMENT= Content Aware Image Resizer is an implementation of seam carving
@@ -21,13 +21,7 @@ WRKSRC= ${WRKDIR}
PLIST_FILES= bin/cair
-.include <bsd.port.pre.mk>
-
-.if ${ARCH} == amd64
-EXTRA_PATCHES= ${PATCHDIR}/amd64-CAIR.cpp
-.endif
-
do-install:
${INSTALL_SCRIPT} ${WRKDIR}/cair ${PREFIX}/bin
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
diff --git a/graphics/c-a-i-r/distinfo b/graphics/c-a-i-r/distinfo
index 28a6b437bcd0..f6ad34880c1e 100644
--- a/graphics/c-a-i-r/distinfo
+++ b/graphics/c-a-i-r/distinfo
@@ -1,3 +1,3 @@
-MD5 (CAIR_MT_v2.16.zip) = 5ddfef014e98579efc22c8cde4cf2e8f
-SHA256 (CAIR_MT_v2.16.zip) = 6244ef83c0ecac5cffe681d76208a52698fa77f2bbfc6fc7c845817740ba46ff
-SIZE (CAIR_MT_v2.16.zip) = 217086
+MD5 (CAIR_MT_v2.17.zip) = 0bf903c4550d44a3467f676d41c05a41
+SHA256 (CAIR_MT_v2.17.zip) = 85178eaba17a14e86bd5f81e345a393397db20569b79350fed6c146c89fdc188
+SIZE (CAIR_MT_v2.17.zip) = 217913
diff --git a/graphics/c-a-i-r/files/amd64-CAIR.cpp b/graphics/c-a-i-r/files/patch-CAIR.cpp
index 25429035936d..25429035936d 100644
--- a/graphics/c-a-i-r/files/amd64-CAIR.cpp
+++ b/graphics/c-a-i-r/files/patch-CAIR.cpp