head	1.2;
access;
symbols
	RELEASE_9_0_0:1.1
	RELEASE_7_4_0:1.1
	RELEASE_8_2_0:1.1
	RELEASE_6_EOL:1.1;
locks; strict;
comment	@# @;


1.2
date	2012.01.25.19.15.43;	author rm;	state dead;
branches;
next	1.1;

1.1
date	2010.10.19.05.56.15;	author pgollucci;	state Exp;
branches;
next	;


desc
@@


1.2
log
@Remove expired port: Runtime is mostly broken, abandoned upstream. Use www/py-flexget instead.

PR:		160626
Submitted by:	h h <aakuusta at gmail dot com>
Approved by:	maintainer (timeout, 3 months+)
@
text
@Index: rssdler.py
===================================================================
--- rssdler.py	(revision 169)
+++ rssdler.py	(working copy)
@@@@ -2180,6 +2180,7 @@@@
         elif param == "--purge-saved": _action = 'purge-saved'
         elif param == "--comment-config": _action = 'comment-config'
     signal.signal(signal.SIGINT, signalHandler)
+    signal.signal(signal.SIGTERM, signalHandler)
     sys.excepthook = setDebug #this is NOT supposed to be called!
     if _action == 'comment-config':
         print(commentConfig)
@


1.1
log
@- Regenerate patches at maintainer/submitter request to be by function
  name instead of file name.

PR:				ports/151339
Requested by	swell.k@@gmail.com (maintainer)
@
text
@@

