aboutsummaryrefslogtreecommitdiff
path: root/databases/kyotocabinet
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2011-12-07 13:54:36 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2011-12-07 13:54:36 +0000
commit09078f80fbc12a2387d40f1e7ae279625a3e7efa (patch)
tree95ae153db81439c7eb95764f602411b32d8a8b9b /databases/kyotocabinet
parentc7d7bdbdc2adff57694079038edf1afd2f9cd3db (diff)
downloadports-09078f80fbc12a2387d40f1e7ae279625a3e7efa.tar.gz
ports-09078f80fbc12a2387d40f1e7ae279625a3e7efa.zip
Notes
Diffstat (limited to 'databases/kyotocabinet')
-rw-r--r--databases/kyotocabinet/Makefile36
-rw-r--r--databases/kyotocabinet/distinfo4
2 files changed, 19 insertions, 21 deletions
diff --git a/databases/kyotocabinet/Makefile b/databases/kyotocabinet/Makefile
index 823244083458..87f7aff9f48c 100644
--- a/databases/kyotocabinet/Makefile
+++ b/databases/kyotocabinet/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= kyotocabinet
-PORTVERSION= 1.2.70
-PORTREVISION= 1
+PORTVERSION= 1.2.71
CATEGORIES= databases
MASTER_SITES= http://fallabs.com/${PORTNAME}/pkg/ \
LOCAL/sunpoet
@@ -17,27 +16,12 @@ COMMENT= A straightforward implementation of DBM
LICENSE= GPLv3
+GNU_CONFIGURE= yes
+MAKE_ARGS= PCDIR="${PREFIX}/libdata/pkgconfig"
MAKE_JOBS_SAFE= yes
-
USE_GCC= 4.2+
-GNU_CONFIGURE= yes
USE_GMAKE= yes
USE_LDCONFIG= yes
-MAKE_ARGS= PCDIR="${PREFIX}/libdata/pkgconfig"
-
-.include <bsd.port.pre.mk>
-
-.if ${ARCH} == "i386" && !defined(CPUTYPE)
-CONFIGURE_TARGET= i586-portbld-freebsd${OSREL}
-CPUTYPE= i586
-PKGMESSAGE= ${FILESDIR}/pkg-message.${ARCH}
-# _CPUCFLAGS will somehow show up twice in CFLAGS but who cares..
-.include <bsd.cpu.mk>
-.endif
-
-.if ${ARCH} == "powerpc"
-BROKEN= Does not link on powerpc
-.endif
MAN1= kccachetest.1 \
kcdirmgr.1 \
@@ -57,6 +41,20 @@ MAN1= kccachetest.1 \
kcutilmgr.1 \
kcutiltest.1
+.include <bsd.port.pre.mk>
+
+.if ${ARCH} == "i386" && !defined(CPUTYPE)
+CONFIGURE_TARGET= i586-portbld-freebsd${OSREL}
+CPUTYPE= i586
+PKGMESSAGE= ${FILESDIR}/pkg-message.${ARCH}
+# _CPUCFLAGS will somehow show up twice in CFLAGS but who cares..
+.include <bsd.cpu.mk>
+.endif
+
+.if ${ARCH} == "powerpc"
+BROKEN= Does not link on powerpc
+.endif
+
post-patch:
.if defined(NOPORTDOCS)
@${REINPLACE_CMD} -e '/DOCDIR/d' ${WRKSRC}/Makefile.in
diff --git a/databases/kyotocabinet/distinfo b/databases/kyotocabinet/distinfo
index 49a13dc05094..16fd509190e3 100644
--- a/databases/kyotocabinet/distinfo
+++ b/databases/kyotocabinet/distinfo
@@ -1,2 +1,2 @@
-SHA256 (kyotocabinet-1.2.70.tar.gz) = 6b6f111e99f04c5f79e8dafed0b1458e8b0fa296d6d81e4712b0dcaa17f02ebb
-SIZE (kyotocabinet-1.2.70.tar.gz) = 925694
+SHA256 (kyotocabinet-1.2.71.tar.gz) = 348024037373263042aab6f929407cd2caa0aacf16d4375ed35dd8b22968521d
+SIZE (kyotocabinet-1.2.71.tar.gz) = 925592