mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
Fix PORTREVISION on ports which have PORTVERSION?= set.
Noticed by Max Brazhnikov <makc@issp.ac.ru> Part of the great devel/gettext portrevision bump. Approved by: portmgr (pav)
This commit is contained in:
parent
d4fe53b1b7
commit
212ecfe17b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=214447
8 changed files with 8 additions and 8 deletions
|
@ -7,7 +7,7 @@
|
|||
|
||||
PORTNAME?= openoffice.org
|
||||
PORTVERSION?= 2.4.${SNAPDATE}
|
||||
PORTREVISION?= 1
|
||||
PORTREVISION?= 3
|
||||
PORTEPOCH?= 1
|
||||
CATEGORIES+= editors java
|
||||
MASTER_SITES+= http://ooopackages.good-day.net/pub/OpenOffice.org/sources/ \
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
|
||||
PORTNAME?= openoffice.org
|
||||
PORTVERSION?= ${OOOVERSION}
|
||||
PORTREVISION?= 1
|
||||
PORTREVISION?= 6
|
||||
CATEGORIES+= editors java
|
||||
MASTER_SITES+= http://ooopackages.good-day.net/pub/OpenOffice.org/sources/ \
|
||||
http://openoffice.lunarshells.com/sources/ \
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
|
||||
PORTNAME?= openoffice.org
|
||||
PORTVERSION?= 2.4.${SNAPDATE}
|
||||
PORTREVISION?= 1
|
||||
PORTREVISION?= 3
|
||||
PORTEPOCH?= 1
|
||||
CATEGORIES+= editors java
|
||||
MASTER_SITES+= http://ooopackages.good-day.net/pub/OpenOffice.org/sources/ \
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
|
||||
PORTNAME= XaraLX
|
||||
PORTVERSION?= 0.7r1692
|
||||
PORTREVISION?= 1
|
||||
PORTREVISION?= 5
|
||||
CATEGORIES= graphics
|
||||
MASTER_SITES= http://downloads.xara.com/opensource/ \
|
||||
${MASTER_SITE_LOCAL}
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
|
||||
PORTNAME= enigmail
|
||||
PORTVERSION?= 0.93.0
|
||||
PORTREVISION?= 1
|
||||
PORTREVISION?= 7
|
||||
CATEGORIES= mail security
|
||||
MASTER_SITES= \
|
||||
http://mozdev.secsup.org/enigmail/src/ \
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
|
||||
PORTNAME= avahi
|
||||
PORTVERSION= 0.6.22
|
||||
PORTREVISION?= 1
|
||||
PORTREVISION?= 5
|
||||
CATEGORIES?= net dns
|
||||
MASTER_SITES= http://www.avahi.org/download/
|
||||
PKGNAMESUFFIX?= -app
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
|
||||
PORTNAME= linc
|
||||
PORTVERSION= 1.0.3
|
||||
PORTREVISION?= 1
|
||||
PORTREVISION?= 7
|
||||
CATEGORIES= net
|
||||
MASTER_SITES= ${MASTER_SITE_GNOME}
|
||||
MASTER_SITE_SUBDIR= sources/${PORTNAME}/1.0
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
|
||||
PORTNAME= aluminumalloy
|
||||
PORTVERSION?= 2004.01.04
|
||||
PORTREVISION?= 1
|
||||
PORTREVISION?= 4
|
||||
CATEGORIES= x11-themes gnome
|
||||
MASTER_SITES= http://www.users.monornet.hu/linux/gtk2/oldies/
|
||||
PKGNAMEPREFIX?= ${TYPE}-
|
||||
|
|
Loading…
Add table
Reference in a new issue