FreeBSD Bugzilla – Attachment 38421 Details for
Bug 60826
[non maintainer update] sysutils/installwatch: update to 0.6.3
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
installwatch.diff
installwatch.diff (text/plain), 3.65 KB, created by
Vincent Tantardini
on 2004-01-02 17:00:34 UTC
(
hide
)
Description:
installwatch.diff
Filename:
MIME Type:
Creator:
Vincent Tantardini
Created:
2004-01-02 17:00:34 UTC
Size:
3.65 KB
patch
obsolete
>diff -ruN installwatch.bak/Makefile installwatch/Makefile >--- installwatch.bak/Makefile Fri Jan 2 17:55:44 2004 >+++ installwatch/Makefile Fri Jan 2 17:43:37 2004 >@@ -6,7 +6,7 @@ > # > > PORTNAME= installwatch >-PORTVERSION= 0.5.6 >+PORTVERSION= 0.6.3 > CATEGORIES= sysutils > MASTER_SITES= http://asic-linux.com.mx/~izto/checkinstall/files/source/ > EXTRACT_SUFX= .tgz >diff -ruN installwatch.bak/distinfo installwatch/distinfo >--- installwatch.bak/distinfo Fri Jan 2 17:55:44 2004 >+++ installwatch/distinfo Fri Jan 2 17:44:22 2004 >@@ -1 +1 @@ >-MD5 (installwatch-0.5.6.tgz) = 678077bad78ff57d9b63141fb73be84e >+MD5 (installwatch-0.6.3.tgz) = 5dd4c411432e8e88bfd64fb688a5fd6a >diff -ruN installwatch.bak/files/patch-Makefile installwatch/files/patch-Makefile >--- installwatch.bak/files/patch-Makefile Thu Jan 1 01:00:00 1970 >+++ installwatch/files/patch-Makefile Fri Jan 2 17:54:29 2004 >@@ -0,0 +1,32 @@ >+--- Makefile.bak Fri Jan 2 17:45:26 2004 >++++ Makefile Fri Jan 2 17:48:33 2004 >+@@ -4,7 +4,6 @@ >+ # Well, the only configurable part is the following variable. >+ # Make sure the directory you specify exists. >+ >+-PREFIX=/usr/local >+ >+ # End of configurable part >+ >+@@ -16,10 +15,10 @@ >+ all: installwatch.so >+ >+ installwatch.so: installwatch.o >+- ld -shared -o installwatch.so installwatch.o -ldl -lc >++ ld -shared -o installwatch.so installwatch.o -lc >+ >+ installwatch.o: installwatch.c localdecls.h >+- gcc -Wall -c -D_GNU_SOURCE -DPIC -fPIC -D_REENTRANT -DVERSION=\"$(VERSION)\" installwatch.c >++ $(CC) -Wall -c $(CFLAGS) -DPIC -fPIC -D_REENTRANT -DVERSION=\"$(VERSION)\" installwatch.c >+ >+ localdecls.h: >+ ./create-localdecls >+@@ -41,7 +40,7 @@ >+ tar -czvC .. -f ../installwatch-$(VERSION).tar.gz installwatch-$(VERSION) >+ >+ test: install >+- gcc -Wall -DVERSION=\"$(VERSION)\" -o test-installwatch test-installwatch.c -ldl >++ $(CC) -Wall -DVERSION=\"$(VERSION)\" -o test-installwatch test-installwatch.c >+ $(PREFIX)/bin/installwatch ./test-installwatch >+ >+ >diff -ruN installwatch.bak/files/patch-aa installwatch/files/patch-aa >--- installwatch.bak/files/patch-aa Fri Jan 2 17:55:44 2004 >+++ installwatch/files/patch-aa Thu Jan 1 01:00:00 1970 >@@ -1,40 +0,0 @@ >---- Makefile.orig Fri Mar 2 02:45:41 2001 >-+++ Makefile Sat Mar 3 02:17:12 2001 >-@@ -3,7 +3,7 @@ >- # Well, the only configurable part is the following variable. >- # Make sure the directory you specify exists. >- >--PREFIX=/usr/local >-+#PREFIX=/usr/local >- >- # End of configurable part >- >-@@ -15,10 +15,10 @@ >- all: installwatch.so >- >- installwatch.so: installwatch.o >-- ld -shared -o installwatch.so installwatch.o -ldl >-+ ld -shared -o installwatch.so installwatch.o >- >- installwatch.o: installwatch.c localdecls.h >-- gcc -Wall -c -DPIC -fPIC -D_REENTRANT -DVERSION=\"$(VERSION)\" installwatch.c >-+ $(CC) -Wall -c $(CFLAGS) -DPIC -fPIC -D_REENTRANT -DVERSION=\"$(VERSION)\" installwatch.c >- >- localdecls.h: >- ./create-localdecls >-@@ -28,8 +28,6 @@ >- >- sed -e "s|#PREFIX#|$(PREFIX)|" < installwatch > $(BINDIR)/installwatch >- chmod 755 $(BINDIR)/installwatch >-- cp contrib/inst2rpm $(BINDIR)/inst2rpm >-- chmod 755 $(BINDIR)/inst2rpm >- >- uninstall: >- rm $(LIBDIR)/installwatch.so >-@@ -43,7 +41,7 @@ >- tar -czvC .. -f ../installwatch-$(VERSION).tar.gz installwatch-$(VERSION) >- >- test: install >-- gcc -Wall -DVERSION=\"$(VERSION)\" -o test-installwatch test-installwatch.c -ldl >-+ gcc -Wall -DVERSION=\"$(VERSION)\" -o test-installwatch test-installwatch.c >- $(PREFIX)/bin/installwatch ./test-installwatch >diff -ruN installwatch.bak/pkg-plist installwatch/pkg-plist >--- installwatch.bak/pkg-plist Fri Jan 2 17:55:44 2004 >+++ installwatch/pkg-plist Fri Jan 2 17:52:42 2004 >@@ -1,3 +1,2 @@ > bin/installwatch > lib/installwatch.so >-
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 60826
: 38421