FreeBSD Bugzilla – Attachment 179311 Details for
Bug 212825
maintainer-update: Update security/radamsa from 0.3 to 0.5.
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Yet another take on version upgrade from 0.3 to 0.5.
radamsa-0.3-0.5.patch (text/plain), 3.28 KB, created by
jau
on 2017-01-25 16:00:41 UTC
(
hide
)
Description:
Yet another take on version upgrade from 0.3 to 0.5.
Filename:
MIME Type:
Creator:
jau
Created:
2017-01-25 16:00:41 UTC
Size:
3.28 KB
patch
obsolete
>Index: security/radamsa/Makefile >=================================================================== >--- security/radamsa/Makefile (revision 432415) >+++ security/radamsa/Makefile (working copy) >@@ -2,15 +2,26 @@ > # $FreeBSD$ > > PORTNAME= radamsa >-PORTVERSION= 0.3 >+PORTVERSION= 0.5 > CATEGORIES= security >-MASTER_SITES= https://ouspg.googlecode.com/files/ >+MASTER_SITES= https://github.com/aoh/radamsa/archive/ \ >+ http://github.com/aoh/radamsa/archive/ >+DISTNAME= master > > MAINTAINER= jau@iki.fi > COMMENT= General purpose fuzzer > >-BROKEN= Unfetchable (google code has gone away) >+LICENSE= custom >+LICENSE_NAME= custom >+LICENSE_FILE= ${WRKDIR}/radamsa-master/LICENCE >+LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept > >+BUILD_DEPENDS= $(LOCALBASE)/bin/curl:ftp/curl >+ >+USES+= zip >+ >+WRKSRC= ${WRKDIR}/radamsa-master >+ > PLIST_FILES= bin/radamsa \ > man/man1/radamsa.1.gz > >Index: security/radamsa/distinfo >=================================================================== >--- security/radamsa/distinfo (revision 432415) >+++ security/radamsa/distinfo (working copy) >@@ -1,2 +1,2 @@ >-SHA256 (radamsa-0.3.tar.gz) = 17131a19fb28e5c97c28bf0b407a82744c251aa8aedfa507967a92438cd803be >-SIZE (radamsa-0.3.tar.gz) = 116399 >+SHA256 (master.zip) = ed520fab8a98a8490c5ac44451feef6f348ee7cb9828d7eb86e737a65fa03618 >+SIZE (master.zip) = 55983 > >Property changes on: security/radamsa/distinfo >___________________________________________________________________ >Modified: fbsd:nokeywords >## -1 +1 ## >-on >\ No newline at end of property >+yes >\ No newline at end of property >Index: security/radamsa/files/patch-Makefile >=================================================================== >--- security/radamsa/files/patch-Makefile (revision 432415) >+++ security/radamsa/files/patch-Makefile (working copy) >@@ -1,20 +1,25 @@ >---- Makefile.orig 2014-03-14 15:53:14.654599833 +0200 >-+++ Makefile 2014-03-14 15:56:03.358626694 +0200 >-@@ -1,11 +1,11 @@ >+--- Makefile.orig 2016-07-20 19:29:48 UTC >++++ Makefile >+@@ -1,7 +1,7 @@ > DESTDIR= > -PREFIX=/usr > +PREFIX=/usr/local > BINDIR=/bin >- CFLAGS=-Wall -O3 >- OFLAGS=-O1 >+-CFLAGS=-Wall -O2 >++CFLAGS=-Wall -O3 -pipe >+ OFLAGS=-O2 >+ OWLVERSION=0.1.12 >+ OWL=owl-lisp-$(OWLVERSION)/bin/vm owl-lisp-$(OWLVERSION)/fasl/init.fasl >+@@ -9,7 +9,7 @@ USR_BIN_OL=/usr/bin/ol >+ > W32GCC=i586-mingw32msvc-gcc # sudo apt-get install mingw32 @ debian squeeze > >--everything: bin/radamsa .seal-of-quality >+-everything: bin/radamsa > +all everything: bin/radamsa > >- bin/radamsa: radamsa.c >- mkdir -p bin >-@@ -21,8 +21,8 @@ >+ build_radamsa: >+ test -x $(USR_BIN_OL) >+@@ -39,8 +39,8 @@ radamsa.c: rad/*.scm > install: bin/radamsa > -mkdir -p $(DESTDIR)$(PREFIX)/bin > cp bin/radamsa $(DESTDIR)$(PREFIX)/bin >@@ -24,4 +29,4 @@ > + cat doc/radamsa.1 | gzip -9 > $(DESTDIR)$(PREFIX)/man/man1/radamsa.1.gz > > clean: >- -rm radamsa.c bin/* .seal-of-quality >+ -rm radamsa.c bin/radamsa .seal-of-quality >Index: security/radamsa/pkg-descr >=================================================================== >--- security/radamsa/pkg-descr (revision 432415) >+++ security/radamsa/pkg-descr (working copy) > >Property changes on: security/radamsa/pkg-descr >___________________________________________________________________ >Modified: fbsd:nokeywords >## -1 +1 ## >-on >\ No newline at end of property >+yes >\ No newline at end of property
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
Flags:
jau:
maintainer-approval+
Actions:
View
|
Diff
Attachments on
bug 212825
:
174961
|
175334
|
177018
|
179311
|
185621
|
185882