Browse Source
			
			
			perl/perl-IO-Tty: Updated for version 1.14.
			
				Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
			
			
				pull/80/head
			
			
		 
		
			
				
					
						 Donald Cooley
					
					5 years ago
						Donald Cooley
					
					5 years ago
					
						
							committed by
							
								 Willy Sudiarto Raharjo
								Willy Sudiarto Raharjo
							
						 
					
				 
				
			 
		 
		
			
				
				  
				  No known key found for this signature in database
				  
				  	
						GPG Key ID: 3F617144D7238786
				  	
				  
				
			
		
		
		
	
		
			
				 2 changed files with 
6 additions and 
6 deletions
			 
			
		 
		
			
				- 
					
					
					 
					perl/perl-IO-Tty/perl-IO-Tty.SlackBuild
				
- 
					
					
					 
					perl/perl-IO-Tty/perl-IO-Tty.info
				
					
					
						
							
								
									
										
											
	
		
			
				
					|  |  | @ -2,10 +2,10 @@ | 
			
		
	
		
			
				
					|  |  |  | 
 | 
			
		
	
		
			
				
					|  |  |  | # Slackware build script for perl-IO-Tty | 
			
		
	
		
			
				
					|  |  |  | 
 | 
			
		
	
		
			
				
					|  |  |  | # Written by ruario <sbo@ruari.com> | 
			
		
	
		
			
				
					|  |  |  | # Written by ruario | 
			
		
	
		
			
				
					|  |  |  | 
 | 
			
		
	
		
			
				
					|  |  |  | PRGNAM=perl-IO-Tty | 
			
		
	
		
			
				
					|  |  |  | VERSION=${VERSION:-1.12} | 
			
		
	
		
			
				
					|  |  |  | VERSION=${VERSION:-1.14} | 
			
		
	
		
			
				
					|  |  |  | BUILD=${BUILD:-1} | 
			
		
	
		
			
				
					|  |  |  | TAG=${TAG:-_SBo} | 
			
		
	
		
			
				
					|  |  |  | 
 | 
			
		
	
	
		
			
				
					|  |  | @ -73,7 +73,7 @@ find $PKG -depth -type d -empty -delete || true | 
			
		
	
		
			
				
					|  |  |  | 
 | 
			
		
	
		
			
				
					|  |  |  | mkdir -p $PKG/usr/doc/$PRGNAM-$VERSION | 
			
		
	
		
			
				
					|  |  |  | cp -a \ | 
			
		
	
		
			
				
					|  |  |  |   ChangeLog README \ | 
			
		
	
		
			
				
					|  |  |  |   ChangeLog README.md \ | 
			
		
	
		
			
				
					|  |  |  |   $PKG/usr/doc/$PRGNAM-$VERSION | 
			
		
	
		
			
				
					|  |  |  | cat $CWD/$PRGNAM.SlackBuild > $PKG/usr/doc/$PRGNAM-$VERSION/$PRGNAM.SlackBuild | 
			
		
	
		
			
				
					|  |  |  | 
 | 
			
		
	
	
		
			
				
					|  |  | 
 | 
			
		
	
										
									
								
							
						 
					 
				 
			
		
			
				
					
					
						
							
								
									
										
											
	
		
			
				
					|  |  | @ -1,8 +1,8 @@ | 
			
		
	
		
			
				
					|  |  |  | PRGNAM="perl-IO-Tty" | 
			
		
	
		
			
				
					|  |  |  | VERSION="1.12" | 
			
		
	
		
			
				
					|  |  |  | VERSION="1.14" | 
			
		
	
		
			
				
					|  |  |  | HOMEPAGE="https://metacpan.org/pod/IO::Tty" | 
			
		
	
		
			
				
					|  |  |  | DOWNLOAD="https://cpan.metacpan.org/authors/id/T/TO/TODDR/IO-Tty-1.12.tar.gz" | 
			
		
	
		
			
				
					|  |  |  | MD5SUM="11695a1a516b3bd1b90ce75ff0ce3e6d" | 
			
		
	
		
			
				
					|  |  |  | DOWNLOAD="https://cpan.metacpan.org/authors/id/T/TO/TODDR/IO-Tty-1.14.tar.gz" | 
			
		
	
		
			
				
					|  |  |  | MD5SUM="70bcec4b1b19838ed209fb96a13f3e89" | 
			
		
	
		
			
				
					|  |  |  | DOWNLOAD_x86_64="" | 
			
		
	
		
			
				
					|  |  |  | MD5SUM_x86_64="" | 
			
		
	
		
			
				
					|  |  |  | REQUIRES="" | 
			
		
	
	
		
			
				
					|  |  | 
 |