FreeBSD Bugzilla – Attachment 117286 Details for
Bug 159358
[UPDATE] sysutils/geomWatch to 1.3.0
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 1.56 KB, created by
Boris Kochergin
on 2011-08-01 16:10:10 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Boris Kochergin
Created:
2011-08-01 16:10:10 UTC
Size:
1.56 KB
patch
obsolete
>diff -ruN geomWatch.old/Makefile geomWatch/Makefile >--- geomWatch.old/Makefile 2010-06-03 18:03:14.000000000 -0400 >+++ geomWatch/Makefile 2011-08-01 10:49:17.000000000 -0400 >@@ -6,7 +6,7 @@ > # > > PORTNAME= geomWatch >-PORTVERSION= 1.2.2 >+PORTVERSION= 1.3.0 > CATEGORIES= sysutils > MASTER_SITES= http://isis.poly.edu/~bk/${PORTNAME}/ \ > http://bk.macroblock.net/${PORTNAME}/ >@@ -28,6 +28,12 @@ > .elif ${OSVERSION} < 702102 || \ > (${OSVERSION} >= 800000 && ${OSVERSION} < 800054) > MAKE_ARGS+= WITH_ZFS=6 >+.elif (${OSVERSION} >= 702102 && ${OSVERSION} < 800000) || \ >+ (${OSVERSION} >= 800054 && ${OSVERSION} < 802506) || \ >+ (${OSVERSION} >= 900000 && ${OSVERSION} < 900033) >+MAKE_ARGS+= WITH_ZFS=13 >+.else >+MAKE_ARGS+= WITH_ZFS=28 > .endif > > post-install: >diff -ruN geomWatch.old/distinfo geomWatch/distinfo >--- geomWatch.old/distinfo 2011-03-19 12:06:22.000000000 -0400 >+++ geomWatch/distinfo 2011-08-01 10:51:40.000000000 -0400 >@@ -1,2 +1,2 @@ >-SHA256 (geomWatch-1.2.2.tbz) = 24bf1c23f9bb1a2fe4ea61835ad9dd8bfcdfc261f20339ba4fdcca049ec59ad0 >-SIZE (geomWatch-1.2.2.tbz) = 82665 >+SHA256 (geomWatch-1.3.0.tbz) = ef81cbaf27558d9e957f924697e681d20cc2e44fafa0eff6c192fd2c1c242570 >+SIZE (geomWatch-1.3.0.tbz) = 128787 >diff -ruN geomWatch.old/files/pkg-message.in geomWatch/files/pkg-message.in >--- geomWatch.old/files/pkg-message.in 2010-05-17 00:06:18.000000000 -0400 >+++ geomWatch/files/pkg-message.in 2011-08-01 10:13:47.000000000 -0400 >@@ -8,3 +8,7 @@ > > %%PREFIX%%/etc/rc.d/geomWatch start > >+You can also test your SMTP configuration by running the following command: >+ >+%%PREFIX%%/sbin/geomWatch -t >+
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 159358
: 117286