summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
Diffstat (limited to 'devel')
-rw-r--r--devel/fossil/Makefile12
-rw-r--r--devel/fossil/distinfo4
2 files changed, 10 insertions, 6 deletions
diff --git a/devel/fossil/Makefile b/devel/fossil/Makefile
index abec48284651..fa456d0f8722 100644
--- a/devel/fossil/Makefile
+++ b/devel/fossil/Makefile
@@ -1,16 +1,17 @@
# $FreeBSD$
PORTNAME= fossil
-PORTVERSION= 20130911114349
-PORTEPOCH= 1
+PORTVERSION= 1.28
+DISTVERSION= 20140127173344
+PORTEPOCH= 2
CATEGORIES= devel www
MASTER_SITES= http://www.fossil-scm.org/download/
-DISTNAME= ${PORTNAME}-src-${PORTVERSION}
+DISTVERSIONPREFIX= src-
MAINTAINER= bapt@FreeBSD.org
COMMENT= DSCM with built-in wiki, http interface and server, tickets database
-LICENSE= BSD
+LICENSE= BSD2CLAUSE
PLIST_FILES= bin/fossil
@@ -23,4 +24,7 @@ JSON_DESC= JSON API support
JSON_CONFIGURE_ON= --json
STATIC_CONFIGURE_ON= --static
+post-install:
+ @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/fossil
+
.include <bsd.port.mk>
diff --git a/devel/fossil/distinfo b/devel/fossil/distinfo
index 91c4c10218d7..47e1a2c67d6f 100644
--- a/devel/fossil/distinfo
+++ b/devel/fossil/distinfo
@@ -1,2 +1,2 @@
-SHA256 (fossil-src-20130911114349.tar.gz) = 4e9cf637a1ea5a4c659ef163b7b9fc1be1c169095d74f94388210cd117fa8058
-SIZE (fossil-src-20130911114349.tar.gz) = 3682124
+SHA256 (fossil-src-20140127173344.tar.gz) = aca7c5a7c39ae2880712020e089c9c12543ba656c71d8cf8ac50e3c8871baa80
+SIZE (fossil-src-20140127173344.tar.gz) = 3806523