mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
PORTVERSION -> DISTVERSION
This commit is contained in:
parent
6359b9a527
commit
cfd2d551b1
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=126979
2 changed files with 2 additions and 4 deletions
|
@ -6,10 +6,9 @@
|
||||||
#
|
#
|
||||||
|
|
||||||
PORTNAME= File
|
PORTNAME= File
|
||||||
PORTVERSION= 1.1.0.r3
|
DISTVERSION= 1.1.0RC3
|
||||||
PORTEPOCH= 1
|
PORTEPOCH= 1
|
||||||
CATEGORIES= sysutils www pear
|
CATEGORIES= sysutils www pear
|
||||||
DISTNAME= ${PORTNAME}-${PORTVERSION:S/.r/RC/}
|
|
||||||
|
|
||||||
MAINTAINER= antonio@php.net
|
MAINTAINER= antonio@php.net
|
||||||
COMMENT= PEAR common file and directory routines
|
COMMENT= PEAR common file and directory routines
|
||||||
|
|
|
@ -6,9 +6,8 @@
|
||||||
#
|
#
|
||||||
|
|
||||||
PORTNAME= HTTP_Download
|
PORTNAME= HTTP_Download
|
||||||
PORTVERSION= 1.0.0.r4
|
DISTVERSION= 1.0.0RC4
|
||||||
CATEGORIES= www devel pear
|
CATEGORIES= www devel pear
|
||||||
DISTNAME= ${PORTNAME}-${PORTVERSION:S/.r/RC/}
|
|
||||||
|
|
||||||
MAINTAINER= antonio@php.net
|
MAINTAINER= antonio@php.net
|
||||||
COMMENT= PEAR class to send HTTP downloads
|
COMMENT= PEAR class to send HTTP downloads
|
||||||
|
|
Loading…
Add table
Reference in a new issue