postfix 2.9.2_0 < 2.9.2_1
Christoph Iserlohn
ciserlohn at macports.org
Thu May 10 12:14:40 PDT 2012
Am 10.05.12 21:05, schrieb Bjarne D Mathiesen:
> is there an easy way to determine what has changed when the revision is
> bumped ???
>
> :-)
$ svn log -l 1 Portfile
------------------------------------------------------------------------
r92837 | ryandesign at macports.org | 2012-05-09 02:51:48 +0200 (Mi, 09 Mai
2012) | 2 lines
Increase revision of ports depending on pcre since the libpcre library
version has increased from 0 to 1
and
$ svn diff -r PREV Portfile
Index: Portfile
===================================================================
--- Portfile (revision 92836)
+++ Portfile (working copy)
@@ -4,6 +4,7 @@
name postfix
version 2.9.2
+revision 1
categories mail
license IBMPL-1.0
maintainers jmr openmaintainer
Kind regards,
Christoph
More information about the macports-users
mailing list