Subversion Repositories SvarDOS

Compare Revisions

Ignore whitespace Rev 1185 → Rev 1184

/pkgnet/trunk/Makefile
26,10 → 26,9
pkgnet.exe: pkgnet.obj net.obj unchunk.obj lsm.obj helpers.obj trim.obj
cd nls_utf8
utf8tocp 850 de_utf8.txt > de.txt
utf8tocp 850 br_utf8.txt > br.txt
utf8tocp 437 en_utf8.txt > en.txt
utf8tocp maz pl_utf8.txt > pl.txt
..\svarlang.lib\tlumacz en br de pl > tlumacz.log
..\svarlang.lib\tlumacz en de pl
del ??.txt
move /y deflang.c ..\deflang.c
move /y out.lng ..\pkgnet.lng
/pkgnet/trunk/nls_utf8/br_utf8.txt
File deleted
/pkgnet/trunk/pkgnet.c
3,7 → 3,7
*
* PUBLISHED UNDER THE TERMS OF THE MIT LICENSE
*
* COPYRIGHT (C) 2016-2023 MATEUSZ VISTE, ALL RIGHTS RESERVED.
* COPYRIGHT (C) 2016-2022 MATEUSZ VISTE, ALL RIGHTS RESERVED.
*
* Permission is hereby granted, free of charge, to any person obtaining a
* copy of this software and associated documentation files (the "Software"),
40,8 → 40,8
#include "../../pkg/trunk/lsm.h"
 
 
#define PVER "20230208"
#define PDATE "2021-2023"
#define PVER "20220318"
#define PDATE "2021-2022"
 
#define HOSTADDR "svardos.org"
 
/pkgnet/trunk/pkgnet.lsm
1,2 → 1,2
version: 20230208
version: 20220219
description: pulls packages and updates from the online SvarDOS repository