FreeBSD Bugzilla – Attachment 25999 Details for
Bug 44364
Update Port to 0.3.2, update master_sites
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
gkrellmshoot-update
gkrellmshoot-update (text/plain), 2.08 KB, created by
Andrew Stuart
on 2002-10-22 02:40:01 UTC
(
hide
)
Description:
gkrellmshoot-update
Filename:
MIME Type:
Creator:
Andrew Stuart
Created:
2002-10-22 02:40:01 UTC
Size:
2.08 KB
patch
obsolete
>--- Makefile.orig Mon Oct 21 17:20:59 2002 >+++ Makefile Mon Oct 21 18:12:14 2002 >@@ -6,9 +6,10 @@ > # > > PORTNAME= gkrellshoot >-PORTVERSION= 0.2 >+PORTVERSION= 0.3.2 > CATEGORIES= misc >-MASTER_SITES= http://www.geocities.com/m_muthukumar/ >+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} >+MASTER_SITE_SUBDIR= ${PORTNAME} > > MAINTAINER= elitetek@tekrealm.net > >--- distinfo.orig Mon Oct 21 17:21:08 2002 >+++ distinfo Mon Oct 21 17:28:00 2002 >@@ -1 +1 @@ >-MD5 (gkrellshoot-0.2.tar.gz) = 17b132289647044e413255788c13642d >+MD5 (gkrellshoot-0.3.2.tar.gz) = a1c37ccfe4b1d86d8f363720ef9a75f4 >--- ./files/patch-Makefile.orig Fri Mar 8 09:04:47 2002 >+++ ./files/patch-Makefile Mon Oct 21 17:38:02 2002 >@@ -1,5 +1,5 @@ >---- Makefile.orig Thu Mar 7 00:44:28 2002 >-+++ Makefile Thu Mar 7 00:52:39 2002 >+--- Makefile.orig Mon Oct 21 17:31:33 2002 >++++ Makefile Mon Oct 21 17:37:34 2002 > @@ -1,20 +1,20 @@ > -GTK_INCLUDE = `gtk-config --cflags` > -GTK_LIB = `gtk-config --libs` >@@ -28,7 +28,7 @@ > > clean: > rm -f *.o core *.so* *.bak *~ >-@@ -22,21 +22,9 @@ >+@@ -22,17 +22,7 @@ > gkrellshoot.o: gkrellshoot.c > > install: >@@ -39,17 +39,23 @@ > - elif [ -d /usr/local/lib/gkrellm/plugins/ ] ; then \ > - install -c -s -m 644 gkrellshoot.so /usr/local/lib/gkrellm/plugins/ ; \ > - elif [ -d /usr/lib/gkrellm/plugins/ ] ; then \ >-- install -c -s -m 644 gkrellshoot.so /usr/lib/gkrellm/plugins/ ; \ >+- install -c -s -m 644 gkrellshoot.so /usr/lib/gkrellm/plugins/ ; \ > - else \ > - install -D -c -s -m 644 gkrellshoot.so /usr/lib/gkrellm/plugins/gkrellshoot.so ; \ > - fi > + install -c -s gkrellshoot.so ${PREFIX}/libexec/gkrellm/plugins >+ userinstall: >+ if [ -d $(HOME)/.gkrellm/plugins/ ] ; then \ >+ install -C -s -m 644 gkrellshoot.so $(HOME)/.gkrellm/plugins/ ; \ >+@@ -41,9 +31,6 @@ >+ fi > > uninstall: > - rm -f /usr/lib/gkrellm/plugins/gkrellshoot.so > - rm -f /usr/share/gkrellm/plugins/gkrellshoot.so > - rm -f /usr/local/lib/gkrellm/plugins/gkrellshoot.so > - rm -f /usr/lib/gkrellm/plugins/gkrellshoot.so >+- rm -f $(HOME)/.gkrellm/plugins/gkrellshoot.so > + rm -f $(PLUGIN_DIR)/gkrellshoot.so > >-+all: gkrellshoot.so >++all: gkrellshoot.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 Raw
Actions:
View
Attachments on
bug 44364
: 25999