maintenance update to 1.2.

This commit is contained in:
sthen 2009-05-28 19:12:50 +00:00
parent 01b252f4ad
commit aaa858633d
3 changed files with 10 additions and 20 deletions

View File

@ -1,9 +1,8 @@
# $OpenBSD: Makefile,v 1.6 2009/01/26 16:25:18 sthen Exp $
# $OpenBSD: Makefile,v 1.7 2009/05/28 19:12:50 sthen Exp $
COMMENT = tool for working with RAW images
DISTNAME = rawstudio-1.1.1
PKGNAME = ${DISTNAME}p0
DISTNAME = rawstudio-1.2
CATEGORIES = graphics
@ -41,7 +40,9 @@ LIB_DEPENDS += dbus-1::x11/dbus \
tiff::graphics/tiff \
xml2::textproc/libxml
RUN_DEPENDS = :desktop-file-utils-*:devel/desktop-file-utils
RUN_DEPENDS = :desktop-file-utils-*:devel/desktop-file-utils \
::x11/gtk2-clearlooks-engine
NO_REGRESS = Yes
.include <bsd.port.mk>

View File

@ -1,5 +1,5 @@
MD5 (rawstudio-1.1.1.tar.gz) = vnifLvyro48f2L715Cl8gw==
RMD160 (rawstudio-1.1.1.tar.gz) = xpKnXUtOE46rtQPabG2dkYzeUfw=
SHA1 (rawstudio-1.1.1.tar.gz) = UCA+C4A3YTCz33jCXm+6vLFvYUc=
SHA256 (rawstudio-1.1.1.tar.gz) = 3VtuwRThYorddiUEU63hJnuy3DyYhZ3HIiaOG3gYSBA=
SIZE (rawstudio-1.1.1.tar.gz) = 497904
MD5 (rawstudio-1.2.tar.gz) = JTmc2AKU+kQiColA/Hdonw==
RMD160 (rawstudio-1.2.tar.gz) = A12AydpEp5KNJA8LBkc+jNPvzr0=
SHA1 (rawstudio-1.2.tar.gz) = nOlsQOC4/q9GJ8FDEGRngleNTaE=
SHA256 (rawstudio-1.2.tar.gz) = vOhSW70NWakJekQE4NcIVvqlxnH3fNMsoNKMe8KObYU=
SIZE (rawstudio-1.2.tar.gz) = 516171

View File

@ -1,11 +0,0 @@
$OpenBSD: patch-src_Makefile_in,v 1.2 2009/01/11 20:39:41 sthen Exp $
--- src/Makefile.in.orig Sun Oct 12 21:22:13 2008
+++ src/Makefile.in Sun Jan 11 17:31:03 2009
@@ -207,7 +207,6 @@ INCLUDES = \
AM_CFLAGS = \
-Wall\
- -O4\
-DWITH_GCONF\
-DDCRAW_NOMAIN\
-DDCRAW_NOLCMS\