core rebuild
This commit is contained in:
+21422
-21143
File diff suppressed because it is too large
Load Diff
@@ -1 +1 @@
|
||||
6671aa45573cd516a5b4f731494eda6e694a92e4
|
||||
a2c32af4cb3709de715bad1b30a3fc025e5b50d5
|
||||
Binary file not shown.
@@ -1 +1 @@
|
||||
77064e864aa3576613599e4d2898f4cfaf091026
|
||||
c0d952753a3f87dc4146e7391ea406f04131f360
|
||||
@@ -40,6 +40,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="5">
|
||||
<Date>2020-12-09</Date>
|
||||
<Version>2.5.0</Version>
|
||||
<Comment>Rebuild.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="4">
|
||||
<Date>2020-07-20</Date>
|
||||
<Version>2.5.0</Version>
|
||||
|
||||
@@ -88,8 +88,8 @@ def install():
|
||||
# NEEDS MODIFICATION FOR NEW VERSION
|
||||
pisitools.dosym("/usr/lib/perl5/%s/%s-linux-thread-multi/CORE/libperl.so.%s" % (get.srcVERSION(), get.ARCH(), get.srcVERSION()), "/usr/lib/libperl.so")
|
||||
pisitools.dosym("/usr/lib/perl5/%s/%s-linux-thread-multi/CORE/libperl.so.%s" % (get.srcVERSION(), get.ARCH(), get.srcVERSION()), "/usr/lib/libperl.so.5")
|
||||
pisitools.dosym("/usr/lib/perl5/%s/%s-linux-thread-multi/CORE/libperl.so.%s" % (get.srcVERSION(), get.ARCH(), get.srcVERSION()), "/usr/lib/libperl.so.5.30")
|
||||
pisitools.dosym("/usr/lib/perl5/%s/%s-linux-thread-multi/CORE/libperl.so.%s" % (get.srcVERSION(), get.ARCH(), get.srcVERSION()), "/usr/lib/libperl.so.5.30.0")
|
||||
pisitools.dosym("/usr/lib/perl5/%s/%s-linux-thread-multi/CORE/libperl.so.%s" % (get.srcVERSION(), get.ARCH(), get.srcVERSION()), "/usr/lib/libperl.so.5.32")
|
||||
pisitools.dosym("/usr/lib/perl5/%s/%s-linux-thread-multi/CORE/libperl.so.%s" % (get.srcVERSION(), get.ARCH(), get.srcVERSION()), "/usr/lib/libperl.so.5.32.0")
|
||||
|
||||
# Docs
|
||||
pisitools.dodir("/usr/share/doc/%s/html" % get.srcNAME())
|
||||
|
||||
@@ -13,7 +13,7 @@
|
||||
<IsA>app:console</IsA>
|
||||
<Summary>Larry Wall's Practical Extraction and Reporting Language</Summary>
|
||||
<Description>Perl is a high-level programming language with roots in C, sed, awk and shell scripting. Perl is good at handling processes and files, and is especially good at handling text. Perl's hallmarks are practicality and efficiency. While it is used to do a lot of different things, Perl's most common applications are system administration utilities and web programming. A large proportion of the CGI scripts on the web are written in Perl. You need the perl package installed on your system so that your system can handle Perl scripts.</Description>
|
||||
<Archive sha1sum="905617fbc5802d59914be2a26a604dee52dd13b3" type="targz">https://www.cpan.org/src/5.0/perl-5.30.1.tar.gz</Archive>
|
||||
<Archive sha1sum="ddecb3117c016418b19ed3a8827e4b521b47d6bb" type="targz">https://www.cpan.org/src/5.0/perl-5.32.0.tar.gz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency versionFrom="6.2.23">db-devel</Dependency>
|
||||
<Dependency>gdbm-devel</Dependency>
|
||||
@@ -54,6 +54,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="7">
|
||||
<Date>2020-12-09</Date>
|
||||
<Version>5.32.0</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="6">
|
||||
<Date>2019-12-11</Date>
|
||||
<Version>5.30.1</Version>
|
||||
|
||||
@@ -136,6 +136,13 @@
|
||||
</Package>-->
|
||||
|
||||
<History>
|
||||
<Update release="8">
|
||||
<Date>2020-12-09</Date>-
|
||||
<Version>2.7.18</Version>
|
||||
<Comment>Rebuild.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="7">
|
||||
<Date>2020-10-19</Date>-
|
||||
<Version>2.7.18</Version>
|
||||
|
||||
@@ -37,7 +37,7 @@
|
||||
<Update release="8">
|
||||
<Date>2020-12-09</Date>
|
||||
<Version>2.7.6</Version>
|
||||
<Comment>Rebuild.</Comment>
|
||||
<Comment>Rebuild</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
|
||||
Reference in New Issue
Block a user