1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

Upgrade to 1.0.5.

This commit is contained in:
Jeffrey Hsu 1995-02-25 19:42:55 +00:00
parent a4510476c3
commit 7a7c3a9103
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=1037
3 changed files with 36 additions and 40 deletions

View File

@ -1,5 +1 @@
<<<<<<< 1.2
MD5 (Sather-1.0.2.tar.Z) = c14897455b555989ab812b0cb5c65ffd
=======
MD5 (Sather-1.0.4.tar.Z) = 4cfe9df9a1dbf809129a9f63938292fb
>>>>>>> /tmp/T4010836
MD5 (Sather-1.0.5.tar.gz) = 4070ca2864c515270255decfaf29062c

View File

@ -1,38 +1,3 @@
*** Makefile.0 Fri Oct 28 12:41:26 1994
--- Makefile Mon Oct 31 04:00:03 1994
***************
*** 23,37 ****
#
# Don't forget to edit (or at least inspect) the file System/CONFIG.proto.
! CPP= /lib/cpp -C -P
RANLIB= ranlib
CC= gcc
! CFLAGS= -O
GC_CC= ${CC}
MV= mv
CMP= cmp
CS= cs
! SHOME= /u/davids/Sather
AR= ar
RM= rm -f
--- 23,37 ----
#
# Don't forget to edit (or at least inspect) the file System/CONFIG.proto.
! CPP= /usr/bin/cpp -C -P
RANLIB= ranlib
CC= gcc
! CFLAGS= -O2
GC_CC= ${CC}
MV= mv
CMP= cmp
CS= cs
! SHOME= ..
AR= ar
RM= rm -f
*** System/CONFIG.proto.0 Mon Oct 31 03:55:23 1994
--- System/CONFIG.proto Mon Oct 31 03:57:59 1994
***************

View File

@ -0,0 +1,35 @@
*** Makefile.0 Thu Feb 16 07:44:53 1995
--- Makefile Sat Feb 25 01:12:57 1995
***************
*** 23,37 ****
#
# Don't forget to edit (or at least inspect) the file System/CONFIG.proto.
! CPP= /lib/cpp -C -P
RANLIB= ranlib
CC= gcc
! CFLAGS= -O
GC_CC= ${CC}
MV= mv
CMP= cmp
CS= cs
! SHOME= /u/davids/Sather/Working
AR= ar
RM= rm -f
TEST= test
--- 23,37 ----
#
# Don't forget to edit (or at least inspect) the file System/CONFIG.proto.
! CPP= /usr/bin/cpp -C -P
RANLIB= ranlib
CC= gcc
! CFLAGS= -O2
GC_CC= ${CC}
MV= mv
CMP= cmp
CS= cs
! SHOME= ..
AR= ar
RM= rm -f
TEST= test