aboutsummaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2010-11-17 21:24:12 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2010-11-17 21:24:12 +0000
commit97af0e789f614e5b75cd40f0d0104403bc451c82 (patch)
treee416113fd42621627b4b3f3e470d97b87d6ad748 /devel
parentcf41428eb6187372d3dde4062ab420e208f49740 (diff)
downloadports-97af0e789f614e5b75cd40f0d0104403bc451c82.tar.gz
ports-97af0e789f614e5b75cd40f0d0104403bc451c82.zip
Notes
Diffstat (limited to 'devel')
-rw-r--r--devel/pire/Makefile9
-rw-r--r--devel/pire/distinfo4
-rw-r--r--devel/pire/pkg-plist1
3 files changed, 7 insertions, 7 deletions
diff --git a/devel/pire/Makefile b/devel/pire/Makefile
index 98bfef3f595a..98eb844d4140 100644
--- a/devel/pire/Makefile
+++ b/devel/pire/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= pire
-PORTVERSION= 0.0.3
+PORTVERSION= 0.0.4
CATEGORIES= devel
MASTER_SITES= http://cloud.github.com/downloads/dprokoptsev/${PORTNAME}/ \
http://mirror.amdmi3.ru/distfiles/
@@ -14,6 +14,9 @@ MASTER_SITES= http://cloud.github.com/downloads/dprokoptsev/${PORTNAME}/ \
MAINTAINER= amdmi3@FreeBSD.org
COMMENT= Perl Incompatible Regular Expressions library
+LICENSE= LGPL3
+LICENSE_FILE= ${WRKSRC}/COPYING
+
GNU_CONFIGURE= yes
USE_GMAKE= yes
USE_LDCONFIG= yes
@@ -31,8 +34,4 @@ regression-test:
@(cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} ${GMAKE} ${MAKE_FLAGS} ${MAKEFILE} ${MAKE_ARGS} check)
.endif
-.if ${ARCH} == "ia64"
-BROKEN= unittest fails, so the library is likely unuseable
-.endif
-
.include <bsd.port.mk>
diff --git a/devel/pire/distinfo b/devel/pire/distinfo
index a3b090a7de6a..38f7d9210a3a 100644
--- a/devel/pire/distinfo
+++ b/devel/pire/distinfo
@@ -1,2 +1,2 @@
-SHA256 (pire-0.0.3.tar.gz) = 2e67c29bee88785058ed94b7640cc5e2165fa3d6a67eb0a77925cb78348590fd
-SIZE (pire-0.0.3.tar.gz) = 497575
+SHA256 (pire-0.0.4.tar.gz) = 667b3c15580ab5ba4469e857d329c9d1be254d86db0b4ebd7ad408988959847b
+SIZE (pire-0.0.4.tar.gz) = 487142
diff --git a/devel/pire/pkg-plist b/devel/pire/pkg-plist
index cd37250239dd..c89018c027b1 100644
--- a/devel/pire/pkg-plist
+++ b/devel/pire/pkg-plist
@@ -20,6 +20,7 @@ include/pire/scanners/multi.h
include/pire/scanners/pair.h
include/pire/scanners/simple.h
include/pire/scanners/slow.h
+include/pire/sse.h
include/pire/static_assert.h
include/pire/stub/defaults.h
include/pire/stub/lexical_cast.h