mirror of
https://git.freebsd.org/ports.git
synced 2025-06-24 14:10:30 -04:00
configuration file, fetches the listed URLs from the web, computes the md5sum of the page, and compares the value with the ones stored in a gdbm database. If both differ, a message will be written to the standard output. WWW: http://jue.li/crux/ck4up/ Sponsord by: My 1000er! *g
8 lines
155 B
Ruby
8 lines
155 B
Ruby
--- ck4up.rb.orig Sun Nov 19 21:39:42 2006
|
|
+++ ck4up.rb Sun Nov 19 21:40:03 2006
|
|
@@ -1,4 +1,4 @@
|
|
-#! /usr/bin/ruby
|
|
+#! %%PREFIX%%/bin/ruby
|
|
#
|
|
# ck4up
|
|
#
|