aboutsummaryrefslogtreecommitdiff
path: root/devel/fossil
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2010-11-02 15:21:12 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2010-11-02 15:21:12 +0000
commit1e4a203102dbdc043e3f097366774a8fbc196ba4 (patch)
treee058b2770f457eaad587e064e73359ca58879966 /devel/fossil
parent2250b880dda22993574c89fcfb252051664f15c7 (diff)
downloadports-1e4a203102dbdc043e3f097366774a8fbc196ba4.tar.gz
ports-1e4a203102dbdc043e3f097366774a8fbc196ba4.zip
Notes
Diffstat (limited to 'devel/fossil')
-rw-r--r--devel/fossil/Makefile5
-rw-r--r--devel/fossil/distinfo5
-rw-r--r--devel/fossil/pkg-message3
3 files changed, 9 insertions, 4 deletions
diff --git a/devel/fossil/Makefile b/devel/fossil/Makefile
index 21b754f532d3..b8454dbf6104 100644
--- a/devel/fossil/Makefile
+++ b/devel/fossil/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= fossil
-PORTVERSION= 20101005035549
+PORTVERSION= 20101101142335
CATEGORIES= devel www
MASTER_SITES= http://www.fossil-scm.org/download/
DISTNAME= ${PORTNAME}-src-${PORTVERSION}
@@ -24,4 +24,7 @@ LICENSE_FILE= ${WRKSRC}/COPYRIGHT-BSD2.txt
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/fossil ${PREFIX}/bin/fossil
+post-install:
+ @${CAT} ${PKGMESSAGE}
+
.include <bsd.port.mk>
diff --git a/devel/fossil/distinfo b/devel/fossil/distinfo
index c523b837d720..40bead46cd29 100644
--- a/devel/fossil/distinfo
+++ b/devel/fossil/distinfo
@@ -1,3 +1,2 @@
-MD5 (fossil-src-20101005035549.tar.gz) = e68cf3fd41a668cc12f881ce118147db
-SHA256 (fossil-src-20101005035549.tar.gz) = 6ba28be54bd503783b5074f404eceda900d04d2f2a2add4d5ad5edf457d4a791
-SIZE (fossil-src-20101005035549.tar.gz) = 2019946
+SHA256 (fossil-src-20101101142335.tar.gz) = 7081ae860605522395223fc1fcb4cefb4de8c30c63d65aed4903df5fdc172a89
+SIZE (fossil-src-20101101142335.tar.gz) = 2055516
diff --git a/devel/fossil/pkg-message b/devel/fossil/pkg-message
new file mode 100644
index 000000000000..1614b7f81a15
--- /dev/null
+++ b/devel/fossil/pkg-message
@@ -0,0 +1,3 @@
+After each upgrade do not forget to run the following command:
+
+fossil all rebuild