FreeBSD Bugzilla – Attachment 65189 Details for
Bug 96672
[PATCH] comms/splat: update to 1.1.1
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
splat-1.1.1.patch
splat-1.1.1.patch (text/plain), 1.82 KB, created by
Diane Bruce
on 2006-05-02 19:40:16 UTC
(
hide
)
Description:
splat-1.1.1.patch
Filename:
MIME Type:
Creator:
Diane Bruce
Created:
2006-05-02 19:40:16 UTC
Size:
1.82 KB
patch
obsolete
>diff -ruN --exclude=CVS /usr/ports/comms/splat/Makefile /usr/home/db/splat/Makefile >--- /usr/ports/comms/splat/Makefile Wed Feb 15 22:28:54 2006 >+++ /usr/home/db/splat/Makefile Tue May 2 14:29:05 2006 >@@ -6,7 +6,7 @@ > # > > PORTNAME= splat >-PORTVERSION= 1.1.0 >+PORTVERSION= 1.1.1 > CATEGORIES= comms hamradio > MASTER_SITES= ${MASTER_SITE_SUNSITE} > MASTER_SITE_SUBDIR= apps/ham >diff -ruN --exclude=CVS /usr/ports/comms/splat/distinfo /usr/home/db/splat/distinfo >--- /usr/ports/comms/splat/distinfo Wed Feb 15 22:28:54 2006 >+++ /usr/home/db/splat/distinfo Tue May 2 14:29:22 2006 >@@ -1,3 +1,3 @@ >-MD5 (splat-1.1.0.tar.gz) = 216761c2fc77e74578370492f20b27d2 >-SHA256 (splat-1.1.0.tar.gz) = e8d300c0dfd184c71eff635be2de588b6ab136a7142fd107adb338e4a309e4d8 >-SIZE (splat-1.1.0.tar.gz) = 142804 >+MD5 (splat-1.1.1.tar.gz) = e4097453a505883d2b90419543c98ddb >+SHA256 (splat-1.1.1.tar.gz) = f78023f8cab938552178adf42fa458d6cf6cddcc5427776440d36a8a52a2f884 >+SIZE (splat-1.1.1.tar.gz) = 155642 >diff -ruN --exclude=CVS /usr/ports/comms/splat/files/Makefile /usr/home/db/splat/files/Makefile >--- /usr/ports/comms/splat/files/Makefile Wed Dec 31 19:00:00 1969 >+++ /usr/home/db/splat/files/Makefile Fri Jul 8 16:17:26 2005 >@@ -0,0 +1,28 @@ >+# $FreeBSD: ports/comms/predict/files/Makefile,v 1.1 2004/06/25 21:52:16 pav Exp $ >+ >+all: splat utils/citydecoder utils/usgs2sdf utils/fontdata >+ >+OBJS = \ >+ itm.o splat.o >+ >+LIBS += -lm -lbz2 >+ >+splat: ${OBJS} >+ ${CXX} ${CFLAGS} -o $@ ${OBJS} ${LIBS} >+ >+utils/citydecoder: >+ ${CC} -o utils/citydecoder utils/citydecoder.c >+ >+utils/usgs2sdf: >+ ${CC} -o utils/usgs2sdf utils/usgs2sdf.c >+ >+utils/fontdata: >+ ${CC} -o utils/fontdata utils/fontdata.c -lz >+ >+clean: >+ rm -f *.o splat *core *~ \#* *.txt >+ rm -f utils/*.o utils/citydecoder utils/usgs2sdf utils/fontdata utils/*core utils/*~ utils/\#* utils/*.txt >+ >+ >+.PHONY: clean build >+
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 96672
: 65189