svn commit: r322373 - head/german/BBBike

Lars Engels lme at FreeBSD.org
Sat Jul 6 09:18:28 UTC 2013


Author: lme
Date: Sat Jul  6 09:18:27 2013
New Revision: 322373
URL: http://svnweb.freebsd.org/changeset/ports/322373

Log:
  - Fix plist
  - While here, use new Makefile header
  
  PR:		ports/180281
  Submitted by:	maintainer

Modified:
  head/german/BBBike/Makefile   (contents, props changed)
  head/german/BBBike/pkg-plist.in   (contents, props changed)

Modified: head/german/BBBike/Makefile
==============================================================================
--- head/german/BBBike/Makefile	Sat Jul  6 09:04:54 2013	(r322372)
+++ head/german/BBBike/Makefile	Sat Jul  6 09:18:27 2013	(r322373)
@@ -1,13 +1,9 @@
-# New ports collection makefile for:	BBBike
-# Date created:		Fri Aug 14 15:32:26 CEST 1998
-# Whom:			Slaven Rezic <eserte at cs.tu-berlin.de>
-#
+# Created by: Slaven Rezic <eserte at cs.tu-berlin.de>
 # $FreeBSD$
-#
 
 PORTNAME=	BBBike
 PORTVERSION=	3.18
-#PORTREVISION=	0
+PORTREVISION=	1
 CATEGORIES=	german
 MASTER_SITES=	SF/${PORTNAME:L}/${PORTNAME}/${PORTVERSION}
 

Modified: head/german/BBBike/pkg-plist.in
==============================================================================
--- head/german/BBBike/pkg-plist.in	Sat Jul  6 09:04:54 2013	(r322372)
+++ head/german/BBBike/pkg-plist.in	Sat Jul  6 09:18:27 2013	(r322373)
@@ -1121,7 +1121,7 @@ BBBike/lib/%%LOCAL_PERL_ARCH%%/auto/Virt
 @dirrm BBBike/data/sehenswuerdigkeit_img
 @dirrm BBBike/ext/StrassenNetz-CNetFile
 @dirrm BBBike/lib/%%LOCAL_PERL_ARCH%%
- at dirrmtry BBBike/lib/%%PERL_VER%%
+ at dirrmtry BBBike/lib/%%PERL_VERSION%%
 @dirrm BBBike/ext/VectorUtil-Inline/t
 @dirrm BBBike/ext/Strassen-Inline2/t
 @dirrm BBBike/ext/VectorUtil-Inline


More information about the svn-ports-all mailing list