svn commit: r371767 - head/net/htpdate
Jason Helfman
jgh at FreeBSD.org
Thu Oct 30 18:17:52 UTC 2014
Author: jgh
Date: Thu Oct 30 18:17:51 2014
New Revision: 371767
URL: https://svnweb.freebsd.org/changeset/ports/371767
QAT: https://qat.redports.org/buildarchive/r371767/
Log:
- update to 1.1.1
- add pkg-message about starting service in resource configuration (rc)
Added:
head/net/htpdate/pkg-message (contents, props changed)
Modified:
head/net/htpdate/Makefile
head/net/htpdate/distinfo
Modified: head/net/htpdate/Makefile
==============================================================================
--- head/net/htpdate/Makefile Thu Oct 30 18:00:37 2014 (r371766)
+++ head/net/htpdate/Makefile Thu Oct 30 18:17:51 2014 (r371767)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= htpdate
-PORTVERSION= 1.1.0
+PORTVERSION= 1.1.1
CATEGORIES= net ipv6
MASTER_SITES= http://www.vervest.org/htp/archive/c/ \
http://twekkel.home.xs4all.nl/htp/
Modified: head/net/htpdate/distinfo
==============================================================================
--- head/net/htpdate/distinfo Thu Oct 30 18:00:37 2014 (r371766)
+++ head/net/htpdate/distinfo Thu Oct 30 18:17:51 2014 (r371767)
@@ -1,2 +1,2 @@
-SHA256 (htpdate-1.1.0.tar.bz2) = e80e0b4e50d118143533041245b9fffe090237493ac085381bf53db6830b4588
-SIZE (htpdate-1.1.0.tar.bz2) = 12585
+SHA256 (htpdate-1.1.1.tar.bz2) = 8fc051a9d0ee6120f9e64cb2bcd7d8c8ca4620ccf02cb4d2da01f5766be6469f
+SIZE (htpdate-1.1.1.tar.bz2) = 12653
Added: head/net/htpdate/pkg-message
==============================================================================
--- /dev/null 00:00:00 1970 (empty, because file is newly added)
+++ head/net/htpdate/pkg-message Thu Oct 30 18:17:51 2014 (r371767)
@@ -0,0 +1,3 @@
+
+To enable htpdate please add htpdate_enable="YES" to
+/etc/rc.conf.
More information about the svn-ports-all
mailing list