FreeBSD Bugzilla – Attachment 66533 Details for
Bug 98286
Update port: sysutils/webjob 1.5.0 --> 1.6.0
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
webjob-3.6.0.diff
webjob-3.6.0.diff (text/plain), 1.52 KB, created by
klm
on 2006-06-01 16:50:11 UTC
(
hide
)
Description:
webjob-3.6.0.diff
Filename:
MIME Type:
Creator:
klm
Created:
2006-06-01 16:50:11 UTC
Size:
1.52 KB
patch
obsolete
>diff -urP webjob/Makefile webjob-1.6.0/Makefile >--- webjob/Makefile Sun Jun 12 13:44:26 2005 >+++ webjob-1.6.0/Makefile Thu Jun 1 14:50:34 2006 >@@ -6,7 +6,7 @@ > # > > PORTNAME= webjob >-PORTVERSION= 1.5.0 >+PORTVERSION= 1.6.0 > CATEGORIES= sysutils security > MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} > MASTER_SITE_SUBDIR= webjob >@@ -29,13 +29,20 @@ > .else > USE_OPENSSL= YES > CONFIGURE_ARGS+= --with-ssl=${OPENSSLBASE} >+.if defined(WITHOUT_DSV) # Note: DSV requires SSL >+PLIST_SUB+= DSV="@comment " >+.else >+PLIST_SUB+= DSV="" >+CONFIGURE_ARGS+= --with-dsv-tools >+MAN1+= webjob-dsvtool.1 >+.endif > .endif > > .if !defined(NO_STATIC) > CFLAGS+= -static > .endif > >-MAN1= webjob.1 >+MAN1+= webjob.1 > > post-install: > @${STRIP_CMD} ${PREFIX}/bin/webjob >diff -urP webjob/distinfo webjob-1.6.0/distinfo >--- webjob/distinfo Tue Jan 24 01:06:38 2006 >+++ webjob-1.6.0/distinfo Thu Jun 1 14:26:32 2006 >@@ -1,3 +1,3 @@ >-MD5 (webjob-1.5.0.tgz) = 6576cd29f384522844e87c9c54d1503a >-SHA256 (webjob-1.5.0.tgz) = f33aecc02c89da4da481a627007b0ef460e79b8cf88515b90fd2785440eb17e8 >-SIZE (webjob-1.5.0.tgz) = 255290 >+MD5 (webjob-1.6.0.tgz) = 62584c7720d7c1ae38a89f230cf19b5e >+SHA256 (webjob-1.6.0.tgz) = 82bbc27448ad714961e55af0b993d18da06bf3e434f29b97706ba758cc8bb45c >+SIZE (webjob-1.5.0.tgz) = 326114 >diff -urP webjob/pkg-plist webjob-1.6.0/pkg-plist >--- webjob/pkg-plist Sun Jun 12 13:44:26 2005 >+++ webjob-1.6.0/pkg-plist Thu Jun 1 14:27:22 2006 >@@ -1,3 +1,4 @@ >+%%DSV%%bin/webjob-dsvtool > %%PAD%%bin/pad-join > %%PAD%%bin/pad-make-script > %%PAD%%bin/pad-make-binary
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 98286
: 66533