[arch-commits] Commit in ddclient/trunk (ChangeLog PKGBUILD ddclient.service)

Jonathan Steel jsteel at nymeria.archlinux.org
Wed Jun 5 19:18:22 UTC 2013


    Date: Wednesday, June 5, 2013 @ 21:18:22
  Author: jsteel
Revision: 92465

upgpkg: ddclient 3.8.1-8

Modified:
  ddclient/trunk/PKGBUILD
  ddclient/trunk/ddclient.service
Deleted:
  ddclient/trunk/ChangeLog

------------------+
 ChangeLog        |   46 ----------------------------------------------
 PKGBUILD         |    2 +-
 ddclient.service |    2 +-
 3 files changed, 2 insertions(+), 48 deletions(-)

Deleted: ChangeLog
===================================================================
--- ChangeLog	2013-06-05 18:56:23 UTC (rev 92464)
+++ ChangeLog	2013-06-05 19:18:22 UTC (rev 92465)
@@ -1,46 +0,0 @@
-2012-06-08	Chris Brannon <chris at the-brannons.com>
-	* ddclient 3.8.1-4
-	Added the systemd unit from the soon-to-be-defunct systemd-arch-units
-	package.
-
-2012-03-12	Chris Brannon <chris at the-brannons.com>
-	* ddclient 3.8.1-3
-	Applied a patch to use iproute2, rather than net-tools.
-
-2012-02-17	Chris Brannon <chris at the-brannons.com>
-	* ddclient 3.8.1-2
-	Signed package.
-
-2011-07-19	Chris Brannon <chris at the-brannons.com>
-	* ddclient 3.8.1-1
-	New upstream version.
-
-2011-07-05	Chris Brannon <chris at the-brannons.com>
-	* ddclient 3.8.0-3
-	Fixed handling of the PID in the rc script.
-	  When run as a daemon with the default config file, ddclient writes
-	  its pid to /var/run/ddclient.pid.  So no need to call pidof
-	  when stopping the daemon.  Fixes FS#24677.
-
-2008-08-07	Abhishek Dasgupta <abhidg at gmail.com>
-	
-	* ddclient 3.7.3-2
-	* added /etc/conf.d/ddclient for modifying
-	  daemon poll frequency. This overrides the
-	  setting specified in /etc/ddclient/ddclient.conf
-	  when ddclient is called as an rc script.
-
-2007-08-08  Alessio 'mOLOk' Bolognino <themolok at gmail.com>
-
-	* ddclient-3.7.3-1
-	* version bump
-	* GPL -> GPL2
-	* shortened pkgdesc
-
-2007-07-02  tardo <tardo at nagi-fanboi.net>
-
-	* Built for x86_64
-
-2007-06-29  Georg Grabler (STiAT) <ggrabler at gmail.com>
-	
-	* Version Bump to 3.7.2

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-06-05 18:56:23 UTC (rev 92464)
+++ PKGBUILD	2013-06-05 19:18:22 UTC (rev 92465)
@@ -18,7 +18,7 @@
         iproute2.patch
         usrbin.patch)
 md5sums=('7fa417bc65f8f0e6ce78418a4f631988'
-         'fde631ff027c03179e9cdd483def324d'
+         '3a31ec40ac583779fd049b1930f4af9f'
          'e0c8a07e9b7a69e73cecd8626f16e8f0'
          '65e294485a18b8d3f752a124913579f1')
 

Modified: ddclient.service
===================================================================
--- ddclient.service	2013-06-05 18:56:23 UTC (rev 92464)
+++ ddclient.service	2013-06-05 19:18:22 UTC (rev 92465)
@@ -5,7 +5,7 @@
 [Service]
 Type=forking
 PIDFile=/run/ddclient.pid
-ExecStart=/usr/sbin/ddclient
+ExecStart=/usr/bin/ddclient
 
 [Install]
 WantedBy=multi-user.target




More information about the arch-commits mailing list