Skip to content

Instantly share code, notes, and snippets.

Created July 23, 2014 14:04
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/bb551f838aca224ff10d to your computer and use it in GitHub Desktop.
Save anonymous/bb551f838aca224ff10d to your computer and use it in GitHub Desktop.
stdin
diff -rupN /usr/ports/core/exim/exim-compile_number.patch exim/exim-compile_number.patch
--- /usr/ports/core/exim/exim-compile_number.patch 2014-07-23 16:03:30.289366051 +0200
+++ exim/exim-compile_number.patch 2014-07-23 15:46:45.935684743 +0200
@@ -1,7 +1,7 @@
-diff -Nru exim-4.82.orig/OS/Makefile-Base exim-4.82/OS/Makefile-Base
---- exim-4.82.orig/OS/Makefile-Base 2013-10-28 15:29:04.754760862 +0100
-+++ exim-4.82/OS/Makefile-Base 2013-10-28 15:29:52.016435763 +0100
-@@ -457,7 +457,7 @@
+diff -rupN exim-4.83.orig/OS/Makefile-Base exim-4.83/OS/Makefile-Base
+--- exim-4.83.orig/OS/Makefile-Base 2014-07-23 15:39:50.700697125 +0200
++++ exim-4.83/OS/Makefile-Base 2014-07-23 15:41:06.597953279 +0200
+@@ -457,7 +457,7 @@ PHDRS = ../config.h ../dbfunctions.h ../
# Update Exim's version information and build the version object.
@@ -10,12 +10,12 @@ diff -Nru exim-4.82.orig/OS/Makefile-Bas
@../scripts/reversion
cnumber.h: version.h
---- exim-4.82.1.orig/src/version.sh 2014-05-28 19:30:19.828197324 +0200
-+++ exim-4.82.1/src/version.sh 2014-05-28 19:50:48.119490963 +0200
+diff -rupN exim-4.83.orig/src/version.sh exim-4.83/src/version.sh
+--- exim-4.83.orig/src/version.sh 2014-07-23 15:39:50.650698931 +0200
++++ exim-4.83/src/version.sh 2014-07-23 15:41:59.726032700 +0200
@@ -1,4 +1,4 @@
# automatically generated file - see ../scripts/reversion
- EXIM_RELEASE_VERSION="4.82"
--EXIM_VARIANT_VERSION="_1-5b7a7c0-XX"
+ EXIM_RELEASE_VERSION="4.83"
+ EXIM_VARIANT_VERSION=""
-EXIM_COMPILE_NUMBER="1"
-+EXIM_VARIANT_VERSION=".1"
+EXIM_COMPILE_NUMBER="0"
diff -rupN /usr/ports/core/exim/.footprint exim/.footprint
--- /usr/ports/core/exim/.footprint 2014-07-23 16:03:30.289366051 +0200
+++ exim/.footprint 2014-07-23 15:46:45.935684743 +0200
@@ -6,15 +6,15 @@ drwxr-xr-x root/root etc/rc.d/
-rwxr-xr-x root/root etc/rc.d/exim
drwxr-xr-x root/root usr/
drwxr-xr-x root/root usr/bin/
-lrwxrwxrwx root/root usr/bin/mailq -> ../sbin/exim-4.82.1-1
+lrwxrwxrwx root/root usr/bin/mailq -> ../sbin/exim-4.83-1
drwxr-xr-x root/root usr/man/
drwxr-xr-x root/root usr/man/man8/
-rw-r--r-- root/root usr/man/man8/exim.8.gz
drwxr-xr-x root/root usr/sbin/
-rwxr-xr-x root/root usr/sbin/exicyclog
-rwxr-xr-x root/root usr/sbin/exigrep
-lrwxrwxrwx root/root usr/sbin/exim -> exim-4.82.1-1
--rwsr-xr-x root/root usr/sbin/exim-4.82.1-1
+lrwxrwxrwx root/root usr/sbin/exim -> exim-4.83-1
+-rwsr-xr-x root/root usr/sbin/exim-4.83-1
-rwxr-xr-x root/root usr/sbin/exim_checkaccess
-rwxr-xr-x root/root usr/sbin/exim_dbmbuild
-rwxr-xr-x root/root usr/sbin/exim_dumpdb
@@ -27,7 +27,7 @@ lrwxrwxrwx root/root usr/sbin/exim -> ex
-rwxr-xr-x root/root usr/sbin/exiqgrep
-rwxr-xr-x root/root usr/sbin/exiqsumm
-rwxr-xr-x root/root usr/sbin/exiwhat
-lrwxrwxrwx root/root usr/sbin/sendmail -> exim-4.82.1-1
+lrwxrwxrwx root/root usr/sbin/sendmail -> exim-4.83-1
drwxr-xr-x root/root var/
drwxr-xr-x root/root var/log/
drwxr-x--- mail/mail var/log/exim/
diff -rupN /usr/ports/core/exim/.md5sum exim/.md5sum
--- /usr/ports/core/exim/.md5sum 2014-07-23 16:03:30.289366051 +0200
+++ exim/.md5sum 2014-07-23 15:46:45.935684743 +0200
@@ -1,4 +1,4 @@
e00ba95600b51e47d8fedb0ed24d2bf3 exim
-4544696ce6689ba9141a0697f25a74cb exim-4.82.1.tar.bz2
-6de7850fc2414e2195d2ee3b812d6d14 exim-compile_number.patch
+fc6790f346a50a3c87be96b335b9c8ae exim-4.83.tar.bz2
+2941f9a7044c38b7bca496b843e10584 exim-compile_number.patch
10b49e3305c2dda37d6d840f6f4280ee exim-config.patch
diff -rupN /usr/ports/core/exim/Pkgfile exim/Pkgfile
--- /usr/ports/core/exim/Pkgfile 2014-07-23 16:03:30.289366051 +0200
+++ exim/Pkgfile 2014-07-23 15:46:45.935684743 +0200
@@ -4,8 +4,8 @@
# Depends on: db openssl libpcre tcp_wrappers
name=exim
-version=4.82.1
-release=2
+version=4.83
+release=1
source=(ftp://ftp.exim.org/pub/exim/exim4/$name-$version.tar.bz2 \
$name $name-config.patch
$name-compile_number.patch)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment