mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-24 09:25:01 +00:00
Upgrade to 1.0.5.
This commit is contained in:
parent
a4510476c3
commit
7a7c3a9103
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=1037
@ -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
|
||||
|
@ -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
|
||||
***************
|
||||
|
35
lang/Sather/files/patch-ab
Normal file
35
lang/Sather/files/patch-ab
Normal 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
|
Loading…
Reference in New Issue
Block a user