[csw-devel] SF.net SVN: gar:[14016] csw/mgar/pkg/pca/trunk

dmichelsen at users.sourceforge.net dmichelsen at users.sourceforge.net
Wed Mar 30 14:50:16 CEST 2011


Revision: 14016
          http://gar.svn.sourceforge.net/gar/?rev=14016&view=rev
Author:   dmichelsen
Date:     2011-03-30 12:50:16 +0000 (Wed, 30 Mar 2011)

Log Message:
-----------
pca: Add chkmin from contrib/

Modified Paths:
--------------
    csw/mgar/pkg/pca/trunk/Makefile
    csw/mgar/pkg/pca/trunk/checksums

Modified: csw/mgar/pkg/pca/trunk/Makefile
===================================================================
--- csw/mgar/pkg/pca/trunk/Makefile	2011-03-30 07:55:31 UTC (rev 14015)
+++ csw/mgar/pkg/pca/trunk/Makefile	2011-03-30 12:50:16 UTC (rev 14016)
@@ -13,8 +13,10 @@
   It works on all versions of Solaris, both SPARC and x86.
 endef
 
-MASTER_SITES = http://www.par.univie.ac.at/solaris/pca/download/
+MASTER_SITES += http://www.par.univie.ac.at/solaris/pca/download/
+MASTER_SITES += http://www.par.univie.ac.at/solaris/pca/contrib/
 DISTFILES  = $(NAME)-$(VERSION)
+DISTFILES += chkmin
 DISTFILES += COPYING
 DISTFILES += pca.conf
 
@@ -52,6 +54,7 @@
 install-custom:
 	ginstall -d $(DESTDIR)$(bindir)
 	ginstall $(WORKSRC)/pca $(DESTDIR)$(bindir)/pca
+	ginstall $(WORKSRC)/chkmin $(DESTDIR)$(bindir)/chkmin
 	ginstall -d $(DESTDIR)/etc/opt/csw
 	ginstall $(WORKSRC)/pca.conf $(DESTDIR)/etc/opt/csw
 	ginstall -d $(DESTDIR)$(mandir)/man8

Modified: csw/mgar/pkg/pca/trunk/checksums
===================================================================
--- csw/mgar/pkg/pca/trunk/checksums	2011-03-30 07:55:31 UTC (rev 14015)
+++ csw/mgar/pkg/pca/trunk/checksums	2011-03-30 12:50:16 UTC (rev 14016)
@@ -1 +1,2 @@
+f0a009f889da56e5a0de7f322dbfa0a8  chkmin
 bd964b26b3de794dc6742bac7c8ab0c6  pca-20110329-01


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.


More information about the devel mailing list