Skip to content

Commit cb4ccbc

Browse files
committed
update to 1.3 build 4
1 parent 004897a commit cb4ccbc

File tree

5 files changed

+12
-11
lines changed

5 files changed

+12
-11
lines changed

package/LATEST

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
pfSense-pkg-FauxAPI-1.3_3.txz
1+
pfSense-pkg-FauxAPI-1.3_4.txz

package/README.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -9,12 +9,12 @@ installation example below. It takes just 2x commands to install and just 1x
99
command to de-install if you need to.
1010

1111
## Current Version
12-
- pfSense-pkg-FauxAPI-1.3_3.txz
13-
- SHA256: 9ed0e5a61a1cb954b203d732c3d0d141dacd4f7b26ed5d892819683f15659f47
12+
- pfSense-pkg-FauxAPI-1.3_4.txz
13+
- SHA256: aa0102c7a59dbede71c1fc7ecf7a9b8931cdc297bedfa1b71319078447e2a9b3
1414

1515
## Installation Example
1616
```
17-
[2.4.3-RELEASE][root@pfSense.localdomain]/root: pkg-static install pfSense-pkg-FauxAPI-1.3_3.txz
17+
[2.4.3-RELEASE][root@pfSense.localdomain]/root: pkg-static install pfSense-pkg-FauxAPI-1.3_4.txz
1818
Updating pfSense-core repository catalogue...
1919
pfSense-core repository is up to date.
2020
Updating pfSense repository catalogue...
@@ -25,13 +25,13 @@ Checking integrity... done (0 conflicting)
2525
The following 1 package(s) will be affected (of 0 checked):
2626
2727
New packages to be INSTALLED:
28-
pfSense-pkg-FauxAPI: 1.3_3 [unknown-repository]
28+
pfSense-pkg-FauxAPI: 1.3_4 [unknown-repository]
2929
3030
Number of packages to be installed: 1
3131
3232
Proceed with this action? [y/N]: y
33-
[1/1] Installing pfSense-pkg-FauxAPI-1.3_3...
34-
Extracting pfSense-pkg-FauxAPI-1.3_3: 100%
33+
[1/1] Installing pfSense-pkg-FauxAPI-1.3_4...
34+
Extracting pfSense-pkg-FauxAPI-1.3_4: 100%
3535
Saving updated package information...
3636
done.
3737
Loading package configuration... done.
@@ -49,15 +49,15 @@ Checking integrity... done (0 conflicting)
4949
Deinstallation has been requested for the following 1 packages (of 0 packages in the universe):
5050
5151
Installed packages to be REMOVED:
52-
pfSense-pkg-FauxAPI-1.3_3
52+
pfSense-pkg-FauxAPI-1.3_4
5353
5454
Number of packages to be removed: 1
5555
5656
Proceed with deinstalling packages? [y/N]: y
57-
[1/1] Deinstalling pfSense-pkg-FauxAPI-1.3_3...
57+
[1/1] Deinstalling pfSense-pkg-FauxAPI-1.3_4...
5858
Removing FauxAPI components...
5959
Menu items... done.
60-
[1/1] Deleting files for pfSense-pkg-FauxAPI-1.3_3: 100%
60+
[1/1] Deleting files for pfSense-pkg-FauxAPI-1.3_4: 100%
6161
Removing FauxAPI components...
6262
Configuration... done.
6363
[2.4.3-RELEASE][root@pfSense.localdomain]/root:

package/SHA256SUMS

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,3 +8,4 @@ aa01bd1750c325584291f7842ae7c0c20d9b82c9b5fa38bd79cce61c2f88031f pfSense-pkg-Fa
88
cc3d1cac94b9088b13330f72dfbad8a080ca853cd292ad3bbecb5fc6a8497e62 pfSense-pkg-FauxAPI-1.3_1.txz
99
a1770eebae1acc38c2c28fc227bc64561f4e80b01cc3cbffe3655d02c84673ef pfSense-pkg-FauxAPI-1.3_2.txz
1010
9ed0e5a61a1cb954b203d732c3d0d141dacd4f7b26ed5d892819683f15659f47 pfSense-pkg-FauxAPI-1.3_3.txz
11+
aa0102c7a59dbede71c1fc7ecf7a9b8931cdc297bedfa1b71319078447e2a9b3 pfSense-pkg-FauxAPI-1.3_4.txz
37.2 KB
Binary file not shown.

pfSense-pkg-FauxAPI/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
PORTNAME= pfSense-pkg-FauxAPI
44
PORTVERSION= 1.3
5-
PORTREVISION= 3
5+
PORTREVISION= 4
66
CATEGORIES= sysutils
77
MASTER_SITES= # empty
88
DISTFILES= # empty

0 commit comments

Comments
 (0)