[Midnightbsd-cvs] mports [24984] trunk/devel: add nspr
laffer1 at midnightbsd.org
laffer1 at midnightbsd.org
Wed Feb 13 09:33:43 EST 2019
Revision: 24984
http://svnweb.midnightbsd.org/mports/?rev=24984
Author: laffer1
Date: 2019-02-13 09:33:42 -0500 (Wed, 13 Feb 2019)
Log Message:
-----------
add nspr
Modified Paths:
--------------
trunk/devel/Makefile
Added Paths:
-----------
trunk/devel/linux-c6-nspr/
trunk/devel/linux-c6-nspr/Makefile
trunk/devel/linux-c6-nspr/distinfo
trunk/devel/linux-c6-nspr/pkg-plist.amd64
trunk/devel/linux-c6-nspr/pkg-plist.i386
Modified: trunk/devel/Makefile
===================================================================
--- trunk/devel/Makefile 2019-02-13 14:32:38 UTC (rev 24983)
+++ trunk/devel/Makefile 2019-02-13 14:33:42 UTC (rev 24984)
@@ -203,6 +203,7 @@
SUBDIR += libuv
SUBDIR += libvolume_id
SUBDIR += libzvbi
+SUBDIR += linux-c6-nspr
SUBDIR += linux-c6-qt47
SUBDIR += linux-c6-sdl12
SUBDIR += linux-c7-dbus-glib
Added: trunk/devel/linux-c6-nspr/Makefile
===================================================================
--- trunk/devel/linux-c6-nspr/Makefile (rev 0)
+++ trunk/devel/linux-c6-nspr/Makefile 2019-02-13 14:33:42 UTC (rev 24984)
@@ -0,0 +1,19 @@
+# $MidnightBSD$
+
+PORTNAME= nspr
+PORTVERSION= 4.19.0
+CATEGORIES= devel linux
+
+MAINTAINER= ports at MidnightBSD.org
+COMMENT= Netscape Portable Runtime (Linux CentOS ${LINUX_DIST_VER})
+
+LICENSE= mpl gpl2
+LICENSE_COMB= dual
+
+DESCR= ${.CURDIR}/../${PORTNAME}/pkg-descr
+RPMVERSION= 1.el6
+USES= linux:c6
+USE_LDCONFIG= yes
+USE_LINUX_RPM= yes
+
+.include <bsd.port.mk>
Property changes on: trunk/devel/linux-c6-nspr/Makefile
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:keywords
## -0,0 +1 ##
+MidnightBSD=%H
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property
Added: trunk/devel/linux-c6-nspr/distinfo
===================================================================
--- trunk/devel/linux-c6-nspr/distinfo (rev 0)
+++ trunk/devel/linux-c6-nspr/distinfo 2019-02-13 14:33:42 UTC (rev 24984)
@@ -0,0 +1,7 @@
+TIMESTAMP = 1532349275
+SHA256 (centos/nspr-4.19.0-1.el6.i686.rpm) = ab4b72a2833cc6cd1c15cde6c73ded3e6db8646868cbc62949c8478e1ef4bb11
+SIZE (centos/nspr-4.19.0-1.el6.i686.rpm) = 119652
+SHA256 (centos/nspr-4.19.0-1.el6.x86_64.rpm) = f7dc13dea884b7d3bd374059629be73e9e74e6a5939e0fd5dd4285a1e889d031
+SIZE (centos/nspr-4.19.0-1.el6.x86_64.rpm) = 116824
+SHA256 (centos/nspr-4.19.0-1.el6.src.rpm) = be37a65cf62faf8fa1204d6201afde13eb4e6236fa0d5ba4a354e547faf45e7a
+SIZE (centos/nspr-4.19.0-1.el6.src.rpm) = 1204507
Property changes on: trunk/devel/linux-c6-nspr/distinfo
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property
Added: trunk/devel/linux-c6-nspr/pkg-plist.amd64
===================================================================
--- trunk/devel/linux-c6-nspr/pkg-plist.amd64 (rev 0)
+++ trunk/devel/linux-c6-nspr/pkg-plist.amd64 2019-02-13 14:33:42 UTC (rev 24984)
@@ -0,0 +1,6 @@
+usr/lib/libnspr4.so
+usr/lib/libplc4.so
+usr/lib/libplds4.so
+usr/lib64/libnspr4.so
+usr/lib64/libplc4.so
+usr/lib64/libplds4.so
Property changes on: trunk/devel/linux-c6-nspr/pkg-plist.amd64
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property
Added: trunk/devel/linux-c6-nspr/pkg-plist.i386
===================================================================
--- trunk/devel/linux-c6-nspr/pkg-plist.i386 (rev 0)
+++ trunk/devel/linux-c6-nspr/pkg-plist.i386 2019-02-13 14:33:42 UTC (rev 24984)
@@ -0,0 +1,3 @@
+usr/lib/libnspr4.so
+usr/lib/libplc4.so
+usr/lib/libplds4.so
Property changes on: trunk/devel/linux-c6-nspr/pkg-plist.i386
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property
More information about the Midnightbsd-cvs
mailing list