[med-svn] [conquest-dicom-server] 24/30: Change default port from 5678 to 11112.
Pablo Lorenzzoni
spectra at moszumanska.debian.org
Mon Jan 27 19:49:03 UTC 2014
This is an automated email from the git hooks/post-receive script.
spectra pushed a commit to branch master
in repository conquest-dicom-server.
commit b2bcac8f20281fa1e67fcce15c225446b692c215
Author: Pablo Lorenzzoni <spectra at debian.org>
Date: Sun Jan 26 00:30:08 2014 -0200
Change default port from 5678 to 11112.
---
debian/patches/ianaport.patch | 15 +++++++++++++++
debian/patches/series | 1 +
2 files changed, 16 insertions(+)
diff --git a/debian/patches/ianaport.patch b/debian/patches/ianaport.patch
new file mode 100644
index 0000000..bd51e0c
--- /dev/null
+++ b/debian/patches/ianaport.patch
@@ -0,0 +1,15 @@
+Description: Use IANA port for the daemon
+Author: Pablo Lorenzzoni <spectra at debian.org>
+Forwarded: not-needed
+
+--- conquestlinux1417c.orig/dicom.ini.sqlite
++++ conquestlinux1417c/dicom.ini.sqlite
+@@ -10,7 +10,7 @@
+
+ # Network configuration: server name and TCP/IP port#
+ MyACRNema = CONQUESTSRV1
+-TCPPort = 5678
++TCPPort = 11112
+
+ # Reference to other files: known dicom servers; database layout; sops
+ ACRNemaMap = acrnema.map
diff --git a/debian/patches/series b/debian/patches/series
index bd9e7f2..dfe0bf0 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1 +1,2 @@
debianlayout.patch
+ianaport.patch
--
Alioth's /git/debian-med/git-commit-notice on /srv/git.debian.org/git/debian-med/conquest-dicom-server.git
More information about the debian-med-commit
mailing list