non port: graphics/EZWGL/distinfo |
SVNWeb
|
Number of commits found: 7 |
Sun, 3 Jul 2011
|
[ 14:12 ohauer ] (Only the first 10 of 593 ports in this commit are shown above. )
-remove MD5
|
Wed, 14 Dec 2005
|
[ 17:19 tdb ]
- Unbreak, upstream distfile changed.
Change in distfile was a typo fix, diff follows:
diff -ruN EZWGL-1.50.old/include/EZ.h EZWGL-1.50/include/EZ.h
--- EZWGL-1.50.old/include/EZ.h Sat Dec 11 06:27:24 1999
+++ EZWGL-1.50/include/EZ.h Tue Mar 1 15:02:31 2005
@@ -3453,7 +3453,7 @@
int x1, int y1, int flag));
EXTERN void EZ_MarkSSheetUsedTextProperties MY_ANSIARGS((EZ_Widget *widget));
EXTERN void EZ_SSheetPasteSelection MY_ANSIARGS((EZ_Widget *widget));
-EXTERN int EZ_MatchWord MY_ANSIARGS((char *buf, char *word, int blen, int
wlen, int *pos_ret);)
+EXTERN int EZ_MatchWord MY_ANSIARGS((char *buf, char *word, int blen, int
wlen, int *pos_ret));
#endif
#ifndef _EZ_WIDGET_THUM_WHEEL_C_
PR: 90374
Submitted by: "Ion-Mihai "IOnut" Tetcu" <itetcu@people.tecnik93.com>
Approved by: clement (mentor)
|
Sat, 26 Nov 2005
|
[ 01:48 pav ] (Only the first 10 of 277 ports in this commit are shown above. )
- Add SHA256
|
Wed, 17 Mar 2004
|
[ 18:29 trevor ] (Only the first 10 of 272 ports in this commit are shown above. )
SIZEify.
|
Sat, 30 Aug 2003
|
[ 07:27 krion ]
- Author rerolled source distfile. All changes appear to be:
o Convert K&R style function declarations to ANSI C style.
o Add calls to EZ_WidgetExists() in several places to verify
existance of widgets before use.
- Bump PORTREVISION
PR: 56162
Submitted by: Michael Edenfield <kutulu@kutulu.org>
|
Sat, 7 Sep 2002
|
[ 22:43 kris ]
The previous distfile was corrupted; the new one has no other changes.
Submitted by: kan
|
Sat, 10 Mar 2001
|
[ 05:34 kris ]
Chase the checksum on the docs -- the postscript files were regenerated
|
Number of commits found: 7 |